Herbert Maschke
Herbert Maschke
https://github.com/MedicOneSystems/livewire-datatables/releases/tag/v0.10.2
Would it be possible to show the line number and file where i run the query, or where i do the save(); function of a model? In Combination with ordering...
Wow! I didn't even know there is a fork of this module. The other author didn't contact me. Good to know that this module is alive. I do want to...
As i see it, he has made a lot of changes for the chinese environment. I will contact him and ask if he wants to contribute to this repository.
Hey BlindGenius, thanks for this work. I would like to merge commit b947244 and 5d72f41 into master - your cleanup is good and necessary. For backward compatibility i would like...
This sounds like you forgot to 'mount' the profile submodule into your config/main.php 'modules' section. Did you follow the instructions in the README.md file?
I never got this error, and i can not reproduce it now matter how hard i try. Which versions do you use (php, mysql, yii. apache)? This already happened to...
I do not really understand your question. The role submodule is documented in the docs/permission_system.txt file. Of course this file _should_ be extended since it is a stub. How far...
Yii::app()->user->can() is available everywhere, since its in the YumWebUser component. 2014-02-09 2:47 GMT+01:00 Diego [email protected]: > Yes I read the file but I would like to know if in your...
did you try index.php?r=user/install ? is the 'user' module registered in your 'modules' section of config/main.php ?