ShadowFun
03-24-2005, 08:42 AM
Hello...
Thank you for the conducted enormous work above AWS. ;)
There are problems after the fresh install on a
clean forum.
Installed version is 3.3.1 ... then upgraded to 3.3.2
Admin CP -> Warning System ->
1. View Warned Users
Warning: Division by zero in \admincp\admin_warn.php on line 704
Invalid SQL: select * from
user u where warnings>0 ORDER BY userid ASC LIMIT 0,
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 '' at line 2
mysql error number: 1064
2. Statistics - Warnings per User
Warning: Division by zero in \admincp\admin_warn.php on line 704
Invalid SQL: select * from
user u where warnings>0 ORDER BY userid ASC LIMIT 0,
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 '' at line 2
mysql error number: 1064
3. Statistics - Bans per User
Warning: Division by zero in \admincp\admin_warn.php on line 1988
Invalid SQL: select b.*, u.*, a.username AS warner, w.*, wt.*
from ban_dates as b
LEFT JOIN user AS u ON(u.userid = b.banned_user)
LEFT JOIN user AS a ON(a.userid = b.banned_by)
LEFT JOIN warnings AS w ON(w.wid = b.banned_warning)
LEFT JOIN warning_types AS wt ON(wt.tid =
w.warned_warning_id)
ORDER BY b.banned_user, b.banned_ban LIMIT 0,
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 '' at line 6
mysql error number: 1064
How is it possible to correct ?
Rgds.
Thank you for the conducted enormous work above AWS. ;)
There are problems after the fresh install on a
clean forum.
Installed version is 3.3.1 ... then upgraded to 3.3.2
Admin CP -> Warning System ->
1. View Warned Users
Warning: Division by zero in \admincp\admin_warn.php on line 704
Invalid SQL: select * from
user u where warnings>0 ORDER BY userid ASC LIMIT 0,
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 '' at line 2
mysql error number: 1064
2. Statistics - Warnings per User
Warning: Division by zero in \admincp\admin_warn.php on line 704
Invalid SQL: select * from
user u where warnings>0 ORDER BY userid ASC LIMIT 0,
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 '' at line 2
mysql error number: 1064
3. Statistics - Bans per User
Warning: Division by zero in \admincp\admin_warn.php on line 1988
Invalid SQL: select b.*, u.*, a.username AS warner, w.*, wt.*
from ban_dates as b
LEFT JOIN user AS u ON(u.userid = b.banned_user)
LEFT JOIN user AS a ON(a.userid = b.banned_by)
LEFT JOIN warnings AS w ON(w.wid = b.banned_warning)
LEFT JOIN warning_types AS wt ON(wt.tid =
w.warned_warning_id)
ORDER BY b.banned_user, b.banned_ban LIMIT 0,
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 '' at line 6
mysql error number: 1064
How is it possible to correct ?
Rgds.