Jump to content
MakeWebGames

Recommended Posts

Posted

getting this error on a new install.

Fatal error: Cannot redeclare item_remove() (previously declared in /home/my4x4toy/public_html/wastelandwar/itemmarket.php:48) in /home/my4x4toy/public_html/wastelandwar/global_func.php on line 323

  • 2 years later...
Posted

Re: Item market error

 

this Is gay, I removed What I needed to and It still says the same thing :|

The v2 itemmarket.php is fairly well known for having a function named item_remove() in there..

Simply find both instances of it (in the switch() and the actual function itself (both found in imtemmarket.php)) and change to remove_item() - it's as simple as that.

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