Administration Joomla! 5.x • Re: encoding issue
Here is an updated code, you can try.<?php if (isset($this->item->jcfields[149]) && !empty(trim($this->item->jcfields[149]->value))) : ?> <?php $regionLink =...
View ArticleLanguage - Joomla! 5.x • Re: how to permanently edit the alias language...
To replace ö with o instead of oe in Joomla's alias language template:Modify the alias generation logic in Joomla's language files to replace ö directly with o.Statistics: Posted by mjk300 — Mon Jul...
View ArticleGeneral Questions/New to Joomla! 5.x • Stop bad words being displayed?
Is there a built in plugin or anything i can do to stop bad language, like swear words?A user signed up and starting being vulgar in posts.Statistics: Posted by chris2k13 — Tue Jul 16, 2024 10:05 am
View ArticleExtensions for Joomla! 5.x • Contact Tag filter module help
Hello,I have been using ChatGPT to help write a module to filter a list of contacts by the tags added to each contact entry.However I am hitting an error getting a 404...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Stop bad words being displayed?
Which forum extension is the website using?Statistics: Posted by toivo — Tue Jul 16, 2024 10:28 am
View ArticleExtensions for Joomla! 5.x • Re: Contact Tag filter module help
HiThere is already such an extension and it's freehttps://extensions.joomla.org/extension/jfilters/Statistics: Posted by sakiss — Tue Jul 16, 2024 11:12 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How do I install new template...
After some reading I found that in administration Menu -> System -> Install -> Discover there is an extension discovery tool "discovers" extensions that exist on your website in some form but...
View ArticleJoomla! 5.x • Re: Errores en Joomla 5
1: https://www.joomshaper.com/documentatio ... ation-tipsStatistics: Posted by webm3442 — Tue Jul 16, 2024 1:22 pm
View ArticleThe Lounge • Re: Cons of adding a link to your FB personal profile to website?
Pasting your personal fb link is not good like there is no specific con but your business page is your website's profile so your fb page is the only thing that you need to put on your...
View ArticleAdministration Joomla! 4.x • Hosting userdir occasionally exposed in site URLs
Weird issue with my Joomla 4.4.6 site that the hosting userdir is sometimes included in menu links.So instead of https://www.mysite.com/category/page (as it should be) I'm getting...
View ArticleAdministration Joomla! 5.x • Re: User Registration: Info in Backend after...
In cases like this I look at the user list in the backend and sort by Users | Managed.Then sort the screen by Registered Date to see who the most recent registrants are. Finally, look at the Activated...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Updating 3 to 4, update not...
Check extensions >>> manage >>> update sitesStatistics: Posted by Webdongle — Wed Jul 17, 2024 2:27 pm
View ArticleGeneral Questions/New to Joomla! 3.x • J_TOOLBAR instead of right wordings
Hi everybody,I hope to post it in the right section.I have an issue with one of my client's website i have to manage (someone else has done it and now i have to manage it).I have installed chronoform...
View ArticleJoomla! 4.x Coding • Re: How to override the MailerFactory?
Hi there,@SharkyKZ : Do you have the full source code of your plugin? - I have an Joomla! site, with an self signed certificate on an exchange server. When I add in file libraries/src/Mail/Mail.php by...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: J_TOOLBAR instead of right wordings
Welcome to Joomla forum!It looks like an issue with the Smart Search language file:/administrator/language/en-GB/com_finder.iniI would download a full Joomla 3.10.x installation zip package of the...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: error 500 frontpage after update
see for your self: https://arelavincenter.se/Controlpanel still works and it says we are running on jomla 5.1.2 is this a known problem?Statistics: Posted by MartenJ — Wed Jul 17, 2024 2:56 pm
View ArticleJoomla! 4.x Coding • Re: Access page
Thank you for your answer Mark.I'm not sure a plugin is necessary.I think a controller or model might be enough.The file that manages the processing is created in the /profile folder of my component...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Localhost to live - error and...
https://docs.joomla.org/Copying_a_Jooml ... _Method.29Statistics: Posted by Webdongle — Thu Jul 18, 2024 10:33 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
https://forumpostassistant.github.io/docs/ pleaseStatistics: Posted by Webdongle — Thu Jul 18, 2024 10:34 am
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.2
Thanks Peter Martin for your great summary announcement report!Statistics: Posted by darb — Thu Jul 18, 2024 11:25 am
View Article