djfreq Posted September 4, 2006 Posted September 4, 2006 How can i adjust my shared server timezone/ overcome not being able to set timezone so that my Joomla installation is localized to my timezone Quote
TCH-Thomas Posted September 4, 2006 Posted September 4, 2006 Welcome to the forum, djfreq. I haven´t tried it yet, but try to modify "Time Offset" in Global configuration > Locale. Quote
djfreq Posted September 5, 2006 Author Posted September 5, 2006 Welcome to the forum, djfreq. I haven´t tried it yet, but try to modify "Time Offset" in Global configuration > Locale. I've tried that. I'm actually having problems with the Gig Calendar. I can enter the correct time but it seems to be working on the eastern time zone rather than my mountain time. Changing the global config doesn't help at all. Quote
TCH-Thomas Posted September 5, 2006 Posted September 5, 2006 The only two things I can think of is... 1. Have you made sure that the config.php file saved your change? You will need to make it writeable temporarily to have it save the change. 2. If yes on the above, try in the official gigCalendar forum, http://gigcalendar.net/index.php?option=com_smf&Itemid=76 Quote
TCH-JimE Posted September 6, 2006 Posted September 6, 2006 As thomas says, search the gigcalander forum. If Joomla is correct on its timezone that you have set, something is not right in the gigcalander setup Good luck and let us know how you got on! JimE Quote
djfreq Posted September 6, 2006 Author Posted September 6, 2006 As thomas says, search the gigcalander forum. If Joomla is correct on its timezone that you have set, something is not right in the gigcalander setup Good luck and let us know how you got on! JimE I've contacted the gig calander people and they say the same thing that if the timezone offset is ok they have no idea. Is there anyway i can get moved to a server in the mountain time zone? if not would a perl script be able to fix this on the server side. I've seen some references to running a perl script to offset live stats and guestbooks. would this work with Joomla? Quote
TCH-Thomas Posted September 6, 2006 Posted September 6, 2006 Is there anyway i can get moved to a server in the mountain time zone? This would be a question for the helpdesk, but I would assume they will say no. Also, I tried changing the timezone on my joomla site to the time in Sweden and it worked like a charm. Have you made sure that the change have been saved in the config.php file? Quote
djfreq Posted September 6, 2006 Author Posted September 6, 2006 This would be a question for the helpdesk, but I would assume they will say no. Also, I tried changing the timezone on my joomla site to the time in Sweden and it worked like a charm. Have you made sure that the change have been saved in the config.php file? i checked and it has my offsets at -3 and -7 Please notify the System Administrator';$mosConfig_error_reporting = '-1'; $mosConfig_favicon = 'favicon.ico'; $mosConfig_fileperms = ''; $mosConfig_fromname = 'aaron'; $mosConfig_frontend_login = '1'; $mosConfig_frontend_userparams = '1'; $mosConfig_gzip = '0'; $mosConfig_helpurl = 'http://help.joomla.org'; $mosConfig_hideAuthor = '0'; $mosConfig_hideCreateDate = '0'; $mosConfig_hideEmail = '0'; $mosConfig_hideModifyDate = '0'; $mosConfig_hidePdf = '0'; $mosConfig_hidePrint = '0'; $mosConfig_hits = '1'; $mosConfig_host = 'localhost'; $mosConfig_icons = '1'; $mosConfig_item_navigation = '1'; $mosConfig_lang = 'english'; $mosConfig_lifetime = '900'; $mosConfig_link_titles = '0'; $mosConfig_list_limit = '30'; $mosConfig_live_site = 'http://***.com'; $mosConfig_locale = 'en_CA'; $mosConfig_mailer = 'mail'; $mosConfig_mailfrom = '***@yahoo.com'; $mosConfig_ml_support = '0'; $mosConfig_multipage_toc = '1'; $mosConfig_offline = '0'; $mosConfig_offline_message = 'This site is down for maintenance. Please check back again soon.'; $mosConfig_offset = '-3'; $mosConfig_offset_user = '-7'; $mosConfig_pagetitles = '1'; $mosConfig_password = '******'; $mosConfig_readmore = '1'; $mosConfig_secret = '********'; $mosConfig_sef = '0'; $mosConfig_sendmail = '/usr/sbin/sendmail'; $mosConfig_session_life_admin = '1800'; $mosConfig_session_type = '0'; $mosConfig_shownoauth = '0'; $mosConfig_sitename = '***.com'; $mosConfig_smtpauth = '0'; $mosConfig_smtphost = 'localhost'; $mosConfig_smtppass = ''; $mosConfig_smtpuser = ''; $mosConfig_uniquemail = '1'; $mosConfig_user = '***_joom1'; $mosConfig_useractivation = '1'; $mosConfig_vote = '0'; setlocale (LC_TIME, $mosConfig_locale); ?> my global config is set to Moutain time and so there should be a gig listed here http://ykatnite.com/index.php?option=com_g...l&Itemid=26 for 1:30pm but it's not there what the hell am i doing wrong TCH-Thomas edited out usernames and emailaddress. Quote
djfreq Posted September 6, 2006 Author Posted September 6, 2006 so apparently i'm in the same timezine as my server . and gig calendar is still 2 hours out of sync !!! argh thanks for all your help guys Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.