The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
error
I got error only on administrator account when i wanna check some profile
An internal error has occurred and the module cannot be displayed. how can i fix ? thanks |
#2
|
|||
|
|||
Post full error check error log or email set in config see if the error has been emailed to you
|
#3
|
||||
|
||||
i didn't get nothing ..
--------------- Added [DATE]1446324699[/DATE] at [TIME]1446324699[/TIME] --------------- so how i can fix this issue? --------------- Added [DATE]1446324834[/DATE] at [TIME]1446324834[/TIME] --------------- Database error in vBulletin 5.1.9: Invalid SQL: SELECT closure.child as nodeid, reputation.reputation, user.userid, user.username, user.usergroupid FROM closure AS closure LEFT JOIN reputation AS reputation ON (reputation.nodeid = closure.child) LEFT JOIN user AS user ON (user.userid = reputation.whoadded) WHERE closure.parent = 62 ORDER BY closure.child ASC, reputation.dateline DESC LIMIT -10, 0 /**fetchwhovoted**/; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-10, 0 /**fetchwhovoted**/' at line 7 Error Number : 1064 --------------- Added [DATE]1446331401[/DATE] at [TIME]1446331401[/TIME] --------------- i got this error only on administrator account |
#4
|
||||
|
||||
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php PHP Code:
|
#5
|
||||
|
||||
can you explain more detailed please , what do i need to do to fix it...
--------------- Added [DATE]1446403654[/DATE] at [TIME]1446403654[/TIME] --------------- yea i found file here forum/core/includes i was look in config and is disabled // define("DISABLE_HOOKS", true) |
#6
|
|||
|
|||
you need to remove the // to disable plugins
|
#7
|
||||
|
||||
yea , is working now , but The social connect bar was disappeared ,,, maybe i can fix it as well
--------------- Added [DATE]1446405236[/DATE] at [TIME]1446405236[/TIME] --------------- some modules are not working --------------- Added [DATE]1446405578[/DATE] at [TIME]1446405578[/TIME] --------------- maybe there is an other way to fix that issue , without disabling hooks |
#8
|
||||
|
||||
If the error goes away when you uncomment that hooks like, then a modification is causing the problem. You will need to go through them one-by-one to figure out which is causing the problem.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|