This looks like an interesting mod... but I have a problem...
I have installed the mod as the instructions dictate. However I go and post, and I get this error message...
General Error
SQL ERROR [ mysql4 ]
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 user_id = 2' at line 3 [1064]
SQL
UPDATE phpbb_users SET user_points = user_points + WHERE user_id = 2
BACKTRACE
FILE: includes/db/mysql.php
LINE: 133
CALL: dbal_mysql->sql_error()
FILE: includes/mods/functions_points.php
LINE: 27
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 968
CALL: add_points()
[/quote]
I would like to know how a.)to fix this or b.)to remove this so i won't get this error. Please note that I am new to phpbb... perhaps the one thing I definitely miss are package installers...