/*************************************
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?
**Request** "New" icon added to post titles
-
- Posts: 4
- Joined: Mon Jun 25, 2007 1:48 pm
Still haven't figured it out yet.
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?