Hi there. I'm running
PostNuke 0.7.2.6-Phoenix with the AT-XP theme. I tried changing the "Posts for Popular Threshold" figure from the default "25" to "30" and now the following error appears when I try to access my
PNphpBB2 1.2e forums:
Could not query topic
list :select t.*, p.post_id, p.post_time, p.post_username, p.post_icon, f.*, u.username, u.user_id from postnuke_phpbb_topics
as t, postnuke_phpbb_posts
as p, postnuke_phpbb_forums
as f, postnuke_phpbb_users
as u where p.post_id = t.topic_last_post_id and f.forum_id = t.forum_id and p.poster_id=u.user_id and t.topic_type =
"2" and t.topic_status <>
2 and p.post_time >=
1086485057 AND f.forum_id NOT IN
() order by p.post_time desc
I've tried reverting the figure back to 25 but that doesn't help either. The same error message reappears.
Can someone please be kind enough as to offer a suggestion on how I can solve this? Thanks in advance.
P.S. Oops ... I think I've posted this in the wrong forum. My apologies. Can someone please move this thread to the correct forum please?