I need help concerning a phpBB forum and Mysql.
I used to have an old phpBB (
www.phpbb.com) forum running version 2.0.3
Then I made a new forum running version 2.0.4
I wanted to copy the old post to the new one. So in phpMyAdmin (web based version) I dropped the old tables: phpbb_posts, phpbb_posts_test, phpbb_topics.
And coppied the same tables from the older database.
The new forum appears to be empty (0 posts) but if you click on it you can see some of the older threads, there are many more than show up.
Anyone know what I need to do to get all the posts to show up
and and for these threads (and posts) to be properly seen by the new forum?
You can see the testforum here:
www.alhaffar.com/testforum1
Thanks!.