Forum Consistency Problem? [message #13447] |
Tue, 14 October 2003 00:59 |
shandower
Messages: 2 Registered: October 2003
Karma: 0
|
Junior Member |
|
|
I don't know if this is a bug or admin error.
I had just created a new forum for a mailing list to go to. I created the mailing list rule before actually checking for the PHP binary. I figured I'd deal with it later, deleted the rule, deleted the forum. I went and hit 'Forum Consistency' just because (I've been doing this every time I remove a forum, just because) but this time I get this:
--- Here's the output --
Rebuilding user levels, message counts & last post ids
Warning: Invalid argument supplied for foreach() in /usr/www/users/chegrey/conifur/forum/adm/consist.php on line 72
Warning: The argument needs to be an array in /usr/www/users/chegrey/conifur/forum/adm/consist.php on line 78
(consist.php) 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 'WHERE id=2' at line 1
Query: UPDATE fud25_users SET u_last_post_id=1, posted_msg_count=1,level_id= WHERE id=2
Server Version: 4.0.13-standard-log
[Referring Page] http://www.conifur.org/forum/adm/consist.php?rid=4&S=29e75d3926e07151cd 3622f25f56e5af
---------
Out of curiosity, I tried doing a Compact Messages, and get this:
----
Compacting private messages...
Warning: Division by zero in /usr/www/users/chegrey/conifur/forum/adm/compact.php on line 88
Warning: Division by zero in /usr/www/users/chegrey/conifur/forum/adm/compact.php on line 89
0% done
ETA: 0 seconds
100% Done
-----
Is there a way to fix this, whatever it is? I just started using FUDforum, and I like it so much I'd hate to have to rebuild the forums.
|
|
|
|
Re: Forum Consistency Problem? [message #13484 is a reply to message #13478] |
Tue, 14 October 2003 11:54 |
shandower
Messages: 2 Registered: October 2003
Karma: 0
|
Junior Member |
|
|
Ah, so THAT's what it means my user levels!
I did not have any ranks, so I added one simply called 'Member' with 0 posts. Ran the appropriate items and everything works fine again.
Thanks!
|
|
|