FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Forum Delete
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Forum Delete [message #22456] Thu, 03 February 2005 20:38 Go to previous message
JamesS is currently offline  JamesS   United States
Messages: 275
Registered: July 2002
Location: Atlanta, GA
Karma:
Senior Member
On line 173 in /var/FUDforum/include/forum_adm.inc the "this->" needs to be removed.

Currently:
q("DROP TABLE ".$tbl."fl_".$this->id);


Should be:
q("DROP TABLE ".$tbl."fl_".$id);


File version -- $Id: forum_adm.inc,v 1.19 2004/11/24 19:53:34 hackie Exp $
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: "Umlaut" problem in 2.6.9
Next Topic: Prepared statement already exists
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 12:13:33 GMT 2024

Total time taken to generate the page: 0.04416 seconds