Serious Problem (collapsible blocks)
Zahor - June 19, 2007 - 02:05
Over the past few days I've been unable to user any of the collapsible blocks. (like the ones one the Create content pages and edit views pages). All I see is a line, so if the block is not expanded, I can't edit it.
I'm not sure when this started happening - it was sometime after I installed a module (not sure which).

Using Firefox?
This problem has been reported against several themes. I know I'm on 2.0.0.4 and no longer see that problem.
Nancy W.
Drupal Cookbook (for New Drupallers)
Adding Hidden Design or How To notes in your database
It happens in IE 6 and IE 7,
It happens in IE 6 and IE 7, so I know its not a firefox only problem.
What theme are you
What theme are you using?
What modules do you have installed?
I'm using the garland theme.
I'm using the garland theme. I just dropped my database and loaded a backup I did about 2 weeks ago, before I had made some changes and now the blocks work. So I know that means that it's one of the modules I installed. I'm using (this is going to be long and I'll list all installed including core modules):
acidfree, actions, ad, aggregator, auto_nodetitle. block, blog, blogapi, book, buddylist, calendar, captcha, cck, color, comment, commentmail, community_tags, contact, contemplate, countdowntimer, date, directory, drupal, ecommerce, ed_classified, email, event, fasttoggle, filter, flag_content, flash_gallery, forum, guestbook, help, helptip, image, imagecache, imce, imce_gallery, img_assist, invite, legacy, legal, lightbi=ox2, link, livesearch, locale, logintoboggan, mailhandler, menu, menu_per_role, mysite, nice_menus, node, Node_Profile_Bonus, nodefamily, nodeprofile, nodeprofile_bonus, notify, og, og_audience, og_calendar, og_forum, og_galleries, og_roles, og_sites, og_subgroups, og_teampage, pageroute, panels, path, ping, poll, privatemsg, profile, referral, search, session_limit, signup, sitemenu, sitenotes, skypesupport, smsemail, staffbio, statistics, subform_element, system, tapr, taxonomy, taxonomy_breadcrumb, taxonomy_super_select, textimage, throttle, tinymce, token, tracker, ubrowser, update_status, upload, user, usernode, view_scheduler, viewfield, views, views_action_links, views_bonus, viewtheme, watchdog, webform, workflow.
Before you do all that...
Try switching themes, just for a test. I first saw this problem in Garland, and it went away in other themes. Go to the Garland and Aberdeen themes pages and check the issues queues; there were patches done that I remember seeing.
Nancy W.
Drupal Cookbook (for New Drupallers)
Adding Hidden Design or How To notes in your database
I added my own theme, and
I added my own theme, and the problem still appears. It has to be an update or new module I added, since it was working and still works with info from 2 weeks ago. I'm going to have to try and figure out which one.
BTW, not only are the blocks
BTW, not only are the blocks not collapsible, the links are non-existent also. So everything is just plain text
Similar problem, found a workaround.
Hi,
I had exactly the same problem, but I started with the assumption that it was a problem with module js conflicting with misc/collapse.js.
I disabled a few modules that included js files, including nice_menu (I noticed it on your list).
The problem instantly went away so I've managed to avoid it since then by not including modules that add javascript unless I check them first on a test site.
I'm not blaming nice_menu, I don't really know exactly which module caused the problem.
Hope this helps.
Whoa! I got it. It actually
Whoa! I got it. It actually wasn't Nice Menus. I disabled livesearch and fasttoggle (since I assumed they might both use that function) and now it works. I guess can enable them one at a time to see which one is the culprit.
I found it! It's Live Search. I'll report it on the issues page
jQuery Update
Be careful in checking, MySite 5.x.2 requires jQuery Update be installed. So that could be an issue as well.
--
http://ken.blufftontoday.com/
http://new.savannahnow.com/user/2
Search first, ask good questions later.
Websnapr module turned out to be my issue...
Disabled it and-presto--problem resolved itself. It was conflicting with something else, although I'm not positive what the "something else" was. But the update to jquery.js didn't fix the issue, so I started turning off modules and found out it was Websnapr.
Found the conflict
It was "Filter by Node Type." Doesn't play well with Websnapr :( Buh-bye, Websnapr...