![]() |
Hi
to fix the pagination problem On browse.php Replace Code:
$totalgroups = $db->query_first("SELECT COUNT(groupid) AS total FROM grps WHERE approved = '1'"); Code:
$totalgroups = $db->query_first("SELECT COUNT(groupid) AS total FROM grps WHERE approved = '1' AND catid = $c"); |
Try this to add Groups to a user's public profile. It works for me:
Create a new plug in: Product: GRPS: Groups Commune Hook Location: member_complete Title: GRPS: List Groups In User Profile Execution Order: 5 Plugin PHP Code: Code:
// ###################### extracts my groups groups for main grps page Now go edit your memberinfo template and add $grps_mygroupsprofilebits where you want them to appear on the user's public profile page. |
Hi,
I'm having problems with permissions and I am using the latest download with the fix. My forums are installed under public_html/forum and this is my config: chdir("../forum"); When I go to http://www.site.com/forum/groups/ I immediately get the permissions error message when i'm logged in as admin or regular user, and I changed permissions for both user groups to access the grps (you do not have permission to access this page. This could be due to one of several reasons:) Thoughts? Thanks! |
Quote:
|
GRPS set to active yes.
|
Make sure you have 'Is The GRPS directory parallel to your forums directory' set to 'No' since you are running it under the forum directory.
|
Quote:
And thanks to the coder of this! |
When you hit New Posts, does it bring up the ones from the groups as well?
|
Can you move posts from the normal forums to a group?
|
Quote:
Quote:
|
All times are GMT. The time now is 06:40 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|