Plugin info

Total downloads: 1,718
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 9/27/2011 (5209 days ago)
Added to WordPress: 9/15/2011 (14 years old)
Minimum WordPress version: 3.1.4
Tested up to WordPress version: 3.2.1
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 5209 days ago

20/100

Is SMF Group Members abandoned?

Possibly abandoned (last update 5209 days ago).

Compatibility

Requires WordPress: 3.1.4
Tested up to: 3.2.1
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This widget displays all members from a SMF forum. Depending on your settings, it displays only the name or name + avatar image, if user didn’t set an avatar in the SMF forum, it displays a generic image you can specify (see the example image below). Support: http://www.longu.de/_smfgm_redirect.php

The plugin adds a seperate configuration menu in the WP admin panel (called “SMF Groups”). You need to add the following data:

  1. Add the database connection details to your Simple Machine Forum database.
  2. Enter ID of the SMF member group you want to display in the widget.
  3. Modify the HTML code for the widget.
  4. If you want to display member avatars (from SMF), you NEED to modify the /attachments/.htaccess file.

Each field has an example what it should include.

The field “Limit” determines how many mambers are listed in total. Dummy image is optional. Needs to be a http:// URL. If you set it, it uses this image if a user has no image set in his SMF profile.

Important: SMF 2.0 adds a .htaccess file at “/forum/attachments/.htaccess”. This file blocks all requests from different domains. So if you want to use this widget to display a member group from a SMF forum from a different server/domain, you NEED to modify this .htaccess file (the needed steps are explained in the admin section of this widget).

Feedback needed! This is a very early version of the plugin. If you like it, it can be improved a lot, for example:

  • Links from each avatar to SMF profiles
  • Links from each avatar to other profiles (like FB)
  • More options for templating
  • Tag option to displays one member or all members inside a blog entry/article
  • Several predefined output settings
  • Better caching/performance (though it should be suitable for your needs already)

Installation

Upload the ZIP file in your WP admin section, add the needed data and you’re good to go.

Frequently Asked Questions

Something is not working…

You get support at http://www.longu.de/_smfgm_redirect.php .

Review feed

No reviews available

Screenshots

  1. Example of the widget

    Example of the widget

Changelog

0.4.1

  • Improved admin screen, bug fix.

0.4

  • Member group ID is now selected more easy (using a dropdown)

0.3.1

  • Fixed problem with admin/user access rights for some users

0.3

  • First public version, works fine
  • Minimal caching
  • No option validation, but if it’s not set correct, you’re data is NOT harmed, so all is fine.