Project

General

Profile

Actions

Bug #1325

closed

B5 creates duplicate groups in backend

Added by mcbsys over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
28 October 2009
Due date:
% Done:

100%

Estimated time:

Description

My first GroupJive install was 1.8 Beta 4 with CB 1.2.1 and Kunena 1.5.6.

I upgraded to Beta 5 so the groups that I create in the back end would have forums created as well. I did an uninstall/reinstall to accomplish the upgrade.

However, now when I create a group in the backend, I get TWO identical groups and no Kunena forum.

Attached is a screen shot showing the group I'm creating.

When I create a group from the frontend (logged on as Super Admin), I only get one group, but still no forum.

It's been a few weeks but I did get a forum before when I created a group from the frontend.

Mark Berry
MCB Systems


Files

GroupJive.png (4.7 KB) GroupJive.png Parameters used when creating group in backend mcbsys, 28 October 2009 05:00
frontend.png (12.9 KB) frontend.png mcbsys, 28 October 2009 05:05
Actions #1

Updated by mcbsys over 14 years ago

Frontend screen shot. I see that the groups have consecutive groupid's, e.g. 13 and 14.

Actions #2

Updated by mcbsys over 14 years ago

I just noticed that the upgrade from B4 to B5 cleared two important GroupJive settings: ShowForum was set back to No and Parent Group was set to 0. After setting those to Yes and 5 respectively, BOTH problems are resolved: only one group is created and the forum is also created.

So I guess the bug is that when forum integration is turned off, duplicate groups are created.

Actions #3

Updated by vovaca over 14 years ago

duplications can be fixed by adding

$_CB_database->setQuery( $query );

in line 549 of admin.groupjive.php

Actions #4

Updated by krileon over 14 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Confirmed working fix.. added to next release. Thank you for your contribution.

Actions #5

Updated by krileon over 14 years ago

  • Target version changed from 1.8 B5 to 1.8 RC
Actions #6

Updated by krileon about 14 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF