Closed (fixed)
Project:
Theme Hues
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2009 at 20:24 UTC
Updated:
28 Nov 2009 at 14:56 UTC
First let me thank you for your work. This is a very useful and almost perfect module. I believe empowering users allowing theme customization is a MUST in the future of websites development.
I have an issue with version 6.x-1.4. When I installed it, all worked perfectly except for that the alternative "Styles for users content" didn't appear on the module administration page (/admin/settings/theme_hues/administer). I uninstalled this version and installed 6.x-1.3-beta1 patched with lestu's patch (http://drupal.org/node/548452) and all worked fine.
I am working with Drupal 6.13 locally.
Comments
Comment #1
aacraig commentedAre you referring to the visibility options at the top of the admin form? These are working without the patch in the latest version.
Could you use the uninistall process described here to completely remove your Theme Hues installation and then reinstall from scratch.
Please also remove the theme_hues directory completely from your modules directory and make sure you have a fresh copy from the CVS server.
Comment #2
gonzalof81 commentedAaron, I fully uninstalled 6.x-1.3-beta1 and installed the new version 6.x-1.5. Now I can see all the scope alternatives of the style changes on the Theme Hues Administration page (global, user specific and user content).
When working with the "global" option selected all works fine. The issue comes when selecting "user specific" or "user content" options. I get this error message:
"The selected file /private/tmp/filexU3tTG could not be uploaded, because the destination sites/default/files/theme_hues/9/theme_hues-style.css is not properly configured."
It seems to be a folder permission problem. If I manually change the user created sub-folders (sites/default/files/theme-hues/[uid]) read and write permissions the problem is solved. This problem doesn't exist with the 6.x-1.3-beta1 patched version.
Thank you.
Comment #3
aacraig commentedOkay, thank you. I'll add specific permission settings on created directories in the next release.
Comment #4
aacraig commentedThis has been fixed in the latest release.