Migrating 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 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 ArticleAdministration Joomla! 5.x • Re: Add Module dialogue closes
Just tried to add a menu module in both a local and a remote Joomla 5.2.2 site and both sites worked. Do you see any error messages in the PHP error log? Use Developer tools on the page (F12) and...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Upgraded from 3 to 5
Mod. Note: Relocated Topic from Installation to the Upgrade Forum.What is the Error Message?Are your Template compatible with J5?Statistics: Posted by Per Yngve Berg — Sun Jan 05, 2025 4:21 pm
View ArticleTemplates for Joomla! 4.x • Re: Clarification on Files of Cassiopeia
It worked, thank you very much Statistics: Posted by Yuri-SEO — Sun Jan 05, 2025 4:50 pm
View ArticleOpen Source Products for Joomla! • Mod Xiroweb Ui Hero - 0.2 beta - Simple...
Xiroweb Ui Hero is a module thatmakes it easy to add HTML code to your websitewith visually edit HTML and CSS, similar to popular website BUILDER.You can drag and drop HTML elements to create layouts...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Migrating from MySQL to MariaDB...
https://docs.joomla.org/Copying_a_websi ... _Method.29 Akeeba Backup produces a .jpa file. The .jpa file contains all the folders, files and the contents of the database. The .jpa file also contains...
View ArticleAdministration Joomla! 5.x • Re: How to order articles according to non-Eng...
Thanks Both,Sounds a bit above my pay-grade, but I'll take this (later) as another learning experience!Statistics: Posted by Muleiolenimi — Sun Jan 05, 2025 7:59 pm
View ArticleExtensions for Joomla! 5.x • Re: ctivating the cron in Acymailling
Have you added the IP address to your server’s whitelist?Have you added the Cron job to your server?I did both of these in my hosting provider’s user interface. Very quick and easy to do.If you look...
View ArticleAdministration Joomla! 4.x • Re: Does not log in
what Joomla version?Please post the FPA Report (see the red box, at the top of forum screen under Forum Rules).What was the last thing you did before this started happening?Statistics: Posted by...
View ArticleExtensions for Joomla! 5.x • Re: Virtuemart error message after J5 upgrade...
Thanks a lot! It's fixed. Thanks to you I noticed that the Joomla upgrade had removed my secret recaptcha keys, but without the reporting mode set to maximum it was not saying what the problem was....
View ArticleAdministration Joomla! 5.x • Re: Database ballooned in size
How do I limit the number of session entries in the database or files generated?I have a number of Joomla websites and only one site generates session files or entires on a massive scale. How can I...
View ArticleJoomla! 5.x Coding • Re: Add Module Positions to Custom Admin Component
Dashboards look like exactly what I need. I'll explore that and see how it goes. Thanks!Statistics: Posted by mb87 — Mon Jan 06, 2025 3:04 pm
View Article