#47 closed defect (bug) (invalid)
Can't delete
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General - Administration | Keywords: | |
Cc: |
Description
User level 2 and above gives following error when trying to delete..
WordPress database 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 1]
SELECT username FROM bb_users WHERE user_id =
WordPress database 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 ' topic_last_poster_name = , topic_last_post_id = , topic_post]
UPDATE bb_topics SET topic_time = , topic_last_poster = , topic_last_poster_name = , topic_last_post_id = , topic_posts = topic_posts - 1 WHERE topic_id = 4
====
using php 4.3.10
and mysql 4.0.22-standard
Plus, what does the "#" link do?
Nice job so far, though. Thanks.
Oh yeah, sorry, I was using the 03/01/05 build.