General Questions/New to Joomla! 5.x • Re: How to package for customer...
I like the sound of this approach, thanks It sounds like it would automate a lot of what I end up doing by hand.Statistics: Posted by david0058 — Sat Dec 21, 2024 12:25 pm
View ArticleJoomla! 4.x Coding • Re: is quoteName() different in 4.0 to 3.10??
Actually, I have not used it in combination with Exception and maybe it's different there.A default Joomla Model likeadministrator/components/com_content/src/Model/ArticleModel.phpdoes not need that...
View ArticleAdministration Joomla! 5.x • client side email validation not work
In the registration form, but also in any form where validate="email" is set, the validation will mark this type of email as the correct email: mail@mailmail@mail.amail@mail.44 it helped me to replace...
View ArticleTemplates for Joomla! 4.x • Re: Creating a New Module Position
I am using t4_bs5_blank templateI am not a user of T4, but I believe that this can be done in the same way as in other templates.Create any module, type "after-content" in the position field, press...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show more panigation number
Your pagination widget is not the core Joomla plugin. The core plugin shows a range of 10 items on either side of the current item. You will have to find out which extension you are using. It is...
View ArticleAdministration Joomla! 5.x • Re: Cannot get login to redirect user
Thanks. I'll give that a shot, Per.Statistics: Posted by LTCreations01 — Sat Dec 21, 2024 4:01 pm
View ArticleAdministration Joomla! 4.x • Admin error throughout
I have a Joomla 4.4.9 site that is currently giving me the following error when I attempt to access Global Configuration, Articles, Templates, Users, Menus, etc.property_exists(): Argument #1...
View Article