Quote:
Originally Posted by Sunka
Not working for me:
|
Fixed in 4.0.3
Quote:
Originally Posted by exportforce
|
This is a problem with the german translation. Fixed in 4.0.3
Quote:
Originally Posted by micheal332001
is this right in the class file
PHP Code:
$awardfieldq =$vbulletin->db->query_read("SHOW COLUMNS FROM " . TABLE_PREFIX . "xperience_stats WHERE Field='".$awardfield."'");
as im getting a database error.
PHP Code:
Invalid SQL:
SHOW COLUMNS FROM vb4_xperience_stats WHERE Field='points_threads';
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 'WHERE Field='points_threads'' at line 1
any ideas on this.
|
Yes, it is right.
Which MySQL Version are you using?