Active
Project:
Blossom
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2008 at 01:25 UTC
Updated:
9 Apr 2008 at 01:25 UTC
When you install this theme it displays stuff weird on some servers because the block.tpl.php has just <? for the php tags instead of <?php. This causes problems on some servers. Such as Apache2 on Windows.
Its an easy fix - simply change the block.tpl.php page's php tags.