-
### Summary
Evo 3.1.29 return just 'cache/' with $modx->getCacheFolder()
### Steps to reproduce.
Evo 1.4.35 with $modx->getCacheFolder()
'assets/cache/'
Evo 3.1.29 with $modx->getCac…
-
MODX: 3.0.5
MIGX: 3.0.2-beta1
Creating a new Package with a Package-Name containing a Dash (-) crashes the whole backend.
-
Are you planning MODX 3 support for this extra? I use it a lot.
-
xPDO 2.x has issues with zero length files in PHP 8.x. The same code works fine in PHP 7.x. The same issue may occur with xPDO 3.x.
```
PHP Fatal error: Uncaught ValueError: fread(): Argument #2 …
-
Hello.
After Upgrading to MODX 3, my site_content.class_key content switched from "modDocument" to "MODX\Revolution\modDocument".
Alas,
[[!renderResources?
&showHidden=`1`
…
-
I just tried to install this plugin and as explained in my previous Issue I just posted, I tried to remove it since it wasn't installing. Then when I navigated in MODX, it was causing errors thus mes…
-
I've migrated a site over to a new server that is pre-installed with MySql 8.
I've got cloud linux 5.6 on, and everything is fine - apart from when creating a new post.
The current table has som…
-
Hi Kp
I've started a port to Evo of this nice module.
https://github.com/Nicola1971/Packager
Everything works except an error:
`Warning: in_array() expects parameter 2 to be array, null given in F…
-
Greetings!
I would like to know how to configure LangRouter if MODX is installed to a subfolder on the webserver (for example: /modx/ ) ? I tried setting the context url settings (set base_url to …
-
If &idType='parents' and some &ids are specified, search is limited to current context only.
This is due to method processIds() in SimpleSearchDriver.php, which uses modx->getChildIds($id, $depth). M…
juro updated
5 months ago