Closed (fixed)
Project:
Date
Version:
5.x-2.0-rc
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2008 at 19:43 UTC
Updated:
5 May 2008 at 19:42 UTC
When I add date5.x2.0-rc to my module dir my drupal site returns a blank white screen in the browser. When I remove the mod it goes back to normal. I fully realize it is because I am running PHP 5.1.6-3.7 and MySQL 5.0.27 on this box (it worked fine on my dev server with php5.2). But perhaps a more stern warning (5.1x will not work) or better yet a work around since one is avail for 4.x. Im trying to get the host to setup php5.2 but its like pulling teeth with some hosts ;)
I setup date 1.x latest and that worked fine also.
Comments
Comment #1
karens commentedI doubt that it is because you're using PHP 5.1, that should not create a WSOD. The date handling may not work correctly in 5.1 if the 5.1 date handling is enabled. If the 5.1 date handling is not enabled, you should be able to use the PHP 4 module to get the date handling to work.
The white screen is something else. People using the Token module have reported this, are you using that? If so, you need to upgrade to the latest dev release of the Token module because we've move some code from Token to Date to fix a problem in earlier Token module versions.
Comment #2
edg commentedI had the WSOD too with the same upgrade. I just zapped Token and the posts are showing up again. Thanks K.
Comment #3
karens commentedOK, marking fixed. Thanks for reporting back.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.