Closed (fixed)
Project:
camsel
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Mar 2009 at 09:09 UTC
Updated:
21 Mar 2009 at 21:30 UTC
The theme uses short open tags, <?, instead of the regular <?php tags, which makes the theme fail in Web sites with modern PHP settings. The version tested on http://d-theme.com/camsel has all the short tags in page.tpl.php changed to full tags.
Comments
Comment #1
Magnity commentedFixed in dev version.
Planning to wait to release a new stable release until #393866: CSS validation and a few bits of development have been done.
Thanks for reporting.