The cufon module hasn't got a fieldset title in the cufon.admin.inc around line 24. In combination with the adaptivetheme, no form is shown in the settings page and setting up the selector isn't possible. After adding the title (by adding '#title' => t('Settings'), to the fieldset properties) the selectors page was fully visible and the settings can be set. Maybe someone can make a patch for this? (I don't know how to do it)

CommentFileSizeAuthor
#1 cufon.admin_.inc_.922550.patch505 bytesblackice2999

Comments

blackice2999’s picture

Status: Active » Needs review
StatusFileSize
new505 bytes

Hi,

i created a patch for this bug, i dont know if the maintainer will commit this it seems that the maintainer dont maintain this module anymore.

best regards
Dennis

voskuh’s picture

Thank you, Dennis. Point taken about the maintainer. At least it can help users who encounter this problem in the future.

troky’s picture

Status: Needs review » Fixed

Committed to 6.x-1.x.

Status: Fixed » Closed (fixed)
Issue tags: -title, -admin, -settings, -fieldset

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