Jump to content
MakeWebGames

Mass Item


Dragon Blade

Recommended Posts

Hello there, I have created a modification for V2. Sends an item to all users.

So open up staff_users.php and find -

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Below it add -

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Then find -

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Above it add -

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

And your done.

Link to comment
Share on other sites

Looks like Daves style of graphics... I'm curious now

Dave did designer, he is a good friend. If you have any questions, feel free to start a thread or PM me.

Link to comment
Share on other sites

  • 4 years later...
  • 1 month later...

It might something to do with your php. The mysql_fetch_array was depreciated in php 5.5.0 and was removed altogether in 7.0.0. So it could have something to do with your servers php.

Use either mysqi_fetch_array or pdo.

I don't know if that's the case here or not, but it's worth looking into.

 

Link to comment
Share on other sites

On 7/10/2013 at 3:41 PM, Dragon Blade said:

So open up staff_users.php and find -

 

1 hour ago, Dustin Rohel said:

where do i place that?

 

On 7/10/2013 at 3:41 PM, Dragon Blade said:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Add above that

Link to comment
Share on other sites

  • 6 months later...

I've lost where i was here due to needing to do a back up, this is not working for me anymore. I don't remember if there is an SQL or what i'm doing wrong but can't get it to work again.

 

Error: This script requires an action.

Edited by Dustin Rohel
Trying To Figure This Out
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...