A Database Error Occurred
Error Number: 1146
Table 'nw.phpbb_topics' doesn't exist
select max(ft.topic_first_post_id) from phpbb_topics ft left join phpbb_posts fp on fp.post_id=ft.topic_first_post_id where fp.forum_id=7 and fp.post_id is not null
Error Number: 1146
Table 'nw.phpbb_topics' doesn't exist
select max(ft.topic_first_post_id) from phpbb_topics ft left join phpbb_posts fp on fp.post_id=ft.topic_first_post_id where fp.forum_id=7 and fp.post_id is not null