Testing this theme at http://d-theme.com/black_mamba. First line of .info file is $.... Had to change it to ; $... to make it a comment.

CommentFileSizeAuthor
#2 black_mamba.info1.18 KBvm

Comments

vm’s picture

This is still a problem.

$Id need to be preceeded by a ;

; $Id

name = black_mamba

should be:

name = Black Mamba

Fixing 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.

vm’s picture

Title: .info file invalid line » .info file - Corrections
StatusFileSize
new1.18 KB

attached is a corrected black_mamba.info file

luckysmack’s picture

In 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.

giorgio79’s picture

Thanks guys, will commit it this weekend.

vm’s picture

@ bigmack. I'm not seeing that after using the attached .info file.

luckysmack’s picture

Status: Active » Fixed

The 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.

vm’s picture

you likely didn't clear your theme registry which is necessary to reread the .info file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

giorgio79’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.