PDA

View Full Version : Problem with Threads not all showing up after importing.



Jet Blast
Tue 13th Dec '05, 3:12am
I'm not sure if this a settings problem, but I can't get all my threads to view/navigate.

If you notice here--> http://www.jetthrust.com/forum/ In
"General Aviation Discussions (http://www.jetthrust.com/forum/forumdisplay.php?f=9)" my stats say I have 951 threads, in this forum, but when I go to the forum only 16 show up!

Why is that?
It's happening to all other forums as well.

Thanks fpr the help

Steve Machol
Tue 13th Dec '05, 3:14am
In the Forum Manager set the Default View Age to 'Show All Threads'.

Admin CP -> Forums & Moderators -> Forum Manager -> Edit Forum -> Default View Age -> Show All Threads

Or to update them all at once, run this query (assuming no table prefix is being used):

UPDATE forum SET daysprune=-1;

After running that query, update the forum counters:

Admin CP -> Import & Maintenance -> Update Counters -> Rebuild Forum Information

Jet Blast
Tue 13th Dec '05, 3:29am
Thanks!

To think I re-installed the board thinking I messed up!!! :mad:

ha ha!