Custom Userlist for Community Builder

Version
1.3 (last update on Aug 5, 2010)
Rating
Compatibility

Votes
Favoured
0
License
GPLv2 or later
Commercial
Type
Views
12256
Date Added
5 April 2010
Editor's Note
- This extension requires registration to download.
The plugin contains a patch for CB 1.2.1 and 1.2.2. The patch changes one line of code in the core CB file components/comprofiler.php. The line that reads...
$_PLUGINS->trigger( 'onBeforeUsersListQuery', array( &$queryFrom, 1 ) ); // $uid = 1
...is changed to read...
$_PLUGINS->trigger( 'onBeforeUsersListQuery', array( &$queryFrom, $listid ) ); // $listid
The package contains an automated way to install this patch, but if you prefer to update the code manually go right ahead.
No patch is necessary for Community Builder 1.2.3.
Also, this plugin no longer requires login to download.
Enjoy,
-Rob Anderson



