-
hello Radnan
i have just tried installing the module via composer but i got this message from my console window:
Skipped installation of bin/console for package radnan/rdn-console: name conflicts …
-
After registering and the activation email is sent out, I am taken back to /user/login
There is no mention of an email having been sent, and there is a form error, so it looks like it is still trying …
-
# BjyAuthorize 2.0.0 RFC
The current major plan for 2.0.0 is an overhaul of the module with a focus on abstraction, with the goal of supporting both `Zend\Permissions\Acl` and `Zend\Permissions\Rbac`…
-
I want my view script to come first or your view script to be injected. Is that possible?
-
First off, thanks a lot basz for the work you've put into this code, the UriPathStrategy is exactly what I need for some SEO optimization.
Unfortunately, when I added in the `'uripath'` option to m…
-
Statement could not be executed (HY000 - 1364 - Field 'user_id' doesn't have a default value)
-
I get a very strange session regeneration issue. It's enough to have ZfcUser and ZfcRbac active.
My session is mostly set up like in the Zend SessionManager tutorial. If I activate ZfcRbac with def…
rarog updated
7 years ago
-
ZF3 has officially been released: https://framework.zend.com/blog/2016-06-28-zend-framework-3.html
-
It should be possible to provide jqgrid configuration. For example rowList.
```
rowList: [10,20,30]
```
-
I am not sure if the configuration is actually required or even deprecated:
https://github.com/ZF-Commons/ZfcAdmin/blob/master/config/zfcadmin.global.php#L54-64
At least you will still have to add co…