This is an old revision of the document!


"Log In/Register" Appearing While Logged In

Problem

When using an ajax login plugin called Ajax Login/Register, once you’re logged in the options should change from “Log In/Register” to “My Account/Log Out”. It doesn’t change.

Solutions

It has to set “Separate Cache Copy Per Group” to the “Only distingguish between logged-in vs logged-out” because it loads layout update dynamically in the code and not through layout files.

To be noted, for most cases ajax login does not require this setting. However, this plugin is loading layout handles dynamically, so we have to adjust this setting.

  • Admin
  • Last modified: 2017/05/26 19:57
  • by Jackson Zhang