Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.5
Author Message
gonehaywire
Worker
Worker



Joined: May 20, 2004
Posts: 126

PostPosted: Mon Jun 06, 2005 3:21 pm Reply with quote

Hello,
I noticed after i did my patch update for 7.5 patched to 3.0 in the mainfile.php for the time setting i cant use this
Code:
function formatTimestamp($time) { 

    global $datetime, $locale;
    setlocale (LC_TIME, $locale);
    ereg ("([0-9]{4})-([0-9]{1,2})-([0-9]{1,2}) ([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2})", $time, $datetime);
    $datetime = strftime(""._DATESTRING."", mktime(($datetime[4]-3),$datetime[5],$datetime[6],$datetime[2],$datetime[3],$datetime[1]));
    $datetime = ucfirst($datetime);
    return($datetime);

you will notice where i added the -3 after [4] it wont work now im still off by a hour so now i just have - 7200 if i try to use -3 behind i get a error any suggestions? Thanks Smile
 
View user's profile Send private message Visit poster's website
sting
Involved
Involved



Joined: Sep 23, 2003
Posts: 456
Location: Somewhere out there...

PostPosted: Mon Jun 06, 2005 8:31 pm Reply with quote

What error do you get?

-sting
 
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
gonehaywire







PostPosted: Tue Jun 07, 2005 10:30 am Reply with quote

OK its not doing it now i jus added -3 after [4] and removed - 7200 and it worked so what i think i did last time was forgot to remove - 7200 so i had both -3 and - 7200 fighting with each? anways its working lol
 
sting







PostPosted: Tue Jun 07, 2005 9:43 pm Reply with quote

Ok, great. Right. What he said. Wink

-sting
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.5

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©