List MODX Users Selected by an Extended Field
Last Updated on Monday, 6 May 2013 06:14 Written by Bob Ray Thursday, 9 May 2013 12:00
If you want to show a list of users with, or without, their personal information, one of the easiest ways to do it is to use Shaun McCormick’s Peoples extra. Peoples will show information about users selected by Use Group and will let you sort the users by any field. One of the things Peoples will *not* do, though, is let you select users based on an extended field.
A MODX user recently requested this on the MODX Forums, so I’m devoting this blog post to creating a snippet to do it and demonstrating a little about how MODX snippets work along the way. The following snippet will select users based on an extended field and will show any information about them contained in their User Profile (including any extended fields). Note that the snippet selects users *only* by extended field. To select users in a different way, you’d have to use a different snippet.
Learn More[HOW-TO] Fix “No File Selected” Error Message in Clip-Bucket v2.6
Last Updated on Tuesday, 1 November 2011 03:56 Written by Richi González Tuesday, 1 November 2011 12:00
Did you upgrade to Clip-Bucket v2.6 recently? Are you having trouble editing templates? Some users are encountering the error message <em>No File Selected</em>. I had never faced that problem before, so I really did not know how to fix it. A forum user “reese” on the Arvixe forums found out a very simple workaround herself, and I would like to share it with all of you. Credits to her.
Difficulty level: Easy
Learn More
Recent Comments