I'm going to create forum for my friends - like phpbb.
In phpbb we have something like "Show new posts" - how it's working? How to make it?
Link's parameters are like this:
[Kod
VisualBasic] index.php?act=Search&nav=lv&CODE=show&searchid=70aaae9230e29c1af10368f06ea54573&search_in=topics&result_type=topics&lastdate=0
|
Enter specify topic = unchecking its from the list of new posts. Morever we can click and uncheck all topics - set as read.
Anyone can explain me how can I make something like this? And additional table, genereating session guid?
Second problem:
http://www.phpbb3styles.info/index.php?style=307&Avalon+Green
In table with topics I have column "is_stick".
How can I add specify template (Announcements) and show these topics at first?
I hope, you understand me, thanks.