The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
errors after upgrade
pops up over & over
Quote:
Quote:
all I see when I try logging in to adminCP is the 1st message |
#2
|
||||
|
||||
This is a server configuration issue and should be set at the server level in the php.ini file. However you can override the issue by setting a locale in your config.php file.
See: http://php.net/manual/en/function.da...mezone-set.php You would use something like: date_default_timezone_set ('America/Los_Angeles'); You can find all timezones here: http://www.php.net/manual/en/timezones.php Really should be set in the php.ini file in this section of code: Code:
[Date] ; Defines the default timezone used by the date functions ; http://php.net/date.timezone date.timezone = "America/Los_Angeles" ; http://php.net/date.default-latitude date.default_latitude = 34.3981 ; http://php.net/date.default-longitude date.default_longitude = 118.1358 ; http://php.net/date.sunrise-zenith ;date.sunrise_zenith = 90.583333 ; http://php.net/date.sunset-zenith ;date.sunset_zenith = 90.583333 |
#3
|
|||
|
|||
Quote:
no go, only found Quote:
|
#4
|
|||
|
|||
You put the fix at the bottom of the php.ini making it a new line
|
#5
|
|||
|
|||
still getting errors
found INIT.PHP Quote:
Quote:
|
#6
|
|||
|
|||
You need to put the fix in the php.ini not in init.php file
|
#7
|
|||
|
|||
where do I find that one? can't see it in the includes folder
not poppoing up under search |
#8
|
|||
|
|||
Its not in the includes folder if you have skype pm me can explain and help u
|
#9
|
|||
|
|||
no skype sadly.
|
#10
|
|||
|
|||
Then download it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|