lost all expanded menus

mdowsett - November 11, 2008 - 15:24
Project:Double Click
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Not sure if this is a drupal core and/or javascript issue or not...

I've lost the ability to open ANY expandable menu (see attached image). I've recently upgraded to 5.12 but I tried going back to 5.10 and it didn't help.

I've also tried using Garland and that didn't help either.

What has gone wrong?!? Could it by jQuery Update? jstools? the base install?

AttachmentSize
Picture 1.png8.42 KB

#1

mdowsett - November 11, 2008 - 18:41
Status:active» fixed

this miraculously fixed itself

#2

System Message - November 25, 2008 - 18:42
Status:fixed» closed

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

#3

mdowsett - December 15, 2008 - 15:18
Status:closed» active

and now I did the update to 5.13 and then to 5.14 and all my drop-down arrows are all gone...I can't even open the 'Publishing Options' in a node edit...not good.

#4

ultimateboy - December 15, 2008 - 17:24
Priority:critical» normal
Status:active» postponed (maintainer needs more info)

Please make sure that running the update did not unset your theme selection. If this is not the issue, examine what javascript files are being added to the page. The fieldset expansion is added by the misc/collapse.js file. Make sure that this js file is being loaded.

#5

mdowsett - December 16, 2008 - 06:19

The theme was still selected properly....and the misc/collapse.js file did load.

Here is a list of javascripts that did load:

<script type="text/javascript" src="/misc/jquery.js"></script>
<script type="text/javascript" src="/misc/drupal.js"></script>
<script type="text/javascript" defer="defer" src="/sites/default/modules/admin_menu/admin_menu.js"></script>
<script type="text/javascript" src="/sites/default/modules/dblclick/dblclick.js"></script>

<script type="text/javascript" src="/sites/default/modules/epublish/epublish.js"></script>
<script type="text/javascript" src="/sites/default/modules/extlink/extlink.js"></script>
<script type="text/javascript" src="/sites/default/modules/img_assist/img_assist.js"></script>
<script type="text/javascript" src="/sites/default/modules/jstools/jstools.js"></script>
<script type="text/javascript" src="/sites/default/modules/jstools/activemenu/activemenu.js"></script>
<script type="text/javascript" src="/misc/progress.js"></script>
<script type="text/javascript" src="/sites/default/modules/jstools/activesearch/activesearch.js"></script>
<script type="text/javascript" src="/sites/default/modules/jstools/tabs/jquery.tabs.pack.js"></script>
<script type="text/javascript" src="/sites/default/modules/jstools/tabs/tabs.js"></script>

