vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   New Install: Having trouble (https://vborg.vbsupport.ru/showthread.php?t=307618)

italynstylion 01-28-2014 03:40 PM

New Install: Having trouble
 
I'm running into issues when installing a new vBulletin forum. I've run through the install script and it finishes. Then, I use my file explorer to delete the "install" directory and all of it's files. Following the deletion, I then proceed to click the "admin cp" button. I try and log in and I get the following error...


Quote:

Warning: date() [function.date]: 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 ..../includes/functions.php on line 4912

Warning: date() [function.date]: 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 ..../includes/functions.php on line 5104

Warning: date() [function.date]: 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 ..../includes/functions.php on line 5104

Warning: date() [function.date]: 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 ..../includes/functions.php on line 5104
Unable to add cookies, header already sent.
File: /home4/ab8523/public_html/storagemanager.org/forum/includes/class_core.php
Line: 5755

ForceHSS 01-28-2014 03:52 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=303415&highlight=America%2FChicag o" target="_blank">https://vborg.vbsupport.ru/showt...rica%2FChicago</a>

italynstylion 01-28-2014 04:12 PM

Thank you ForceHSS. Although the info wasn't in the post you linked I was able to sort of ferret around and find it through that link. :)

For anyone else who finds this post. Here's how I fixed it...

Quote:

Originally Posted by Paul M
Add the following line to your config.php under the <?php line:
PHP Code:
define('SKIP_ALL_ERRORS', true);

Note: You must have downloaded the 4.2.2 package on or after Nov 1st 2013 for this to work.
If you downloaded it before then you will need to redownload and update the files on your server.

This will bypass the additional error reporting.


ForceHSS 01-28-2014 05:18 PM

Quote:

Originally Posted by italynstylion (Post 2477515)
Thank you ForceHSS. Although the info wasn't in the post you linked I was able to sort of ferret around and find it through that link. :)

For anyone else who finds this post. Here's how I fixed it...

That is not a fix it only stops the error showing. The fix needs to be put into the php.ini file. And post 4 of the above link tells you this. Its best to read over all posts first before posting


All times are GMT. The time now is 04:46 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00941 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete