What is the order in which events are executed in Yii 1.1.16?
Hello.
What is the order in which events are executed in Yii 1.1.16 on page load?
You need to hang up a theme change somewhere, taking into account the module.
I solved the problem like this: I
created a Behavior, designated it as a Controller from CController.
Called on the beforeAction event. There I checked the necessary conditions and reassigned theme.