The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
urgent help with php error
Hello,
I need some help here. when some user tries to change their email address in usercp, there are some errors appearing: Quote:
Quote:
I'm running my forum for a long time, and only today this was reported to me. Is there any help you can give me to fix this? There should be something i put for mistake like a "," or something similar i can't find. Thanks |
#2
|
||||
|
||||
What is on line 349 of your profile.php file? And what is on line 2225 of your register.php file? My guess is they are hooks and so this error is being caused by a modification. You can try disabling your mods and see if you still have this error.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
#3
|
|||
|
|||
adding that line to the config.php file and disabling all hacks didn't solve the problem.
My register.php line 2225 is: PHP Code:
and my profile.php line 349 has got: PHP Code:
|
#4
|
||||
|
||||
Sometimes in order to disable a mod, you also have to remove the files that come with the mod. I'd look for any modification you have installed that uses the register_activate_process hook location and read the install/uninstall instructions and completely uninstall it and see if that fixes things.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|