Kader Bouyakoub

Results 10 comments of Kader Bouyakoub

Sorry for this late suggestion 😄 .. I use an observer to join from other tables and I add it to the `before_get` property so whenever I call a getter...

Hi. On the master view page echo js_files wherever you want.

Well what you can do is to echo `$js_files` on the header, and in your controller do something like this: $this->theme->set('extra_js', $this->theme->js('file' ...) $this->theme->set('extra_js', js('file' ...) Then, in your master...

@Hirlysm831 please tell me if it worked for you so I can close this issue.

I will see what I can do. Meanwhile, you can simply set a global variable (name it anything you want. i.e: **js_in_header**) and set it to false. Then in the...

Hello @Pocokk I cannot promise to bring any of my backported or modified addons to where I never played before, retail/classic. I can only promise that if circumstances will allow...

If someone has access to classic wotlk _beta_ and can provide logs it would be great and much appreciated, it would help adapting Skada and maybe (_not sure_) some other...

**Official Servers** ✔️ Dragonflight ✔️ Classic Wrath **Private Servers** ✔️ Wrath of the Lich King ✔️ Cataclysm ✔️ Mists of Pandaria ❌ Project Ascension (_temporary dropped_) I know it took...

I tried that but for some reason Masque wasn't loaded/ready at that point, so I hooked it to the first `PLAYER_LOGIN` I found. You can try it yourself whenever you...

The one I backported was [v9.1.0](https://github.com/bkader/Masque-WoTLK)