[SOLVED] CB Content Module in Joomla 1.6

13 years 2 months ago - 13 years 2 months ago #150313 by NickC4555
[SOLVED] CB Content Module in Joomla 1.6 was created by NickC4555
The CB Content Module doesn't display any parameters in the admin back end in Joomla 1.6, so it isn't possible to configure it.

Please Log in to join the conversation.

13 years 2 months ago #150356 by krileon
Replied by krileon on topic Re:CB Content Module in Joomla 1.6
NickC4555 wrote:

The CB Content Module doesn't display any parameters in the admin back end in Joomla 1.6, so it isn't possible to configure it.

Known issue and resolved for next release. You can implement the quick fix by editing the XML file for the module and add the following directly below the params element.

[code:1]
<!-- Joomla 1.6.x Implementation-->
<config>
<fields name="params">
<fieldset name="basic">
<field name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (login), this allows individual module styling" />
<field name="@spacer" type="spacer" default="Usage consists of adding substitutions to the following textarea. Allowing display of fields, tabs, and much more. E.g. to display CBs menu copy and paste following below: [cb:usertab tab=&quot;17&quot; user=&quot;#displayedOrMe&quot; /]" label="" description="" />
<field name="maintext" type="textarea" cols="60" rows="12" default="" label="Text" description="This is the Text or HTML that is displayed in this module. E.g. [cb:usertab tab=&quot;17&quot; user=&quot;#displayed&quot; /]" />
</fieldset>
</fields>
</config>
[/code:1]

Once done save the XML and you should see parameters in the module within J1.6 backend.


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.

Please Log in to join the conversation.

13 years 2 months ago #150376 by NickC4555
Replied by NickC4555 on topic Re:CB Content Module in Joomla 1.6
That's great, thank you very much.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.221 seconds

Facebook Twitter LinkedIn