node display error with quick tabs + advanced forum
ycwjjjj - June 17, 2009 - 16:57
| Project: | Quick Tabs |
| Version: | 6.x-2.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
After enabling the quick tabs module, and try to create a qucik tab block and show it on the content. And i discover that the themeing in all individual nodes under forum can't be loaded. That means, the very plain HTML page shown only without css formating in all nodes with forum type. I figure it out finally when the advanced forum module is in used. And it displays normally with all css style on if the quick tab block i made was chosen to not show. It also happens to version 6.x-2.0-dev.
May any one inspire what it was happening and fix it if possible? Thanks!

#1
can you attach a screenshot?
#2
This is the attachment. This is the node with forum content type. Thanks!
#3
how do you display the quicktab? is it configured on admin/build/block page or do you use something else?
That "ViewEditTrackClone" is suspicious. I guess, that is not part of the quicktab. Are those node links? And why they are not styled?
#4
Yes, I configured the quicktab on admin/build/block page. It was just added on a particular block area of every pages after I enabled the block there.
Those nodes are in forum content type. They are originally styled with the default theme that I used, the attachments shows the result after I put the block back (say, left side bar). So, I have no idea why they are not styled.
#5
are you using Internet Explorer? because IE can't handle more then 30 css files #358114: site broken in IE (Optimize CSS files)
#6
Yes, I am using IE. OK, Thanks for your response. This is really not the problem from quicktabs. I encountered the same without quicktabs. I will check your post and figure it out soon.