I\'m using disqus for my MODx blog commenting开发者_运维问答 system, but couldn\'t find anywhere a way to sort my articles based on the most commented one, or the most recent comments.
I want to include an external php script or modx snippet to the index.php but it causes the blank screen instead (and no document parser errors). Probably the problem is that this script i want to inc
Is there any solution to make snippets, templates and maybe resources of MODx site available to e开发者_如何学Godit with external editor? Besides this hack which make site less \"native\".
Update 4-June-2010: This appears to be a bug in MODx v 1.0.3, nothing to do with the implode function but rather a problem with mis-matched datatypes in the resulting filter clause. Bug has been filed
In the MODx WYSIWYG whenever I click the Image icon to insert an image, followed by browse image it generates the wrong path: /data/12/1/111/99/1111262/user/1169144/htdocs/images/image.jpg instead of
i have a snippet call like this: [!mysnippet?&content=`[*content*]` !] What happen is that, if i send some html like this:
I\'m developing my first ever MODx site and I need to have three blocks on the frontpage that contain headline, picture, image caption, long text and a short text.
I have created a website using modx evolution v1.0.2. The website that I have developed has 12 different types of users (categorized in groups). Each user will be shown a different price depending on
I\'ve developed a site in modx but after migrating it to the live server if I enter a page that doesn\'t exist (eg http://mysite.com/index.php?id=5) I\'m getting the default IIS error page rather than
After I submit the form unsuccessfully, the form looses all the values I typed in. I\'m using value=\"\", so that could be related, but if I remove it I get a / in the field, and it still doesn\'t re