Hugo Peek
Hugo Peek
I found the following error in my php error log: PHP Fatal error: Call to a member function remove() on a non-object in /Users/XXXX/Localhost/XXXXXXX/core/cache/includes/elements/modplugin/11.include.cache.php on line 157 It caused a...
http://modx.com/extras/package/semanagerformodx Still has some quirks, but it looks very promising!
This is a bit tricky and often results in duplicated files.. Is there a way to rename them without this happening? Especially with templates it is important that they keep...
## Bug report ### Summary I upgraded an existing installation to the latest 3.x, but the web context is not visible in the tree. Pages are also not rendering in...
# Bug Report Stackable grids inside a parent grid receive a negative left/right margin, in order to align properly with the parent grid. This negative margin is overruled however, by...
# Bug Report I just noticed that the icon headers are misaligned on the site. Some images are also stretched out of proportion. ## Steps to reproduce Visit the homepage...
# Issue details ### Duplicate? Have you searched the issues of this repository if your issue is already known? **yes** ### Actual behaviour I recently did a factory reset and...
https://github.com/modmore/Gitify/wiki/9.-Example-.gitify-files There seems to be a problem with the primary key 'category'. This stores the name of the category, but when you have nested categories bearing the same name, only...
I have a custom table in a database with the prefix "hs_" instead of "modx_". When trying to extract this, I get the following error: ``` Extracting Services into services...
Case: I have 2 resources with alias "sitemap". One is being output as HTML, one as XML. Normally, MODX will warn you about double aliasses, but it's allowed when using...