Hi there,

another question. I´ve imported my classic board and i'm missing some posts in our new board - they are not displayed in the post-list when i look into a forum ("../forums/ubbthreads.php?ubb=postlist&Board=10&page=1"). The threads are imported correctly - I can see them searching them in PHP-MyAdmin by using:
Code
SELECT * FROM `ubbt_TOPICS` WHERE TOPIC_SUBJECT like '%SomeTExt%'
and they are visible in the forum when I enter the direct link like "../forums/ubbthreads.php?ubb=showflat&Number=2846".

After i visited the direct links manually, the topic is displayed in the post-list.

The Thread and Post count match with the source from witch we imported the forum.
In the end of the post-list there are 2 - 3 blank pages (when i´m click on last post)

Do you have an idea why not all of our threads/posts are displayed?

Firstone