Dunc

Dunc

Joined
Mar 30, 2010

Activity Stream

Dunc commented on a Page, Latest post on your homepage ( phpbb )  -  Apr 10, 2010

To set the correct timezone in the script add this line after ORDER BY...

date_default_timezone_set('Europe/London');

 Respond  
Dunc commented on a Page, Latest post on your homepage ( phpbb )  -  Apr 07, 2010

I've done some research and to prevent unapproved posts appearing in your list add the following:

t.topic_approved = 1 AND

 Respond  
Dunc commented on a Page, Latest post on your homepage ( phpbb )  -  Mar 30, 2010

Hi there, Great script! However I see one problem for anyone that moderates comments before they are put live. The unapproved comments show up on the pages running this script. Is there a way to ensure they cannot be seen until approved? Thanks.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.