Hi, thanks for this module. i have had it installed for about two weeks now, but just today i noticed i can only see the banners after i had logged in. Users visiting the site can not see the images axcept they register and log in to the site. What can i do to correct this? i haven't changed anything and have checked user permissions for the rotor module. Please help!

Cheers

Comments

nestor.mata’s picture

I'm sorry for answering so late.

I need to clarify something, does the block does not shows at all or just the images?

- Nestor

raylit’s picture

Hi, i just saw this. it was the whole block that's missing. You can only see it if you register and log on as a user.

you can see it here: http://www.athleticsafrica.com/www2/archive

Thanks for you prompt fix.

Ray

schwebbie’s picture

same issue here. anonymous users don't see this block at all.

..............................................’s picture

i have the same issues with the rotor module. the ads are NOT showing for anonymous users. please feel free to have a look yourself www.reeshoftotaal.nl
you only will see the block title.

ijetent’s picture

same issue with my site. i am running drupal 6.X.

www.eatsmartmeals.com

katetwiss’s picture

I have the same issue.

Although I think it is to do with the permissions for 'view uploaded files'
(well mine is)

I need that permission to be off for those not logged in.
I have some pdf content that needs to be for members only. And some pdfs that can be viewed by everyone.
(to have this seperation I have had to embed links direct into the body when they are for everyone)

This is how I have added images/flash into the rotor banner as well. Though it seems to add the content as attached files.

Not sure if this helps anyone (or even makes sense ; ) but if anyone knows how to help me out with my issue I would be grateful.

Thanks

katetwiss’s picture

mmmm... maybe it's not working at all now either.

Anybody found a solution?

saxtenor’s picture

Maybe I have a similar issue. Rotor works fine for administrator and logged in users on the Garland theme but will only work for the administrator on the litejazz theme (6.x-1.7).

katetwiss’s picture

I have the zen theme, and also have the fron-page module. The issue was the js was not getting added to the page properly. The fix was to add the js directly into the page-front.tpl template and the page.tpl.

ie ...

jQuery.extend(Drupal.settings, { "basePath": "/" });var rotor_enabled = true;var rotor_time = 10;jQuery.extend(Drupal.settings, { "basePath": "/" });var rotor_enabled = true;var rotor_time = 10;

Hope this helps anyone with the same issue

dj1999’s picture

I had same problem with rotor module on D6.
Everything works fine after I switched out cache and clean URLs.
Maybe is enough to switch out cache or clean URLs.

I hope it help somebody.

Joe

djbdjb’s picture

I believe it may be to do with having block cache enabled (Site Configuration: Performance).

Well, when I disabled block cache it immediately started working properly anyway.

..............................................’s picture

i can confirm, after disabling the block cache the rotot indeed started to work for anonymous visitor's. Thanks for that!

mrfelton’s picture

Assigned: Unassigned » mrfelton
Status: Active » Fixed

I'm marking this as fixed since I'm pretty sure that this issue is the same as #343280: Rotor explodes for logged-in users. Please try with latest from CVS (or wait a few hours for todays dev snapshot to be released). If the problem persists, please reopen this ticket.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.