Administration Joomla! 5.x • Re: Module assignments in Joomla 5
Create a menu item for all categoriesStatistics: Posted by Webdongle — Sat Aug 17, 2024 7:57 pm
View ArticleExtensions for Joomla! 5.x • Re: Breezing Form Free - Radiogroups
Breezingforms does this job, but his developper is OFF since monthes (crosstec.org). Free version not supported on J5.We've started Github projects and migrated Breezingforms / ContenBuilder to Joomla...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Column 'checked_out' cannot be null
Im still struggling with this - Im wondering if I export the data in the _content table to sql and then drop the table create a new table with modified structure to allow for null in the checked_out...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Gigantic deprecated.php file in...
In Global Configuration -> Logging there is an item labelled Code: Log Deprecated API. It should be set to No on a production site.Thanks for this tip - I havent had the problem of massive loss of...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Empty Category Message
An approach would be to create a template override (aka HTML output override) combined with language sting override.The following documents would be of help in understanding the output override...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopeia does not execute correctly...
Typing the absolute URL now works perfectly. I also had to clear the Joomla cache. Thank you very much for your help.Statistics: Posted by bohigas — Wed Aug 21, 2024 6:15 am
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 4.4.7
Three live sites updated without any problem. Thanks to the contributors.Statistics: Posted by imanickam — Wed Aug 21, 2024 6:43 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
Joomla! Instance :: Joomla! 4.4.7-Stable (Pamoja) 20-August-2024Joomla! Configured :: Yes | Read-Only (444) | Defines Exists | Site and Admin config paths not equal | Configuration Options :: Offline:...
View ArticleTemplates for Joomla! 5.x • Re: How to hide fields from the admin login form?
Still doesn't work, but maybe the code is correct and the problem can be the location of the CSS file.Statistics: Posted by hackermade — Wed Aug 21, 2024 7:06 am
View ArticleGeneral Questions/New to Joomla! 5.x • WestJet Airlines Calgary Office in...
With the opening of its new office in Calgary, Canada, WestJet Airlines has significantly improved its regional operations. This office, which is well-positioned in Calgary, will manage reservations...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't create or open a menu item
Unable to reproduce any of the behaviour and error message described by the OP in Joomla 5.1.3. Code: { "error": "Invalid Redirect Uri (or) Invalid Client ID" }This message is not part of the Joomla...
View ArticleGeneral Questions/New to Joomla! 3.x • menu items
helloI am using the latest version of Joomla 3I can't enter the menu items or create a new menu itemI get the following error:0 Class 'Joomla\CMS\Form\Field\SpacerField' not foundThank you for helping...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: RuntimeException: Could not send...
sounds like you have the stats turned on that are use to generate this page (found in the "post installation" messages section). You should see a set of charts on this page:...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: menu items
The class SpacerField does not exist in Joomla 3.x. It was introduced in Joomla 4. Did you happen to install a third party extension that is not compatible with Joomla 3?Statistics: Posted by toivo —...
View ArticleExtensions for Joomla! 5.x • Re: Navigation -> Subcategories (Horizontal...
https://docs.joomla.org/Split_menusNice! That sounds exactly like what I need. Thank you. -- RikStatistics: Posted by Rik Brown — Wed Aug 21, 2024 11:08 pm
View ArticleExtensions for Joomla! 5.x • Best Directory Extension in 2024?
I've been using SobiPro for many years, but am tired of their lack of public documentation. Each time there's an Joomla update, I have to spend countless hours remembering how to do things.That said,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error: Call to a member function...
The error is odd because it is reported from the backend of Joomla, as if the administrator template were missing. Has any customisation been done for the backend login process or the template?Which...
View ArticleExtensions for Joomla! 5.x • Integration with Wordpress, Coppermine Gallery,...
HelloI am working on relaunching my fansite dedicated to Solid Snake of the Metal Gear game series. I would like to have my users to be handled by Joomla, the news/main pages handled by Wordpress,...
View ArticleJoomla! 5.x Coding • Re: Reading data from an external database in a model
Thanks @webdongle but that particular page is for Joomla 4, and I need to do more than establish a single one-off connection. I need to ensure that every time the model makes a database call, it uses...
View ArticleTemplates for Joomla! 5.x • Re: BUG in TEMPLATE default
Nothing to resolve here, this is expected behavior. When a given page does not resolve to a menu item, home menu item is used. Default template is used by menu items that have no template style...
View Article