Active
Project:
phpbbPostNode
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2009 at 20:57 UTC
Updated:
6 May 2009 at 20:57 UTC
Whenever I try to create a new node type of Story, or edit a node of the same type, I get the following error:
user warning: Table 'jwhitakr.phpbb_posts' doesn't exist query: SELECT `topic_id` FROM `phpbb_posts` WHERE post_id =0 in /home/content/j/w/h/jwhitakr/html/includes/database.mysql.inc on line 172.
I have followed all of the instructions in the Readme file. I have checked the database, and phpbb_posts table DOES exist. Any one have any ideas?