The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Profile: Go Advanced issue
Hello. Please help to solve this thing which I have no explanation for. I have not changed anything in the DB.
To the problem. In the user profile in the area where personal messages are left there is a button "Go Advanced". Well now istead of taking me to the full size editor it gives me an error PHP Code:
|
#2
|
|||
|
|||
Basically that error message means that there is no userlist table or it cannot find it.
I would suggest going into your database manager (most likely phpmyadmin) and check whether the userlist table still exists. Thanks, Paul. |
#3
|
|||
|
|||
Can you please provide the URL so we can see the full error message?
|
#4
|
|||
|
|||
The table does exist
rwvb_userlist PM sent to Marco Van Herwaarden due to the test site being password protected in accordance with vb instructions |
#5
|
|||
|
|||
If you can not post the URL here, then a copy of the full error message might also do.
PS If the table rwvb_userlist does exist, then i guess that you have installed a modification that does not work with table prefixes. Contact the author for a solution. |
#6
|
|||
|
|||
Thank You,
Here is a complete error message: Quote:
|
#7
|
|||
|
|||
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php define('DISABLE_HOOKS', true); |
#8
|
|||
|
|||
After putting this define('DISABLE_HOOKS', true); in config everything started to work again.
I guess gonna have to see which one of the plugins causes this weird issue. Thank you very much. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|