<script type="text/javascript" src="/sites/default/modules/jstools/collapsiblock/collapsiblock.js"></script>
<script type="text/javascript" src="/sites/default/modules/jstools/jquery.cookie.js"></script>
<script type="text/javascript" src="/sites/default/modules/nice_menus/nice_menus.js"></script>
<script type="text/javascript" src="/misc/collapse.js"></script>
<script type="text/javascript" src="/sites/default/modules/jstools/activeedit/activeedit.js"></script>
<script type="text/javascript" src="/sites/default/modules/jstools/collapse.js"></script>
<script type="text/javascript">Drupal.extend({ settings: { "admin_menu": { "margin_top": 1, "tweak_modules": 1 }, "extlink": { "extTarget": "_blank", "extClass": 0, "extSubdomains": 1, "mailtoClass": "mailto" }, "jstools": { "cleanurls": true, "basePath": "/" }, "activemenu": { "#block-book-0": "activemenu/book", "#block-menu-1": "activemenu/menu", "#block-menu-2": "activemenu/menu", "#block-user-1": "activemenu/menu" }, "tabs": { "slide": false, "fade": true, "speed": "slow", "auto_height": false, "next_text": "next", "previous_text": "previous" }, "collapsiblock": { "blocks": { "block-ad-403": "1", "block-aggregator-category-12": "2", "block-blog-0": "2", "block-ad-545": "1", "block-views-signup_current_signups": "1", "block-similarterms-13": "2", "block-node-0": "2", "block-views-10": "3", "block-block-1": "1", "block-views-blogs_feeds": "2", "block-event-1": "3", "block-user-0": "2", "block-image-1": "2", "block-video-0": "2", "block-views-wre_goals": "2", "block-views-wre_content": "2", "block-views-wre_bios": "2", "block-views-results_selector": "2", "block-views-results": "2", "block-views-flights": "2", "block-views_filterblock-0": "2", "block-block-2": "2", "block-block-3": "2", "block-block-4": "2", "block-views-related_images": "2", "block-views_filterblock-1": "2", "block-tagadelic-28": "2", "block-tagadelic-25": "1", "block-minimenus-0": "1", "block-nice_menus-1": "1", "block-search-0": "1" }, "default_state": "2" }, "activeedit": { "elements": { "comment": { "#selector": "div.comment", "#target": "/comment/edit/%2A", "#id_field": "cid", "comment_comment": { "#title": "comment", "#selector": "div.content \x3e p", "#target": "/" } }, "node": { "#selector": "div.node", "#target": "/node/%2A/edit", "#id_field": "nid", "node_title": { "#title": "post title", "#selector": "h2.title \x3e a", "#target": "/" }, "node_body": { "#title": "post body", "#selector": "div.content", "#target": "/" }, "node_taxonomy": { "#title": "post categories", "#selector": "span.taxonomy", "#target": "/" } }, "logo_path": { "#title": "logo file", "#selector": "#logo \x3e a", "#target": "/admin/themes/settings" }, "site_name": { "#title": "site name", "#selector": ".site-name", "#target": "/admin/settings/site-information" }, "site_slogan": { "#title": "site slogan", "#selector": ".site-slogan", "#target": "/admin/settings/site-information" }, "site_mission": { "#title": "site mission", "#selector": "#mission", "#target": "/admin/settings/site-information" }, "site_footer": { "#title": "footer", "#selector": "#footer", "#target": "/admin/settings/site-information" } }, "autocompletes": { "user": { "#title": "users", "#marker": "user/autocomplete", "#target": "/admin/user/user/create", "#selector": null } }, "links": { "comment_new": { "#title": "comment", "#marker": "comment/reply", "#text": "Add new comment", "#parent": "div.links", "#target": "/", "#selector": null }, "comment_reply": { "#title": "comment reply", "#marker": "comment/reply", "#text": "reply", "#parent": "div.links", "#target": "/", "#selector": null } }, "bars": { "node": { "#selector": "div.node", "#target": "/node/%2A/edit", "#id_field": "nid", "options": { "#title": "publishing options", "#target": "/", "#selector": null } } } } } });</script>
<script type="text/javascript">var dest = "&dbldestination=admin%2Fbuild%2Fmodules";</script>
<script type="text/javascript">var BASE_URL = "/";</script>

any other ideas?

MANY thanks.

#6

mdowsett - December 16, 2008 - 06:20

oh...and I did switch back to garland and it still had the same problem (so I figure it's not related to my theme)

#7

mdowsett - December 17, 2008 - 14:31

i looked once again for the collapse.js script and it wasn't in my source code...but after a refresh, it was there...but the menus still weren't openable.

Any idea on what I can do? I'm REALLY stuck as I can't get to most Drupal options without those being able to be opened.

#8

ultimateboy - December 17, 2008 - 15:20

Another option is that a contrib module is adding a js file which has an error. When a js error is reached, depending on the browser you are using, no more js loaded. Therefore, if could be that an error is being reached before the execution of collapse.js. I am fishing here.. but it is a possibility. Try disabling modules one by one, starting with js tools.

#9

mdowsett - December 17, 2008 - 19:22
Project:Drupal» Double Click
Version:5.12» 5.x-1.0
Component:javascript» Code
Category:support request» bug report
Status:postponed (maintainer needs more info)» active

I found it (before I got your most recent post). It was a conflict with Double Click. Any role that had it's admin settings enabled couldn't open the drop-downs....which is UID=1 by default.

It used to work....so I'm changing this issue to that module....I hope it's a bug...?

 
 

Drupal is a registered trademark of Dries Buytaert.