Ceyram Posted May 27, 2010 Share Posted May 27, 2010 Hello mates. I'm new to this unknown for me thing ... i mean php scripting.... i found one script & somehow manage to install it... wich is usually difficult for me But i see one error about date function.... & noob like me can't fix it... so i need some help Plase if you kije to help me ... write this help as for 1'st grader THANKS! [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/ Share on other sites More sharing options...
-Karl- Posted May 27, 2010 Share Posted May 27, 2010 Show the code you have which displays the date format. Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/#findComment-1064289 Share on other sites More sharing options...
Ceyram Posted May 27, 2010 Author Share Posted May 27, 2010 Here is the code [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/#findComment-1064293 Share on other sites More sharing options...
kenrbnsn Posted May 27, 2010 Share Posted May 27, 2010 Please post the code between tags. Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/#findComment-1064296 Share on other sites More sharing options...
-Karl- Posted May 27, 2010 Share Posted May 27, 2010 You need to specify the timezone in php.ini Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/#findComment-1064297 Share on other sites More sharing options...
Ceyram Posted May 27, 2010 Author Share Posted May 27, 2010 i see php.ini file ... but don't know how to specify the timezone ... in the php.ini is only this .... php_flag register_globals on session.bug_compat_42 = Off session.bug_compat_warn = Off Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/#findComment-1064299 Share on other sites More sharing options...
Ceyram Posted May 27, 2010 Author Share Posted May 27, 2010 Please post the code between tags. There is no tags in this file Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/#findComment-1064300 Share on other sites More sharing options...
-Karl- Posted May 27, 2010 Share Posted May 27, 2010 You need to add date.timezone = timezone here You can find a list of timezones here: http://uk.php.net/manual/en/timezones.php Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/#findComment-1064301 Share on other sites More sharing options...
Ceyram Posted May 27, 2010 Author Share Posted May 27, 2010 Wow... it looks like i fix this .... Thanks a lot -Karl- You are my gold mine Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/#findComment-1064307 Share on other sites More sharing options...
-Karl- Posted May 27, 2010 Share Posted May 27, 2010 No worries, make sure to mark the post as solved (there's a link to the bottom left). Link to comment https://forums.phpfreaks.com/topic/203125-php-date-error/#findComment-1064309 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.