Jump to content
MakeWebGames

Recommended Posts

Posted

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.

Posted
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.

  • 4 years later...
  • 1 month later...
Posted
On 7/11/2023 at 2:15 AM, Uridium said:

on your smenu.php add

<a href='staff_users.php?action=massitemgive'> Give all Users an Item</a>

 

and it should work

 

Thanks, will try now

i am only getting a black screen

is there an SQL for it?

Posted

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.

 

Posted
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

  • 6 months later...
Posted (edited)

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

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...