FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » localhost test installation current time issue (current_date template not displaying...)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
icon5.gif  localhost test installation current time issue [message #158881] Thu, 09 April 2009 01:22 Go to next message
waxxie is currently offline  waxxie
Messages: 1
Registered: April 2009
Karma: 0
Junior Member
Just installed Fudforums locally to test it out, seems very nice but i have a problem with the current_date, it is not displaying and the only reference I can find to current_date is when it is being called in the "curtime.tmpl" file...

<span class="curtime"><b>{MSG: current_time}:</b> {TEMPLATE: current_date}</span>


I installed the latest version... is it missing a file or piece of code or are there potential issues with running Fudforum with latest WAMP locally?

Smile

[Updated on: Thu, 09 April 2009 01:23]

Report message to a moderator

Re: localhost test installation current time issue [message #158903 is a reply to message #158881] Mon, 13 April 2009 19:08 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
It should work. What locale have you selected for your theme? Also, let us know if you can see the date with the below script?

<?php
define
('__request_timestamp__'time());
echo 
strftime("%a %b %e %H:%M:%S %Z %Y"__request_timestamp__);
?>

  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: install error
Next Topic: New categories not become available
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat May 18 17:47:37 GMT 2024

Total time taken to generate the page: 0.02685 seconds