I get this error when trying to view a user's profile or log out of the foums:
Quote:
Fatal error: Cannot redeclare stripslashesarray() (previously declared in /home/silver/public_html/global.php:32) in /home/silver/public_html/global.php on line 32
I got the store, quickedit and sig edit. I dont know when the error started happening. And I am not experienced enough to un-install everything to find out what is causing it.
That is simple, the warning hack that you installed adds an additional require once in the top of the file, remove that, and the left overs from that hack from the getinfo function and it will run smoothly again.