By simpelito on
Hi!
How du I set a different theme for logged in users? My site goes in a blue color range but when a user has logged in a want to switch themes to a red stylish one....
Setting the administer theme won't do it cos my logged in users aren't allowed to administer the site....
Any answers is very welcomed!!
/J
Comments
A simple search of the site throws up ...
A simple search of the site throws up
http://drupal.org/project/taxonomy_theme
and
http://drupal.org/project/mysite
You could see which of these is closer to what you need and go from there.
HTH
Terry
Recent Drupal sites:-
www.allegiantair.com www.defaqto.com www.quarkexpeditions.com www.sportrelief.com www.chevronhackles.com
www.philipturnercrafts.co.uk www.intelflexplus.com www.aprilroseturner.com www.businessclubagent.ihg.com www.businessclub.ihg
Taxonomy Theme doesn't meet submitter's requirements
The Taxonomy Theme module is an excellent contribution that is very easy to use. But it only allows you to theme by vocabulary or URL, and not by user role.
www.keelingdesign.com
Role Theme Switcher
There is module called Role Theme Switcher that I think you might want. It allows you to assign different themes to different user roles. For example, you could say that authenticated users have a diffrent theme than anonymous users.
yea well...
It seems as the modules didn't quite do it...for some reason the role theme switcher just didn't work.....Guess I'll have to keep searching...thanks for the help though....
/simpel
Just watching ... for your
Just watching ... for your findings :-)
Hi, Simpelito. Could you
Hi, Simpelito.
Could you please note what did you do, and how it didn't work?
Probably there were some error messages or smth else?
I would like to help you, and also to figure out possible bugs :-)
----
Serj Tiutiun
Not working here either
I'm not sure if this is the same issue that others have had. I am running Drupal 5.1 and when I try to use the Role Theme Switcher module from an anonymous user, all I get is:
Fatal error: Call to undefined function: system_themes() in /home/jr8279/public_html/modules/role_theme_switcher/role_theme_switcher.module on line 18
From an authenticated user, it works fine. I have also tried to remove all other addon modules to see if it is conflicting with them, but no luck.
Does anyone know how to fix this?
Resolved!!
I found the culprit! I had caching turned on (normal mode, not aggressive mode). I turned of caching and everything works fine.
Hello, jr8279. This bug
Hello, jr8279.
This bug about cache is fixed in version 5.x-1.1
You can download new version here:
http://drupal.org/node/197996
Please, let me know, if it is all ok now.
Thank you
----
Serj Tiutiun