Closed (works as designed)
Project:
Theme developer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2011 at 13:25 UTC
Updated:
20 Dec 2011 at 16:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rjunction commentedSorry. I see php 5.2.5 is the minimum d7 requirement. Removing the TRUE parameter seems to work. Looking into updating my php.
from http://drupal.org/node/943816
Comment #2
kenneth.venken commentedComment #3
mshepherd commentedFor anyone else stuck with PHP 5.2.4 with no easy way to upgrade for the moment, I got devel_themer working at the suggestion of the post above. In devel_themer.module, change:
to
and
to
Current Drupal 7 requirements suggest that it should run with PHP 5.2.4, as at http://drupal.org/requirements#php :
Comment #4
emarchak commentedRolled a patch with these edits to include in drush make files.
Comment #5
Anonymous (not verified) commentedI have php 5.9 installed but i still have problem with my site white page is load and sites crashed
My admin site is still working with devel themer on and working