Componentes, 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 ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
HiHappy to say that TDOCGmap version 5.5.0 is now J5 ready - with compatibility OFF.Thanks to Robbie Jackson for all his help.RichardStatistics: Posted by rgtr — Fri Jan 03, 2025 10:31 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla SEO function
The missing String belongs to a Plugin.Enable Debug and Language Debug in Global Configuration.A missing String will be shown as ?? String??, **String** is OKA list of loaded Language Files is shown...
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 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! 5.x • ctivating the cron in Acymailling
thank you this is quite a long email if you could read it all that would be great many thanks I got this message from my newsletter distributor because I've moved the component to my new website and...
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 ArticleAdministration Joomla! 5.x • Add Module dialogue closes
I have seen this in a number of J5 sites when I try to add a new menu. When I click the button to add module for the new menu the dialogue window pops open for a second then just closes.I am not able...
View Articleextensions.joomla.org - Feedback/Information • Re: JED Checker
PerJust started testing J6 locally . . . Akeeba backup . . . fails . . . Unable to detect manifest file.Ditto Admin ToolsRStatistics: Posted by rgtr — Sun Jan 05, 2025 12:50 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Migrating from MySQL to MariaDB...
In my case, I am getting this message "ERROR 1273 (HY000) at line 2919: Unknown collation: 'utf8mb4_0900_ai_ci" when trying to import the backup of a database generated from a MySQL 8 server into...
View Article