Jump to content
MakeWebGames

[All] Remove Items from Shops


oxidati0n

Recommended Posts

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:

Link to comment
Share on other sites

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:

Link to comment
Share on other sites

  • 2 weeks later...

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:

Link to comment
Share on other sites

  • 1 year later...
  • 3 years later...

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