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
|