modx
Sort articles by most commented using disqus
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.[详细]
2023-01-03 20:28 分类:问答Running external php files or snippets with starting session in Modx?
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[详细]
2023-01-02 07:48 分类:问答Is there any way to edit snippets and templates outside the MODx?
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\".[详细]
2023-01-02 01:44 分类:问答MODX parse error function implode (is it me or modx?)
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[详细]
2023-01-01 09:42 分类:问答MODx changing my image path
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[详细]
2022-12-31 13:51 分类:问答MODX: Snippet strips and hangs string when parsing the vars
i have a snippet call like this: [!mysnippet?&content=`[*content*]` !] What happen is that, if i send some html like this:[详细]
2022-12-27 09:01 分类:问答Inline widget-like templates in MODx
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.[详细]
2022-12-27 08:31 分类:问答How do I show information to users belonging to different groups (web) in modx
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[详细]
2022-12-26 00:18 分类:问答Modx error page won't display
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[详细]
2022-12-24 06:27 分类:问答modx: eForm remembering field input on error
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[详细]
2022-12-22 11:51 分类:问答