Log in

View Full Version : Returning to old broken forum


ravelink69
04-13-2013, 11:07 PM
I use to run a forum but it died off a while ago so i never did anything with it. Well now im back at it with the same forum. Got everything running again but there are a few minor problems. When it died my server was using php4.x and when i came back it was using php5.x which broke some of the code. somewhere on the edits i was making i think I messed up the default time zone. What file do I need to edit to fix this?

When i am in my control panel and i set it to GMT -6 it changes the clock back 6 hours, however, GMT is not what it is suppose to be.

Im running 3.8.2 boards btw.

Thank you!

ravelink69
04-14-2013, 11:47 PM
I have set the time in the admin CP to GMT-6 and i have also set the time in my user panel to the same but I am currently getting this:

All times are GMT -5. The time now is 02:44 PM.

But currently the time is 7:44pm (CST) so it would appear that somewhere in the code its saying that GMT is defined as central time. How would i reset that?

ravelink69
04-20-2013, 08:22 PM
meh, figured it out. Edit time zones in the functions.php file.