If avatar (picture) fieldset is collapsible and collapased. The radio's are visible

lasac - September 8, 2009 - 14:40
Project:Avatar Selection
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

If avatar (picture) fieldset is collapsible and collapased. The radio's are visible.

Title says it all.

#1

lasac - September 9, 2009 - 12:30

probably is a conflict issue, i fixed it with adding

  $('div.user-avatar-select input.form-radio').hide();

in my own init.js where i call my jquery options.

#2

stella - September 13, 2009 - 21:31
Status:active» postponed (maintainer needs more info)

I'd be interested in seeing a list of the other modules you have enabled, or more specifically the other javascript that is running on that page. Any chance I could get access to that site? My contact form is enabled if you wish to send me the url privately.

#3

stella - September 15, 2009 - 08:38
Status:postponed (maintainer needs more info)» active

The above js is the exact same as the line in the avatar_selection.js file. I've had a look around the site (link sent privately) but can't see anything that would cause the problem. And the avatar selection javascript is running before the collapse.js, so it definitely should work.

You have a work around for now, which appears to fix the problem (I certainly can't reproduce it), so I'm not sure if there's much else we can do right now.

#4

lasac - September 15, 2009 - 10:08

i know it's exact the same line, but if i did not place it in my init.js it didn't work

#5

stella - October 25, 2009 - 23:31
Status:active» postponed (maintainer needs more info)

Can you check the 'system' table in your Drupal database and tell me the weight of the 'avatar_selection', 'user' and 'system' modules? Can you also try the latest dev version of the module?

#6

stella - November 27, 2009 - 15:21
Status:postponed (maintainer needs more info)» won't fix

It's been over a month of inactivity so marking as "won't fix". Please feel free to re-open if you can provide answers to the questions asked or more info.

Cheers,
Stella

 
 

Drupal is a registered trademark of Dries Buytaert.