SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Support / Posts Since Last Visit
Posted:  28 Jun 2006 21:40
I want to have a link which when clicked will display the posts made since the user last visited.

How can I do this?

Thanks
__________________
Posted:  29 Jun 2006 16:22
You need to select these posts and show them. The last visit time is in the user_lastsession db field. See the code for the latest posts in board.php and customize the query to select all that have post_time > user_lastsession.
__________________
Are you looking for an SEO Consultant?
Email me: hristo at seo-board dot com
Posted:  29 Jun 2006 21:11
Ok done

Works great

http://www.tutorialdash.com/forum/index.php?a ...
__________________
Posted:  29 Jun 2006 21:57
I have wrote a tutorial on how I done this...

You can see it at http://www.tutorialdash.com/tutorial/php-codi ...
__________________