The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Help
this mysql error
Code:
Invalid SQL: SELECT COUNT(*) AS threads, SUM(IF(thread.lastpost > 1167958688 AND open <> 10, 1, 0)) AS newthread FROM thread AS thread WHERE forumid = 36 AND sticky = 0 AND visible = 1 AND postuserid NOT IN (213.6.152.159); what i should do to solve this proplem Still waiting |
#2
|
||||
|
||||
my board is closed please help me
|
#3
|
|||
|
|||
This sounds like it is linked to a plugin which you have installed.
Disable the plugin system by editing config.php and adding this line right under <?php Code:
define('DISABLE_HOOKS', true); If it is working, disable all plugins and products in the admincp, remove the line from config.php and then enable one product/plugin at a time testing between each one until you find the problem. If it is not working even when you have added the line into config.php and you have applied any file edits, then you should upload a clean set of files overwriting your current set (if in doubt back up your files from your server and do this anyway). If all else fails, and plugins are disabled, and no file edits are present, then you will probably be best off submitting a support ticket via your Members Area |
#4
|
||||
|
||||
i do that before write this thread here and the proplem still appeare
Note : when i log in as admin the board work whithout proplems but when members or guests log in this error appeare i upgrade form 3.5.4 to 3.6.4 to avoid this proplem but nothing happened and the error is still appearing |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|