Skip to:
Content

bbPress.org

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#47 closed defect (bug) (invalid)

Can't delete

Reported by: ants023yahoocom's profile ants023@… Owned by: matt's profile matt
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.

Change History (2)

#1 @ants023@…
20 years ago

Oh yeah, sorry, I was using the 03/01/05 build.

#2 @anonymous
20 years ago

  • Resolution set to invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.