Closed (fixed)
Project:
Grass
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2010 at 17:18 UTC
Updated:
5 Nov 2010 at 18:20 UTC
I just downloaded and installed the latest version. The 'featured' box isn't showing up at all. I can add blocks to it but none of the blocks added show on the front end. Also, in the blocks admin interface, there is no "yellow" region showing the name of the block for featured. But right sidebar and left, middle, right, footer al lshow. All of the other regions are showing no problem.
Comments
Comment #1
galagagod commentedAlso tried dev version and still no feature box.
Comment #2
nomonstersinme commentedWow thats weird.. must be something with the latest drupal that screwed me here. i'm working on fixing this, will post back asap :)
Comment #3
nomonstersinme commentedFixed this in CVS.. http://drupal.org/cvs?commit=446858
Will be available from dev download by midnight i believe..
To fix now, open page.tpl.php and replace:
with:
that was a stupid mistake.. apologies!!