The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#31
|
|||
|
|||
Yes this version has some but not hard to fix them
|
#32
|
||||
|
||||
Oh man.
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 'CDT/-5.0/DST' instead in ..../includes/functions.php on line 4912 So the correct thing to do is contact my host right? |
#33
|
|||
|
|||
Quote:
|
#34
|
||||
|
||||
Hmmm. OK thanks for the tip, I went to make the change in my php.ini through my cpanel
I followed what Hostgator has set for instructions. Code:
Making Changes via cPanel's php.ini QuickConfig You can also make changes to php.ini via the "php.ini QuickConfig" utility in the "Software/Services" section of your cPanel. Login to cPanel. Click on php.ini QuickConfig in the "Software/Services" section. Enable QuickConfig if not already enabled. Change the settings that you want to change. Click the Save Changes button to save your changes. I'm sort of stumped. I do have a ticket in asking them what the issue is, but am trying to learn/figure things out for myself. I tried all the things in this thread, and none of them have made any diff. I went with what Paul said about my timezone not being changed. Still waiting to hear back from hostgator. Thanks tho. |
#35
|
||||
|
||||
Well, I have not heard back from Hostgator yet.
I took the 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 The issue is gone. I added that code to the very bottom of my php.ini file - is that an OK place to put it, or should it go somewhere specific in the ini file? So now I can't access my admincp Quote:
Quote:
I added back: define('DISABLE_HOOKS', true); Now I can access everything as normal. But now what? As soon as I turn my mods on - blamo I get the above errors. |
#36
|
||||
|
||||
Disable your mods, remove the
Code:
define('DISABLE_HOOKS', true); |
#37
|
||||
|
||||
Quote:
I had an old outdated mod installed that functioned fine before, but not now. vB Comment 1.0 The upgrade did not agree with it. It's a mod I can do without. I got rid of it. Now if I can only figure out my Style Variable errors I will be good to go. Thanks for the help. |
#38
|
||||
|
||||
Glad at least that is sorted.
|
#39
|
|||
|
|||
Quote:
|
Благодарность от: | ||
Krusty1231 |
#40
|
|||
|
|||
I upgrade to 4.22 I disable all mods by hooks = true and when I try to login in my admin panel appears white screen.
My php was 4.4, what can i do ? I upgrade from 4.21 to 4.22 because I had some problems with php 4.4 on my hosting. Any advice please? Best Regards --------------- Added [DATE]1390825999[/DATE] at [TIME]1390825999[/TIME] --------------- EDIT: SOLVED I don't do well the disable hooks Best Regards |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|