The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Registration error
I received a e-mail from someone that just now registered on my forum and they stated that they received the following error
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/register.php(338) : eval()'d code on line 39 vBulletin Message Unable to add cookies, header already sent. File: /home/mraforum/public_html/upload/includes/class_core.php Line: 5417 This would be the confirmation that registration is complete. Any thoughts onn this? Thanks in advabce. |
#2
|
|||
|
|||
The problem is in a mod, one that uses hook register_addmember_process.
|
#3
|
|||
|
|||
I've disabled all mods associated with registration and still get the same error when testing registration.
Any ideas on what I should do next? |
#4
|
|||
|
|||
Hmm...maybe check the plugin manager for a plugin that's not part of a mod?
As a test you can temporarily disable all plugins by editing your config.php file and adding: Code:
define('DISABLE_HOOKS', true); at the top just under the <?php line. If the problem goes away then it's caused by a plugin. |
#5
|
|||
|
|||
after doing that, it does appear to be one of the mods that is causing the error. Will troublshoot further by adding back one mod at a time.
Thanks for your help. It is much appreciated. --------------- Added [DATE]1337826525[/DATE] at [TIME]1337826525[/TIME] --------------- Found the mod.... now to see if there is an updated version. Thanks again! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|