Hello,
I just activated a new plugin that allows my message board topics to appear on my homepage.
However, I keep getting an error and I can’r correct it.
Here is the error:
———————————————-
WordPress database error: [Table ‘autoraci_wrdp1.config’ doesn’t exist]
SELECT * FROM config WHERE config_name=’avatar_path’ LIMIT 1
Warning: implode() [function.implode]: Bad arguments. in /home/autoraci/public_html/wp-content/plugins/widget_phphpbb/phphpbb.php on line 42
WordPress database error: [Table ‘autoraci_wrdp1.posts’ doesn’t exist]
SELECT t1.post_id, t1.topic_id, t1.forum_id,t1.poster_id,t1.post_time FROM posts AS t1 LEFT JOIN forums AS t2 ON t1.forum_id=t2.forum_id WHERE t2.auth_view<=0 ORDER BY post_id DESC LIMIT 0,5
Warning: Invalid argument supplied for foreach() in /home/autoraci/public_html/wp-content/plugins/widget_phphpbb/phphpbb.php on line 47
———————————————-
If anyone can make heads or tails of this and has a possible solution I would appreciate it!
Kenneth