Benjamin Davis

Results 12 issues of Benjamin Davis

### Summary I would like to save resource group settings - MODX settings, and the individual resource group connection in each resource. How can I add that to the gitify...

Is there a way to group contexts together, so that you could use contexts for different websites and different languages? For example have website A German (context) and website A...

I have the problem within a particular collection, that when I try to translate one of the children, the duplicated resource is not shown in the resource tree of the...

## Bug report ### Summary When hardening MODX, we always rename our core folder. It seems that when you rename the core folder to something else, autoloading does not work...

I have a client that wants the sorting in the manager to be just the opposite of what it is now. He wants new images to be shown at the...

I am running Revo 2.2.4 and Gallery 1.5.2. Very simply, I am getting a red "Failure" flag on each image that I upload. However when I check the assets ->...

I am running MODX 2.2.0-pl2 and Gallery 1.4.0 rc1. Server Setup: PHP 5.2.17 mySQL 5.091-log Memory Limit 90M post_max_size 8M upload_max_filesize 40M Provider: einsundeins.de, Business Package 5.0 When I upload...

No errors get written to the MODX log, but using it like this, results in the where statement not properly filtering `$catId = $modx->runSnippet('migxLoopCollection',array( 'prefix' => 'stamisol_', 'packageName' => 'stamisol_files',...

We are using one collection for 4 different resource groups. If a usergroup is assigned all resource groups, the pagination works properly. If a user that is restricted to one...

### Summary Trying to access a setting field using $modx->getOption() always returns an empty string. ### Step to reproduce Inside of a hook snippet try to call up a ClientConfig...