The problem is that the query gets all the unread topics, but shows only the topics that haven't done from the bots.
It is a little hard to make it work from the query, but I will find it
this wil say that the current list is complete? (I don't want to see the postings of bots)
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5799
46391 credits Members referred : 3
« Reply #5 on: May 27, 2006, 12:04:01 pm »
I know. The problem is that (let's talk programming )
1. SELECT all unread (including bot's posts)
2. Calculate the pages from the above query
3. Display only the listings that haven't made from bots.
Now I will have to substract the bot posts from the COUNT. I will work it out right now, so don't be scared if you see anything strange in that page for a while