Witam mam pytanko, wgralem modyfikacjie Advanced Rules 1.0.0 i kiedy w chodze w PA i chce sprawdzic liste userow ktorzy nie przeczytali regulaminu wyskakuje mi cos takiego :
Błąd Ogólny
Could not obtain list of users that don't have read the rules
DEBUG MODE
SQL Error : 1064 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 user_id <> -1 ORDER BY user_id ASC' at line 1
SELECT user_id, username, user_view_rules FROM phpbb_users WHERE user_view_rules < AND user_id <> -1 ORDER BY user_id ASC
Line : 217
File : admin_rules.php
Nie za bardzo wiem co z tym zrobic....Pomozcie jesli wiecie jak sie tego pozbyc, ja nie mam kompletnie pomyslu
The Evil has Survived