General Questions/New to Joomla! 5.x • How to edit a mass email to start...
Hi,I want to send a mass email with the text "Hello <First Name>" (where <First Name> is substituted with each user's actual first name).I have read somewhere about how this is done, but...
View ArticleComponentes, módulos e mambots • Problema em iniciar sessão
Olá a todos,Qualquer utilizador não consegue iniciar sessão, a informação que dá é "Por favor, primeiro autentique-se e inicie uma sessão".Devo ter feito alguma alteração que não consigo reverter.Não...
View ArticleExtensions for Joomla! 5.x • Re: Breadcrumbs problem
GuysFound a wee bug . . . was calling scripts AFTER the IF check to see if any maps were found. Moved the ENDIF and that has fixed the main bug.Couple of questions:First: It does not seem possible to...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
AS OF JANUARY 2 2025Was in process of switching to Scala until I had to explain to L2 support what a domain name server does. They could not tell me exactly what my domain name resolves to, would just...
View ArticleAdministration Joomla! 4.x • Re: Menu Heading Not showing on Home page
12/3/2025 06:55In reference to previous post, I changed the menu header permissions to public and it shows up on home page menu but the menu items under it do not show on the home page regardless what...
View ArticleJoomla! 5.x Coding • Extend Custom field of type media
Hi,I have several custom fields, which I use in a subform. One of the fields is of type media. The custom field media is working. I can upload a file and set the alt_text attribute. For my website I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to edit a mass email to start...
Please excuse me. The substitution feature is a feature of Community Builder, not Joomla (the CB substitution format is "[firstname]"). The CB user handling takes precedence over Joomla's.My problem...
View ArticleExtensions for Joomla! 5.x • is JEvents still in business?
I have recently purchased JEvents bronze membership but have had queries posted for over a week with no response. In looking further on the forum and tickets I see no responses to anyone in that time....
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla SEO function
Thanks for the update, every string, seems to be ok, however it indicates errors, stack issue, notice a protostar template, in the root folder language, the dutch language folder, we on J4.4, is this...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search Module In Main Menu
Thanks for the clarification Pavel. I also forget that you have to type the position in if it's not listed.Statistics: Posted by guy_in_ohio — Fri Jan 03, 2025 6:16 pm
View ArticleExtensions for Joomla! 5.x • override tinymce 6 in joomla 5
Cheers,How can I override silver theme.min.js from media/vendor/tinymce/themes folder ?Statistics: Posted by davidmfernandes — Fri Jan 03, 2025 6:52 pm
View ArticleExtensions for Joomla! 4.x • Looking for an Events Extension for Joomla 4...
Hello,I recently upgraded my website to Joomla 4 and am looking for an events management extension. On my previous site, which was running Joomla 3, I used DJ-Events, which (not fully) met my needs.I...
View ArticleMigrating and Upgrading to Joomla! 4.x • Error opening articles after upgrade...
After upgrading from 3.10.12 to 4.4.9 I cannot open any articles.I get this error message: Failed opening required '/var/www/vhosts/xxx.net/j4a/components/com_contact/models/category.php'...
View ArticleJoomla! 4.x Coding • Overriding CSS Selectors
I have my user.css file set up properly in Joomla 4 using the Cassiopeia template but I do not have any experience overriding CSS when CSS selectors like *,>,etc are used. Can someone show me the...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: How to get into the backend, if...
Hi,There is no way to find a password from its hashed value. And that's better for security reasons.To recover/reset it, see : https://docs.joomla.org/How_do_you_reco ... assword%3FPascalStatistics:...
View ArticleAdministration Joomla! 5.x • Re: Administrator Cannot Login
This issue seems to be related to a problem in how Joomla handles administrator login sessions or modules after migration. 1st Attempt: Clear Sessions and Cache:Run the following queries in phpMyAdmin...
View ArticleAdministration Joomla! 5.x • Re: client side email validation not work
Hi @zubata,You're right.Your regex works fine. I've tried it. https://regex101.com/r/bp1fR1/1The reason mail@mail passes the browser's built-in type="email" validation is that the HTML5 email...
View ArticleExtensions for Joomla! 5.x • Re: JED Checker
I think you are being unkind to the community. I use the JED Checker to look for problems in my extensions even though I do not publish extensions in the JED.May I suggest you try out VSCode? It is...
View ArticleJoomla! 5.x Coding • Re: Add Module Positions to Custom Admin Component
You need to read about Dashboards:https://manual.joomla.org/docs/general- ... dashboard/A dashboard contains panels to which you can add your own modules.Statistics: Posted by ceford — Sat Jan 04,...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error opening articles after...
I managed to get this problem fixed. You were right @mtgg about the template being the likely cause - I updated the templates and the site burst into life. Now I just have to sort out any little...
View Article