Closed (fixed)
Project:
Marinelli
Version:
7.x-3.0-beta3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
5 Jan 2011 at 17:44 UTC
Updated:
20 Jan 2011 at 17:14 UTC
I set Marinelli as the default in a new D7.0 site and got the WSOD.
Comments
Comment #1
Lioz commentedthanks for the feedback.
there was a problem with the l() function in template.php
fixed in the beta-4 release.
if you want to fix the bug in the beta-3 version simply modify this code in template.php
fromt this
to this
Comment #2
mavimo commentedFinal bugfix, replace:
with
Comment #3
mavimo commentedComment #4
mavimo commented