tabbed not working for anonymous users

gondwanan - November 19, 2007 - 20:18
Project:Tabbed Block
Version:5.x-1.2
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

I have tabbed blocks working well except the tabs are not clickable for anonymous users. No problem for any other roles once they are logged in.

For the anonymous user the tabbs appear clickable - i.e. the cursor changes on mouseover - but nothing happens when you click on the tab.

#1

manuj_78 - December 5, 2007 - 18:50

I have the same problem, except that this problem does not occur always for me.
Also, this is not limited to anonymous users for me. this happens for registered as well as admins also.
Any help on this will be greatly appreciated

Manuj

#2

joetsuihk - December 30, 2007 - 07:20

i cannot recreate this bug.

my environment:
a fresh installation D5.5,
apache2, php5, mysql5
tabbed block1.2
add one tabbed block with "who's online", "who's new"
works on anonymous user.

please provide more information, like
what blocks are using, settings of permission of that module..

thx

#3

llizards - January 18, 2008 - 13:24
Priority:normal» critical

I have the same issue. Works fine when authenticated to the system. But nothing happens when you are anonymous.

#4

llizards - January 18, 2008 - 13:28

MySQL database 5.0.45
PHP 5.2.4

All blocks are views so restrictions on views

#5

llizards - January 23, 2008 - 03:10

Any Update on this? I have it running on a production site as some of the main content... please see center area at Prattcc.edu

#6

joetsuihk - January 23, 2008 - 19:30

see that bug.

note that after ajax refresh, that works again.

still cannot regenerate,
i try devel with views, (block list view)
three tabs, default settings, themes...

do you place the block inside panels module?

some notes if you are developer,
the jquery seems cannot register the click function to li (line 58), as
$(".tabbed-block").children("ul").children("li").eq(1).click()
works in firebug.
which means, the code handle click is nice.

#7

llizards - January 25, 2008 - 00:25

I do not use panels

#8

llizards - January 31, 2008 - 00:28

Anyone have this fixed or a work around?

#9

joetsuihk - March 13, 2008 - 08:07

do you use analytics module?
http://drupal.org/node/182623

may be duplicate issue.

 
 

Drupal is a registered trademark of Dries Buytaert.