The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help!! PHP Fatal Error!
[18-Feb-2009 18:56:54] PHP Fatal error: Cannot redeclare ncode_imageresizer_replace() (previously declared in /home/wdgfu603/public_html/forums/global.php(360) : eval()'d code:42) in /home/wdgfu603/public_html/forums/global.php(360) : eval()'d code on line 161
[18-Feb-2009 18:57:29] PHP Fatal error: Cannot redeclare ncode_imageresizer_replace() (previously declared in /home/wdgfu603/public_html/forums/global.php(360) : eval()'d code:42) in /home/wdgfu603/public_html/forums/global.php(360) : eval()'d code on line 161 [18-Feb-2009 18:59:23] PHP Fatal error: Cannot redeclare ncode_imageresizer_replace() (previously declared in /home/wdgfu603/public_html/forums/global.php(360) : eval()'d code:42) in /home/wdgfu603/public_html/forums/global.php(360) : eval()'d code on line 161 This is the error I am getting, I have been working on fixing this for some time right now and I can't seem to find a solution. Can someone give me some assistance? |
#2
|
||||
|
||||
This is a problem with a modification you have - an image resizer. You should post in the modification thread for help. But really, the error is right there - you have defined the function ncode_imageresizer_replace() more than once - perhaps you are using it in two different modifications. You will have to get rid of the function declaration in one of the mods or rename it in one of the mods.
|
#3
|
|||
|
|||
I don't know where to uninstall it? I've tried removing the php files from the server..That is pretty much all I can do, because I can't even access my AdminCP
Also when I do a search in global.php it doesn't find anything with imageresizer_replace.php in it |
#4
|
||||
|
||||
Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
#5
|
|||
|
|||
Quote:
Follow the instructions provided so you can get into your admincp to do some CONSTRUCTIVE troubleshooting to see which hack has created the problem. |
#6
|
|||
|
|||
Quote:
If you bothered reading you would see that the instructions provided with the mod aren't doing any good because apparently imageresizer (which again is stated in my first post that you obviously didn't read) has already been declared in the code somewhere and I CANNOT find WHERE it is LOCATED because in GLOBAL.PHP there is NOTHING there. so THANKS for the help PAL. |
#7
|
|||
|
|||
Wrong instructions! Disable hooks so you can get into your admincp to try to fix the problem or uninstall the hack. HTH, I am not being a jerk believe me I know what you are going through but you have to take it slow and do things in a specific order to get from a to z.
To the contrary, I read it completely. Quote:
|
#8
|
|||
|
|||
Quote:
I do not know how to disable hook, I have a very basic knowledge when it comes to coding...I can do graphics like you wouldn't believe though! lol Edit : I figured it out...worked like a charm...Thanks for the sarcasim in the first post and the help in the second :P |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|