The .info file looks to be missing a semicolon before the ID.
Attempting to install from Add New Module page results in this error:
'The info file (temporary://update-extraction-5696ce13/theme_hues/theme_hues.info) does not define a 'name' attribute"

Comments

Buckminster_Bond’s picture

Getting the same issue - I can't install the module.

Looks fantastic though, can't wait to try it out!

Buckminster_Bond’s picture

Managed to install by changing the .info to

; $Id: theme_hues.info,v 1.5 2010/10/23 16:29:37 aacraig Exp $
name =  Theme Hues
description = Define groups of CSS selectors and allow users to change their colors and images.
package = Theme
core = 7.x

; Information added by drupal.org packaging script on 2011-05-25
version = "7.x-1.x-dev"
core = "7.x"
project = "theme_hues"
datestamp = "1306325969"

But now get error

DatabaseSchemaObjectExistsException: Table <em class="placeholder">theme_hues_region</em> already exists. in DatabaseSchema->createTable() (line 629 of /home/wwwqrcoc/public_html/includes/database/schema.inc).

I'm guessing this is because I'm running on version 7.2

Best Wishes
James

aacraig’s picture

Sorry folks, this is not a good release.

I'm really swamped with a project at the moment, but will be able to spend time on this at the beginning of July.

infines’s picture

subscribing...

infines’s picture

Priority: Normal » Critical

Any word of a fix for this yet?

aacraig’s picture

Status: Active » Fixed

The latest D7 release is now working.

Status: Fixed » Closed (fixed)

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