Page 1 of 1

**Request** "New" icon added to post titles

Posted: Fri Apr 20, 2007 3:46 pm
by jburr2
/*************************************
Title: "New" icon
Version: MBoard 1.22
Author: Jburr2
Demo:
Download:
Website:

Short description: **Request** "New" icon added to items added within the last seven days


*************************************/
Does anyone know the code and where to insert it that adds a "New" icon to posts that have been posted in the last seven days? This would help users easily find replies to older posts. Any takers?

Posted: Fri Jul 13, 2007 10:21 am
by JemBulbrook
That sounds like a great idea.
I'm going to have a look at that this weekend and see if I can come up with a solution.
Assuming its not been done already??

Still haven't figured it out yet.

Posted: Wed Aug 22, 2007 1:49 am
by jburr2
Can anyone help with this request. Can anyone at least point me to a good PHP website that might show me how to check the timestamp, subtract it fron the current time and if it is equal to or less than a specific time it marks the post as new?