Administration Settings

You manage the management settings for your forums on manage.popforums.com. Management settings are any settings that support the hosting and billing of your forums. Configuration of your forums (creating categories and forums, editing users, etc.) happens on the forum itself. As an administrator, you'll see the link for that in the drop-down menu from your name in the upper right:

admin link location

Once you're in the admin area of your forum (the URL path is always /Forums/Admin, by the way), there are a number of sections that you can access from the menu at the top, including an option to return to your forum.

General Settings

After you make changes, click the "save" button at the bottom.

Forum Settings

Parsing

Put a list of words here that you want to mask, separated by spaces. For example, if you don't want "the F word" to show, enter it here. The censor character is what will show in its place (for example, the F words appears as "****" if you use an asterisk).

Allow images/YouTube: If this box is checked, users can embed images hosted elsewhere or upload their own. Also, YouTube URL's are paresed into embedded players. It is not enabled by default.

Terms of service

Put notes in here that you want people to see when they sign up for your forum. The usual stuff, like be nice, don't post hate speech, etc., is a good start. They'll also see a link to the master POP Forums TOS and privacy information.

Categories

You can optionally group your forums into categories, each of which will have a subheader dividing the groups. Any forums not appearing in a category will appear first. Categories without forums will not appear on the forum home page.

Forums

Forum Permissions

You can restrict who can post or view certain forums here. Any forum that has roles assigned to "posting roles" can only be posted to by users in those roles. Any forum that has roles assigned to "viewing roles" can't be seen by any users other than those in the roles. POP Forums has two built-in roles, "Admin" and "Moderator." You can create custom roles (see User Roles below), and put users in those roles (see Edit User below). For example, if you wanted to have a special forum for moderators, you could assign the "Moderator" role to the "viewing roles" column, and only moderators would see that forum.

Email

POP Forums sends email notifications for subscriptions, direct messages and registration emails. The "from e-mail address" is the address that these emails will appear to come from. It's a good idea to use one that is real and lands with a person who operates the forum. The "signature" field is appended to the emails sent. You could put your URL or tag line here.

External Logins

External logins allow your users to associate their forum account with an external login provider like Google, Facebook, Microsoft, or an OAuth2 provider using JWT's. This feature is not available with every plan, and may require an upgrade to activate. For more information, read about external logins.

Recent Users

This displays a log of the last 50 users to sign up. If you click on the name at left, you'll land on the edit page for that user. If you click on the IP address at right, a new window will open with information about the address provided by a third-party (not provided by POP Forums). Sometimes it's useful to see where a sign up came from. If it's from a remote country where you don't expect users to originate from, it might be spam. Also, addresses from VPN's and dedicated servers are often used by spammers.

Edit User

To edit a user account, you'll need to search for it first. The easiest way is to simply search by name, but you can also search by email address or role (as in Admin).

You might notice that you can't edit a user's name. There are some technical reasons for this, but there's also a design choice here that suggests administrators shouldn't be able to fundamentally change the identity of someone in this way.

User Roles

In combination with the forum permissions and user editing above, you can use roles to limit viewing and posting in the forums.

User Image Approval

As we mentioned in the general settings above, if you want to approve uploaded user photos, you can do that here when the "new user image approved without moderation" is not checked.

E-mail/IP Ban

Sometimes you'll get users that are abusive or troublemakers, and while it's not easy to entirely block them, blocking their email address or IP address can be a deterrent. When you "delete and ban" a user from the user edit described above, their email address is added to this list, and they won't be able to register with that address. IP addresses are often shared (at work, university and shared access), but in the event your abusive user is at home, you may be able to block their address until it changes. Moderators can see the IP addresses from which every post is made (in the format 111.222.255.55, for example), listed next to the post time. You can use that address here, preventing any new signups from that IP.

Event Definitions and Award Definitions

These are part of The Scoring Game, which is mostly a feature intended for use when open source POP Forums is embedded into a larger application. In those situations, you can have parts of your app programatically award points to users based on their actions. In the commercial, hosted version of POP Forums, the only programatic events are new posts, new topics, post votes and questions answered. Users receive a point for a post vote, and 10 points if the author of a question in a Q&A forum selects a user's answer. These are published under "activity feed" on a user's profile, as well as the "activity feed" in the top navigation.

Awards happen when a number of events have occurred. For example, if you wanted to award 100 points for someone who made their first 10 posts (not recommended, unless you want a lot of noise in your forums!), you would do the following:

Every time a user makes a new post, POP Forums will check to see if they have 10 instances of that event, and if they do, and they haven't already received the award, the award will appear in their profile.

Manual Event allows you to give arbitrary points to users. Click the "to" button, search for and select a user. If you want a message to appear in the feed, like "This user is awesome," enter it there. Put a number of points and click "publish points." You can also select a user and publish an existing event. The existing events don't make much sense out of context, but you could create special events and award them manually. For example, create an event called "post of the day," award them manually, and have an award that triggers after someone gets 10 of them.

Security Log

The security log is a somewhat crude tool to look at the usage pattern of a user. Events like user creation, login, logout, are recorded here. For example, you can enter a user name in the search, enter a date range (like 1/1/2020... it won't validate bad dates). The result will show activity for that user, with UTC times recorded.

Moderation Log

This shows a log of moderation events, by moderators, individual users (who may edit or delete their own posts) and the system when it automatically closes aging posts.