Larry E. Lutz

Results 17 issues of Larry E. Lutz

I'm trying to use AclManager with the CakeDC Users plugin. I've tried entering this in the plugin's bootstrap file: Configure::write('AclManager.aros', array('Group', 'Users.User')); That gives nothing but errors, most notably including:...

I'm having a problem with getting the plugin to store the filename in the database. It uploads the file just fine, but never saves the filename. My table looks like...

I've used nemmo/yii2-attachments successfully for a considerable amount of time. A few days ago, after running composer update, suddenly, `` and ``` ``` have ceased to display in the input...

### Environment: - Laravel-Code-Generator Version: 2.2.12 - Laravel Version: 5.7.25 - nwidart/Laravel-Modules: Version: 4.0.0 ### Description: #### Modular Development I am working on a very complex web application. In order...

enhancement

### What steps will reproduce the problem? 1. Install yii2-usuario via `composer require 2amigos/yii2-usuario:~1.0`. Also tried `composer require 2amigos/yii2-usuario: 'dev-master'` to see if it would make a difference with dev-master;...

under investigation

Laravel is now at ver. 5.8 (stable), but AsgardCMS seems stuck at 5.5.*. Is there a timeline/roadmap for upgrading to the latest version of Laravel? It seems that AsgardCMS is...

### Summary of issue When in go to `https:///en/backend/user/users`, the page displays with breadcrumbs, title, and button correctly, but in the data area/listing of roles, there is an endless circular...

I just installed a Yii2 site using your Yii2-start. Everything went fine, but the backend has no styling. It's clearly not picking up the AdminLTE CSS.

What is the integer field "click" in BlogPost used for?

I've looked everywhere I can on Google and other places for a resolution to this problem, and while I can find several mentions of it, I can't seem to find...