Posted by JasonTurnbull on September 10, 2010 at 6:36am
2 followers
Jump to:
| Project: | Basic |
| Version: | 6.x-2.10 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | JasonTurnbull |
| Status: | closed (works as designed) |
Issue Summary
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
#1
I 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?
#2
Marking this as closed, as no repsonse, cannot replicate issue, and no other similar issues.