Fork me on GitHub

Changing template automatically for users  Bottom

  • Hello,
    is this possible and how?
    When you come to the site you have theme A.
    When users log in it automatically changes to theme B for every user.

    Thanks
    Stéphane icon_cool
  • Not out of the box. At least not as far as I know. It's reasonably easy to tweak though. I did it for a .764 based site. Haven't got the tweak at hand now. Let me know if you're interested and I'll look it up.
  • Hi,
    if you have the tweak, I'b interested. Thank you.
  • In System/Users/pnuserapi.php function users_userapi_finishnewuser() line 424 (Zikula 1.0.2) just assign the name of a theme. Now all users that register get the theme assigned. Anonymous visitors will see the site default theme.

    It's not pretty, but it should do the job.

This list is based on users active over the last 60 minutes.