QueryString.php) [function.require-once]: failed to open stream

Started by diegog, March 03, 2012, 04:07:53 PM

Previous topic - Next topic

diegog

Hi, my problem is that after install this mod http://custom.simplemachines.org/mods/index.php?mod=3227 my forum go down (http://forofing.com/foro/). I can't see parse manual and QueryString.php is where is have to be.  :-\

MrPhil

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 'CST/-6.0/no DST' instead in /home/diego/public_html/foro/index.php on line 50
Your server has been upgraded to PHP 5.3, which requires you to explicitly give the timezone name. In your php.ini file, add
date.timezone = 'America/Chicago'
(or whatever your proper timezone is .... see http://us3.php.net/manual/en/timezones.php . You may have to change the system default timezone offset back to 0.

QuoteWarning: require_once(/home/diego/public_html/forofing.com/foro/Sources/QueryString.php) [function.require-once]: failed to open stream: No such file or directory in /home/diego/public_html/foro/index.php on line 50
Your SMF is installed in /home/diego/public_html/foro/, yet your SMF Settings file says that it's installed in /home/diego/public_html/forofing.com/foro/. Either manually fix Settings.php, or download and use repair_settings.php to correct it. Back up the file first, in case something goes wrong.

diegog


Advertisement: