Closed (fixed)
Project:
Black Mamba
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2009 at 09:59 UTC
Updated:
3 Oct 2009 at 10:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
vm commentedThis is still a problem.
$Id need to be preceeded by a ;
name = black_mambashould be:
name = Black MambaFixing the ; problem in front of $Id will allow the title of this theme to show in administer -> themes. At this time the theme name/title does not show. Only the description.
Comment #2
vm commentedattached is a corrected black_mamba.info file
Comment #3
luckysmack commentedIn regards to the theme name showing up on Admin -> Themes , the name of the theme still does not show up in the list of themes to configure in the admin_menu dropdown. It is only a small line to click.
Comment #4
giorgio79 commentedThanks guys, will commit it this weekend.
Comment #5
vm commented@ bigmack. I'm not seeing that after using the attached .info file.
Comment #6
luckysmack commentedThe issue was before updating thie info file. It had still persisted after updating the info file but i had still needed to rebuild my menu cache (admin_menu). But it appears now with the changes above . so thanks.
Comment #7
vm commentedyou likely didn't clear your theme registry which is necessary to reread the .info file.
Comment #9
giorgio79 commented