Hi Anton! The site is http://tuscanyplaceresidents.com ... I managed to get the time and date to appear to appear correctly (ie: 4:05pm / 10/11/2012) in the main site... news, log in, registered, etc... but in the forums it is now showing the date as above (correctly) by the variables I set under advanced setting, but I now face these two issues:
1) The time for forums is three hours behind; makes sense, they are west coast US. I edited the htaccess file under my public_html folder by adding (on line #3) SetEnv TZ America/New_York which I was told would set the time for anything to the Eastern time zone.... this problem also happens when you view a members profile and last login for example..still three hours behind. Is there somewhere else I can place a variable in a file to force east coast time?
2) When you JOIN the site, that calendar that pops up is still putting the date into Y/D/M rather than M/D/Y ((that is what I am trying to change))
Does that help any....?? I will go and check the forums directory now to see if there is more than one htacess file lying around.