Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: arty5 on August 23, 2010, 10:58:17 PM

Title: Whoops can someone help me with this error
Post by: arty5 on August 23, 2010, 10:58:17 PM
I was messing around with the arcade and my database and come across this  ??? i done a back up before lucky anyway to fix this?

QuoteStrict Standards: require_once() [function.require-once]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/deltaiv1/public_html/index.php on line 61

Warning: require_once(/home/deltaiv1/public_html/Sources/QueryString.php) [function.require-once]: failed to open stream: No such file or directory in /home/deltaiv1/public_html/index.php on line 61

Strict Standards: require_once() [function.require-once]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/deltaiv1/public_html/index.php on line 61

Fatal error: require_once() [function.require]: Failed opening required '/home/deltaiv1/public_html/Sources/QueryString.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deltaiv1/public_html/index.php on line 61
Title: Re: Whoops can someone help me with this error
Post by: Adish - (F.L.A.M.E.R) on August 23, 2010, 10:59:25 PM
Please provide us with the phpinfo: What is a phpinfo() file? (http://docs.simplemachines.org/index.php?topic=479.0)
Title: Re: Whoops can someone help me with this error
Post by: arty5 on August 23, 2010, 11:07:01 PM
I have no idea everything was working normal until i install smf arcade then the forum part crashed so i done a recovery but this the time zone error started comming up im running a recovery on a test forum to see if its just worth too start the forum new and inject the db info
Title: Re: Whoops can someone help me with this error
Post by: arty5 on August 24, 2010, 03:01:31 AM
I cleared out all the old data and replaced all the files from the smf install and now i am getting the same error only when i click the help button
QuoteStrict Standards: require_once() [function.require-once]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/deltaiv1/public_html/index.php on line 61

Warning: require_once(/home/deltaiv1/public_html/Sources/QueryString.php) [function.require-once]: failed to open stream: No such file or directory in /home/deltaiv1/public_html/index.php on line 61

Strict Standards: require_once() [function.require-once]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/deltaiv1/public_html/index.php on line 61

Fatal error: require_once() [function.require]: Failed opening required '/home/deltaiv1/public_html/Sources/QueryString.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deltaiv1/public_html/index.php on line 61

I cleared potential causes out of my database i never got any warnings while doing test on the arcade stuff but all that does not exist anymore but the error is still their i tryed changing the time zone but that diddnt work either.
Title: Re: Whoops can someone help me with this error
Post by: Deaks on September 01, 2010, 01:01:45 PM
what exact arcade as there a two that i know off
Title: Re: Whoops can someone help me with this error
Post by: Adish - (F.L.A.M.E.R) on September 01, 2010, 02:28:03 PM
The timezone issue is due to PHP 3, you need to edit php.ini on the server to fix it.
Title: Re: Whoops can someone help me with this error
Post by: xenovanis on September 01, 2010, 02:52:46 PM
Do you have cache enabled for your forum? If so, remove all files from the /forum/cache directory, except index.php and .htaccess.
Title: Re: Whoops can someone help me with this error
Post by: arty5 on September 02, 2010, 01:07:35 AM
I sorted the problem it was lead to a heap of other problems in my files and db that i have also fixed, I put e-arcade back on and it works with out any problems, so that side of it is sorted.