Closed (fixed)
Project:
Advanced Forum
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2008 at 06:03 UTC
Updated:
14 Aug 2008 at 21:22 UTC
I am fairly new to drupal and am wondering if someone could help me with the error that came up while i was updating the databases.
user warning: Unknown table 'advforum_last_post' query: DROP TABLE advforum_last_post in /hsphere/local/home/studythegospel/studythegospel.com/sites/default/modules/advanced_forum/advanced_forum.install on line 31.
*Then at the bottom it said this*
advanced_forum module
Update #5003
* Failed: DROP TABLE {advforum_last_post}
Could anyone offer some advice on what i could do. Now when I try to go to my site, nothing comes up. It says page not found....?
Comments
Comment #1
michelleThe failure doesn't hurt anything. It just means you never had a version with that table so it didn't find it when it tried to drop it. Has nothing to do with getting page not found errors. I added an "if exists" to the install file.
Michelle
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.