I have the MetaTag module enabled and when I go to insert tokens using the 'Browse Available Tokens' link, the pop-up box does not render the clickable tokens column links. Instead they are all just plain text links. Also, none of the categories are collapsed or collapsible, nor is there a scrollbar. It renders EVERYTHING down the list. See screenshot:

Problem

Any idea what could potentially be causing this problem? I'm not getting any javascript errors.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dave Reid’s picture

That sounds either like JS error, or stylesheets not loading.

Dave Reid’s picture

Would also help to define with admin theme you're using.

amaisano’s picture

I do have jQuery update, but it's set to 1.5 for the admin theme (1.7 didn't change the problem), which I believe is the D7 default. I am using Ember for the admin theme, HOWEVER, I just switched back to D7's default 'Seven' theme for admin, and the same problem occurs - no links, messed up dialogue box.

I'm not getting any JS errors in the console, nor 404 responses for resources. Hard to say if there is a stylesheet that isn't loading though.

Dave Reid’s picture

The D7 default is jQuery 1.4. Can you try switching to that version?

amaisano’s picture

I just completely disabled jQuery Update so Drupal is using whatever it came with, and I'm now getting an expected rendering of the popup token browser. Categories are collapsed, and after expanding a category of tokens, the TOKEN column has clickable links.

Of course, now the admin theme no longer works because it requires several newer JS libraries :(

Any suggestions? I should probably check with Ember.

ret5’s picture

Was just having the same issue. Found that switching the Jquery UI CDN to "None" resolved the problem.

Tschet’s picture

Found that switching the Jquery UI CDN to "None" resolved the problem.

Wow, that was a lifesaver. There was way too many tokens to find what I needed without the collapsing structure to walk through.

hockey2112’s picture

#6 worked for me as a temporary fix.

amchichon’s picture

Status: Active » Fixed

#6 worked for me.

Status: Fixed » Closed (fixed)

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