Skip to Content Skip to Menu

pluginclass is core CB and must have id 11 ??

  • moomola
  • moomola
  • OFFLINE
  • Posts: 37
  • Thanks: 0
  • Karma: 0
13 years 7 months ago - 13 years 6 months ago #155518 by moomola
Hello there,

I have added a tab called "january meeting attendance", and I want it to appear on the top of other tabs in the front-end user update interface (see first screen dump below).


Question : HOW CAN I GET THIS TAB DISPLAYED there WITHOUT PROBLEM WITH CB CORE TABLES CONSISTENCY (see explanation below) ?


To have the tab displayed there, I have declared it as a "getContactTab" class tab directly in comprofiler_tabs table. It works perfectly well : no problem (as you can see first dump image attached below).

BUT... :) When I check the tables with CB tools : "Check Community Builder Database".

I get this :

"Core CB mandatory basics Database structure differences:
Error on tab id 23 with pluginclass "getContactTab": This tab id is not right,
this pluginclass is core CB and must have id 11, so it needs to change its id.

The Core CB mandatory basics database structure differences can be fixed (adjusted)..."


If I "fix" through CB interface, CB does this :

"Deleted duplicate core tabs tabids 23 of the used core tabid: 11
DELETE FROM `#__comprofiler_tabs` WHERE `tabid` IN (23)
Moved core tab from old tabid: 23 to new tabid: 11
UPDATE `#__comprofiler_tabs` SET `tabid` = 11 WHERE `tabid` = 23"

AND I LOOSE MY TAB ... :(


Question : HOW CAN I FIX THE CB TABLE CONSISTENCY ISSUE KEEPING MY TAB DISPLAYED ON THE TOP ?


(Version : Joomla : 1.5.21, CB : 1.4 )


SCREEN DUMP : UPDATING MY PROFILE




SECOND SCREEN DUMP (just in case) :
I have configured position "underall"
here is the result when viewind another profile":


Attachments:
Last edit: 13 years 6 months ago by moomola.

Please Log in or Create an account to join the conversation.

  • moomola
  • moomola
  • OFFLINE
  • Posts: 37
  • Thanks: 0
  • Karma: 0
13 years 6 months ago #156496 by moomola
:dry: No answer ?

Mais be a stupid question.... :(

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum