Hello,

I'm a drupal n00b and really want to use this plugin, but don't know how to make it work. I have it configured to display embeded views as blocks. But it is loading them on top of each other instead as tabbed content. I updated my jquerry file. Is there something else I need to be doing here? Thanks in advance.

http://www.iamindisposed.com/blog2/#

-M

CommentFileSizeAuthor
QT1.png142.96 KBWolfy-1
qt2.png86.44 KBWolfy-1

Comments

MGParisi’s picture

I have the same problem... a # shows up at the end of the path. I know it is related to loading of jScript files again, since it apears all the time when I turn off browser cache in web developer.

katbailey’s picture

Hi there,
I looked at your site and the quicktabs.js file is not being included at all. I don't know what's causing this. I'll see if i can come up with any ideas as to why this isn't being added...

Katherine

MGParisi’s picture

Im having a different issue then.

katbailey’s picture

@MGParisi - your issue might relate to having lots of content-rich views loading into your different tabs - this would mean the DOM takes longer to load and the jQuery behaviours aren't attached to the tabs until the DOM has fully loaded. Do they work after you give the page plenty of time to load?

MGParisi’s picture

the problem is definately that... the fix is easy... just put the display:hidden in the style of the tab, then have javascript change it to shown when it reaches the ending of the load. I have a feeling this will fix allot of issues with allot of these ticketted items.

katbailey’s picture

Hi Wolfy,
is your site running on Drupal 5.8? If so there is a bug which prevents js files from being loaded in blocks. This seems very likely to be the cause of your problem. You'll need to upgrade to 5.9.

regards,
Katherine

Wolfy-1’s picture

Katbaily,

Thanks, I am, I will.

-M

rbahaguejr’s picture

I'm still not getting quicktabs to work for anonymous user. Any tips on how to fix this?

nruest’s picture

I'm having a somewhat similar problem. I have been using quicktabs, and it was working just fine with views. I have since upgraded to drupal 5.10, and as a result none of the views are displaying for the tabs. I get the # at the end of the url, and quicktabs.js does not appear to be loading.

MGParisi’s picture

Going through my issue que, and found this was still open... No further info or complaints have been filed... want to mark this as closed? Anyone get a newer version to work?

Just want to clean things up, so that I can move on:)

BTW, cant wait till I install 6.x on my site... working on creating the base views now... Just need to find another issue before I can do that!

Thanks
Mike

P,S. Keep up the good work, this is turning out to be one of the Gems of Drupal's Module Library... Cant wait till I use it again... Your a great programmer:)

DoktorNo’s picture

I have exactly the same problem, after updating from 5.7 to 5.16. PLEASE FIX IT!

katbailey’s picture

@DoktorNo, this isn't a very helpful comment. The original problem in this thread was due to Drupal 5.8 not allowing blocks to call drupal_add_js(). I suspect that #8 is a case of block-caching being turned on, as per this issue: #342459: Block cache problem (Not showing for anonymous or authenticated users), though I should have caught this at the time to make sure.
Please check if that is also your issue. Otherwise, if you expect your problem to be fixed you will need to describe it in detail as it is clearly NOT the same problem that was originally reported here.

MGParisi’s picture

DoktorNo, Please recognize that Kat Bailey is one of the best programmers and people in Drupal. Using Caps is considered shouting, and with someone like Kat Bailey it is not needed. Please treat her with the patience and respect she deserves. If you do, you will find that she is patient, caring, and quick to help out.

Thanks
MGParisi

BTW, moving from 5.8->5.9 created many bugs in many modules. This is not a singular issue to quick tabs. Something needed to be changed (probably for security issues) that created many modules to fail at this time. I believe it was the 5.9 version that created this issue, though it may have been the 5.8 version.

katbailey’s picture

@MGParisi - um, thanks! :-) But I feel your extollment of me is undeserved as I have been a bit remiss lately in tending to my issue queue and Pasqualle has been far more attentive so I just wanted to set that record straight ;-)

MGParisi’s picture

@katbailey - ok... You totally SUCK! LOL... Hey, in Open Source take them when they come, because you wont get many.

pasqualle’s picture

Status: Active » Closed (won't fix)

Drupal 5 version of the Quick Tabs module is no longer supported. Closing.
If you have this same problem with later versions, feel free to reopen this issue.