Closed (works as designed)
Project:
Basic
Version:
6.x-2.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
10 Sep 2010 at 06:36 UTC
Updated:
19 Sep 2011 at 07:56 UTC
Following the install intructions to rename the basic theme to mytheme is causing problems with blocks being unassigned
- Rename theme folder to mytheme
- rename basic.info to mytheme.info
- replace all iterations of basic with mytheme in in basic.info, template.php and theme-settings.php
- All these steps were completed before enabling theme
Theres no side menus showing, and when viewing the blocks page I get many warnings like 'The block Recent comments was assigned to the invalid region sidebar_first and has been disabled.'
This is occuring in both 6.x-2.10 and 6.x-2.x-dev
Comments
Comment #1
damiankloip commentedI have not found this problem before. Maybe it is some caching issue. I don't think this is a 'bug'. This all seems to be working ok. Make sure the information in basic.info matches the variables in your page.tpl.php file etc...This could also be a file permissions problem. Have you looked at that?
Comment #2
damiankloip commentedMarking this as closed, as no repsonse, cannot replicate issue, and no other similar issues.