Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

Weird Problem Communit Builder Tab

  • KatoKalin
  • KatoKalin
  • OFFLINE
  • Posts: 265
  • Thanks: 11
  • Karma: -5
  • Add-ons
10 years 11 months ago #236421 by KatoKalin
Replied by KatoKalin on topic Weird Problem Communit Builder Tab
Ok I have found the issue. For some reason I had following code in database plugin tables:

{"menuFormat":"menuBar","statusFormat":"menuList"}


It seems that this has not been cleared out correctly on upgrading.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
10 years 11 months ago - 10 years 11 months ago #236438 by krileon
Replied by krileon on topic Weird Problem Communit Builder Tab
Strange, that's supposed to be there but it's in the wrong format. We don't json encode our param columns. It should be as follows.

menuFormat=menuBar
statusFormat=menuList

Still don't see how this would cause the credits menu item to display even after disabling it.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 10 years 11 months ago by krileon.

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

  • KatoKalin
  • KatoKalin
  • OFFLINE
  • Posts: 265
  • Thanks: 11
  • Karma: -5
  • Add-ons
10 years 11 months ago #236543 by KatoKalin
Replied by KatoKalin on topic Weird Problem Communit Builder Tab

krileon wrote: Strange, that's supposed to be there but it's in the wrong format. We don't json encode our param columns. It should be as follows.

menuFormat=menuBar
statusFormat=menuList

Still don't see how this would cause the credits menu item to display even after disabling it.


I found this out be doing a clean install with Joomla 2.5.16 and CB 1.9. The clean install did not have

menuFormat=menuBar
statusFormat=menuList

in the database after removing the credits menu item.
So should I enter this manually or is it not required?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
10 years 11 months ago - 10 years 11 months ago #236624 by krileon
Replied by krileon on topic Weird Problem Communit Builder Tab
It won't matter, it'll just use defaults within PHP when trying to pull the parameter. Just leave it alone and it should work fine. If you want it there then edit the CB Menu plugin and save it once and it'll add those parameters. Those two parameters have absolutely nothing to do with the Community menu item so I've no idea why it'd cause you any problems.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 10 years 11 months ago by krileon.

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

Moderators: beatnantkrileon
Powered by Kunena Forum