Ack!!
I finally tracked down a problem that has been plaguing my site for weeks. When I go to "Edit QT block" the damned thing resets all my views blocks to "disabled" !! I have no idea how or why, but selective disabling with the help of Demo Site finally tracked it down.
!!!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Picture 1.png | 38.78 KB | -e-train |
| #2 | Picture 2.png | 68.65 KB | -e-train |
| #2 | Picture 3.png | 64.27 KB | -e-train |
Comments
Comment #1
-e-train commentedAny idea why this is happening.
I am having a similar issue, when I go to edit "QT" and select the second tab in by quicktab block, I am not seeing all the available blocks that should be there. only about 2/3 of them.
Comment #2
-e-train commentedHi,
I am running drupal 6.6 and Quick Tabs 6.x-1.0-beta1
Quick Tabs is replacing my desired block, with the block that occurs first in the "select block" list as I can not see all my available blocks in my "select block" dropdown.
If you look at attachment picture 2 you will see that I should have a bunch of blocks available below my "client views" block choice in the dropdown. When I select the top tab content to edit, the full list of blocks is in the select dropdown.
The problem occurs when I am trying to select a block for the second tab item.
If i switch the tab order, it still occurs in the second tab select dropdown.
please help....
-e-
Comment #3
katbailey commentedYes, these were indeed two very serious bugs I had been completely oblivious to, thank you for reporting them! I think I have managed to fix them both in the latest dev snapshot (which will be available within the next twelve hours). Please test and let me know. And be sure to use the 1.x branch, not the 2.x.
thanks,
Katherine
Comment #4
-e-train commentedok, will let you now. thanks kat.
-e-
Comment #5
-e-train commentedKatherine,
I have applied the dev version with the updates.
quicktabs-6.x-1.x-dev.tar.gz
I can now see all the blocks that should be available to me in the "select block" dropdown list.
however, there seems to be a new problem, now none of the QT tabs are showing up on the site. Seems to be an issues with "display:none" that the javascript is adding and something Views is doing.
html.js div.quicktabs {quicktabs.css?c (line 85)
display:none;
}
commenting out the display:none then shows the tabs....
not sure what is happening. I will statrt another post as this orginal question seems fixed.
-e-
Comment #6
-e-train commentedHi,
I just started to use the new 6.x-1.x-dev version to fix the "select block" issue that I was having here: http://drupal.org/node/327654
Now none of the QuickTabs tabs are showing up on any pages.
Seems to be a javascript error maybe with jQuery?
If I use firebug to comment out the "display:none;" for this: "html.js div.quicktabs"
then they appear and once i click a tab it seems to work fine.
Need someway of having this not occur.
-e-
Comment #7
katbailey commentedChanging the title back as I assume you mean to create a new thread for the last comment. I think this particular issue is fixed.