A moment ago my site went down. It served nothing more than a blank page. The only way I was able to get it up was by disabling server styles or templates as files and serving them from database. Here's the error that I am seeing now even when I begin saving any template:
Daylight Savings Time?
Collapse
X
-
Tags: None
-
Why do you believe this has to do with Daylight Saving Time when DST doesn't change for over 24 hours? Just curious- I don't have an immediate solution. -
Call it my skepticism. I just noted a date time stamp error and thought.... the server is on a different time zone ect.... and wondered if there was any relation? If not the site broke on its own. Your thoughts? Should I do a backup restore when no obvious changes were made?Comment
-
Hmm. actually I guess we were within 24 hours. I thought it was still Friday. Unfortunately I don't have any reason for why. My VB5 test site can save templates without any error, but it's still using PHP 5.6.x.Comment
-
Thanks Joe,
WilliamnComment
-
-
-
Please disregard. I was able to resolve the issue by:
1) Disable MemcacheD
2) Run this query: delete from datastore where title like '%miscoptions%';
3) Reload your forum front page.
4) Turn off storing CSS as Files.
5) Turn on storing CSS as Files.
6) Turn on MemcacheD. *** I couldn't reenable memcachedD or the site's templates would break again.Last edited by William Thomas Jr; Sun 6 Nov '16, 1:40am.Comment
-
Can you try putting your server back to PHP 5.5.x and see if you still have the problem? It will determine if the issue is related to PHP 7 or not at least.Comment
-
I'll try late tonight when there is little traffic. Just to note, after I disabled memcached all the errors went away and everything works. To also note, I am using PHP 7.0.12
Enjoy,
WilliamComment
-
The optionsdate error has me curious. Can you post the output from this MYSQL query:
SELECT @@sql_mode;Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 APIComment
-
I did run the server query though Wayne, and nothing appeared.
Thanks, and sorry to have wasted Vbulletin's support time.
William
Comment
-
Glad it is resolved.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 APIComment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment