Remove Top 10 Users Box from the Clip-Bucket v2 Homepage
Last Updated on Friday, 14 June 2013 04:27 Written by Richi González Saturday, 15 June 2013 12:00
Hello,
If you’re of those guys that are revamping your Clip-Bucket website to look just the way you want it and don’t know how to remove that Top 10 Users box from the homepage, you’ve arrived to the right place. This has been tested in v2.6 with the default cbv2new template. It may or may not work with a different template.
Learn MoreGive Read Only Access to FTP Users in WebsitePanel
Last Updated on Tuesday, 11 June 2013 09:24 Written by Rodolfo Hernandez Wednesday, 12 June 2013 12:00
In this article I will show you how to give read only access to any ftp users, using WebsitePanel.
1. Log into WebsitePanel
2. Click on FTP Accounts:
Learn MoreList 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 MoreNewsPublisher: Limiting Users to Their Own Pages in MODX
Last Updated on Sunday, 5 May 2013 01:46 Written by Bob Ray Tuesday, 7 May 2013 12:00
If you are using the NewsPublisher extra for MODX Revolution and would like to restrict users to editing only pages they created, there’s a fairly simple solution.
When you put the [[NpEditThisButton]] tag on a page, front-end visitors who are logged in will see a button labeled “Edit” on each page. Clicking on it will launch NewsPublisher with that page loaded in the editor. The secret to keeping users from editing other user’s pages is to just not show them the button. This is easy to do with a simple snippet and a tag in your Template.
How to Allow Users to Login With Email or Username in phpFox
Last Updated on Sunday, 13 January 2013 12:00 Written by Stephanie Brown Sunday, 13 January 2013 12:00
This article will show you how to make it so that your members can login with their email address or with their username on your phpFox website.
Login to your admincp and select Settings > Manage Settings.
Learn More
Recent Comments