Hey all,

Really interested in this module, however a stock installation on my dev site causes the admin toolbar to disappear (on themes that use omega), and causes any use of quicktabs to reload the entire page on tab changes. This is with all plugins off, and only global field editing turned on.

Comments

muhleder’s picture

Thanks for the bug report, do you get any javascript errors reported in your console with the toolbar and quicktabs issues?

matt__’s picture

Ok, so i've been digging a little deeper, and the problem only occurs when an admin is logged in (which i'm guessing may be to do with the admin toolbar displaying). When I enable editing on fields I get this error in firebug console:

a.attributes is null, jquery.js line 56 <- not sure if that is much help.

I am going to attempt to solve this tonight, and if I do, i'll let you know.

matt__’s picture

Ok, I have narrowed the problem down and it is a conflict with the module Admin. I haven't figured it out exactly yet, as the conflict is with Aloha itself (not this module), and the admin module is still in beta. I'll leave the issue open in case someone wants to figure it out.

muhleder’s picture

I was just about to write back, there is a known problem with the admin module, and there is a patch in the issue queue for it. Unfortunately it looks like the module has been abandoned at the moment so none of the fixes that people are providing are getting applied to the module.

muhleder’s picture

Status: Active » Closed (works as designed)

Ok, here's the issue in admin module with the patch,

http://drupal.org/node/969916

Think this is the third time we've had this issue reported here, might put a notice on our project page.

muhleder’s picture

Issue summary: View changes

Last error was just a permission issue.

r2coder’s picture

Issue summary: View changes

I am also experiencing issues with continuous page reloads when a tab is clicked. The admin bar disappears inconsistently. And the browser navigation bar is becoming cluttered with query bits: ie. http://[siteURL]/[pageTitle]?qt-quicktab_[machineName]=1#qt-quicktab_[machineName].

There are no javascript error displaying in Chrome or Firebug.

I really like this module as the navList style is perfect for the content I'm displaying. However, the page reloads will not fly by my management. Is anyone else experiencing this issue?

Drupal 7.34
Quicktabs 7.x-3.6

muhleder’s picture

@r2coder Think you may have posted this in the wrong issue queue.