[Help] Something Is Weird On My RevCMS [Help]

Mar 25, 2012
24
0
On my .me page for revcms, it says this

I looked at it and even went to line 90, it looked good.
Someone, Please Help?

Also, whats up with this?
Its a random black part on my index page?

It's Still On My Hotel If You Wanna See It: HabFly.net

I have no clue if its something wrong when I transferred my htdocs to my VPS?

Someone Please Help!
 

Solar

Member
Jan 24, 2012
135
10
Make sure you have the latest RevCMS
It's not needed, but it would be nice.

This happens because your PHP is running off a false timezone.
If you are running xampp...
Go to the following folders: XAMPP>PHP
Open up PHP.ini
CTRL+F and find timezone

You will see lines like this:
Code:
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = America/Indianapolis
;America/Indianapolis is my timezone and it works

Make sure your date.timezone is set to an appropriate timezone from the following page
Once this is complete, shutdown your apache server/service and restart. If properly configured, your error should disapear.

Goodluck!
 

Users who are viewing this thread

Top