Quote:
Originally Posted by lasto
Does not work for me
fresh installed version 3.6.8
here is what i get if i go to member.php?u=6612 (profile page)
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT karma FROM user WHERE (userid=6612 OR userid=1) AND karma=1 AND userid NOT IN () AND usergroupid NOT IN (1,3,4);
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 ') AND usergroupid NOT IN (1,3,4)' at line 1
Error Number : 1064
Date : Saturday, August 4th 2007 @ 02:13:04 PM
if i try to load karma.php here is what i get
Warning: implode() [function.implode]: Bad arguments. in /karma.php on line 125
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /karma.php on line 129
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /karma.php on line 342
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT * FROM userrating WHERE active=1 AND userid NOT IN () AND raterid NOT IN () ORDER BY `dateline` DESC;
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 ') AND raterid NOT IN () ORDER BY `dateline` DESC' at line 1
Error Number : 1064
Date : Saturday, August 4th 2007 @ 02:15:12 PM
|
Can you please provide a screenshot of your karma main settings?