Jump to content
MakeWebGames

Recommended Posts

Posted

Many people have had difficulty making a successful one of these. I have had a go, and its worked. This allows you to remove items from shops with such ease. :)

Anyway, Here you go.

 

Open admin.php and find where it says

You're unable to view this code.

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

 

Add AFTER

You're unable to view this code.

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

 

Then find later in the code where it says

You're unable to view this code.

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

 

ADD BEFORE

You're unable to view this code.

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

 

Your done. :mrgreen:

Posted

Re: [All] Remove Items from Shops

Works perfectly. Just a little suggestion though...

Combine the delete_shopitem_form() function and the delete_shopitem2_form() function together.

Posted

Re: [All] Remove Items from Shops

 

Works perfectly. Just a little suggestion though...

Combine the delete_shopitem_form() function and the delete_shopitem2_form() function together.

Well I would of.

But from the first function it selects the shop, then selects the items from the shop to delete. Otherwise you wouldn't know the shops items. :lol:

I'm shocked you didn't have good thinking zaver. I expected more from you. :lol:

  • 2 weeks later...
Posted

Re: [All] Remove Items from Shops

The requested URL /owner.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

any ideas?

Posted

Re: [All] Remove Items from Shops

 

The requested URL /owner.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

any ideas?

Its' admin.php to edit!!

It means the page doesn't exist n00b. :lol:

  • 1 year later...
Posted

Re: [All] Remove Items from Shops

Sorry to bring up this old topic but I didn't see the point in making a new one.

Does anyone know if this will work for V2?

Posted

Re: [All] Remove Items from Shops

uhh, try some of your other staff files? probably admin.php , but i think it is smenu.php is it not? either that or staff.php

  • 3 years later...
Posted
Sorry to bring up this old topic but I didn't see the point in making a new one.

Does anyone know if this will work for V2?

You can always test it and follow necessary conversion options if need be!

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