Please Log in or Create an account to join the conversation.
A manual isn't going to cover this. This is access permission issues. Regardless we'll be addressing user usage manual issues with Joomla Tours instead of a traditional manual. We'll be providing technical manuals for basically programmers externally. This will all happen after CB 3.0 when plugins are redesigned into standalone Joomla extensions.I really need a manual for this plugin.
Please Log in or Create an account to join the conversation.
Did that - still get 401 error with the URL - menu item set to Public and all languages.Joomla doesn't like URLs not having an Itemid. Itemid is the menu id that belongs to a URL. Create a Joomla menu item with a Menu Type of Community Builder > Plugin then set Plugin to CB Package Builder now set Action to Internal > Versions. Now save this as public and published. Next add &Itemid=MENU_ID to your URL where MENU_ID is the ID of the menu item you just created.
Have not changed that so is PublicNext within CB > Plugin Management ensure CB Package Builder itself is Public and Published access. This ensure the plugin will actually load for guest users, which is what that endpoint will be treated as.
Is enabled and that URL works.Now within CB Package Builder > Parameters > Versions > Checker ensure "Joomla Checker" is set to "Enable" and click Save. Now on that same tab click the URL next to "Joomla Versions" and make sure its outputting and accessible. It should return a Joomla version collection XML.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.