Closed (fixed)
Project:
Simplified Menu Administration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2011 at 21:06 UTC
Updated:
8 Jul 2011 at 18:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
David_Rothstein commentedHm, this sounds like a PHP 5.3 problem (I guess that's what you're running?). I wrote this against PHP 5.2 and we've been running it OK there.
Does the attached patch fix it?
Comment #2
julia_g commentedThis does the trick, thank you, should have thought of this myself.
Comment #3
David_Rothstein commentedThanks, committed: http://drupalcode.org/project/simplified_menu_admin.git/commit/35e2213
I'll also put out a new release of the module (beta2) today, since it seems like this was a serious bug for people using PHP 5.3.