↧
General Questions/New to Joomla! 4.x • Re: Problem loading images in...
Dear Toivo,the update on the site didn't bring a success.Below you find the extract from the FPA. This is the first part rhe second one with the plugins will follow with next mail.GiuseppeJoomla!...
View ArticlePerformance - Joomla! 5.x • Helix template: 1,000 times the same queries
Hello,I am using the Helix Ultimate. When I enable system debugging, I see hundreds of these requests:Code: SELECT *FROM `ngie_template_styles`WHERE “client_id” = 0 AND “id” = “53”Screenshot...
View ArticlePerformance - Joomla! 5.x • Advanced Module Manager: Too many queries
Hello,Is it normal that this tool generates so many queries. I have about 200 queries with com_conditions.If there are about 10 active modules on the page, there should not be 200 queries for them....
View ArticleGeneral Questions/New to Joomla! 4.x • J4 and J5 tripping mod_security rules
Hello Jommla! Commmunity:Last week our hosting company tightened security of their servers due to a worldwide bot issue. Since then, we have witnessed many mod_security items being triggered upon...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: webP images in media manager not...
The images you have uploaded as webp images are almost certainly not. Download one and open it in any image viewer, even your browser.Statistics: Posted by ceford — Fri Aug 16, 2024 6:20 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrading a (slightly bolloxed)...
Quick update: The version of "T4" that was being problematic wasn't compatible with my very particular version of Joomla 4 despite the 'compatibility check' interface reporting so. So the solution is...
View ArticleExtensions for Joomla! 5.x • Re: Advice for moveing acymailing data base...
Simple file management.Export (tab)Click export button[do for exporting database and importing database]Click Structure (tab)Click the dropdown to display all (if needed)Check the tables requiredWith...
View ArticleInstallation Joomla! 5.x • Re: Unable to install joomla
I think this is the main one:ErrorCheck your database credentials, database type, database name or hostname. If you have MySQL 8 installed then please read this wiki for more information.Without doubt...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: What tables does Joomla 5 use...
Zero dates have never been a valid date, but saving them where no longer possible with MySQL version 5.7Statistics: Posted by Per Yngve Berg — Fri Aug 23, 2024 6:03 pm
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.3
I am not a coder and do not understand how to apply these fixes to smart search pagination.Could someone please post the corrected pages so I can just overright the existing ones?Joomla 5.1.3You would...
View ArticleAdministration Joomla! 5.x • Re: Turn of Debug mode is no style or admin...
FYI - if using Firefox, you must "force refresh" in order to see any changes made to CSS. It's driven me nuts for years.Hold "Shift" then click on the refresh button in the browser.Until you do, you...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: cannot create a new user
The error may be coming from an incompatible third party user plugin. Go to the Global Configuration and set 'Error Reporting' to 'Maximum' and turn on the option 'Degub System'. Post the error...
View ArticleInstallation Joomla! 5.x • Re: Error "Unsupported PHP Version"
does it only work with Php 8.1.xx, so i should not even install it on 8.3.xx or 8.2.xxThe recommended version of PHP for Joomla 5.x is PHP 8.3. Some third party extensions may be incompatible with the...
View ArticleInstallation Joomla! 5.x • Re: Errors after restore from backup
Check the file configuration.php in the main Joomla folder. Make sure it has an empty string, that is just two single quotation marks, as the value of the variable $live_site, like this:Code: public...
View ArticleExtensions for Joomla! 5.x • Re: Language file
I think it just means they haven't got the proper translations. You can fix it by creating language overrides. Perhaps raise the issue with the extension developer.I used the language ini file, I...
View ArticleGeneral Questions/New to Joomla! 5.x • Description text in categories
How to in Joomla 5 get the description text visible in a catergory? In Joomla 3 it worked but not in Joomla 5.Statistics: Posted by peranders — Sat Aug 24, 2024 3:01 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Description text in categories
Did you enable it in the category settings?Statistics: Posted by brendanhedges — Sat Aug 24, 2024 3:09 pm
View ArticleExtensions for Joomla! 5.x • Re: Language file issue in JoomSport
Enable Debug and language Debug in Global Configuration.Then visit the page with the extension. The Debug Info at the bottom will tell you what Language Files are loaded.Statistics: Posted by Per...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error on New Install v5.0.0: Class...
so i can just leave the psr4 file as deleted?Yes. If the file administrator/cache/autoload_psr4.php does not exist, Joomla creates it.it also created a new "_media_version" folderThat folder does not...
View ArticleLanguage - Joomla! 5.x • Error when using the Persian language pack
When I use the Persian language pack, the following error message is displayed whenever I go to a page with Persian language.Code: 0 Call to undefined function gregoriantojd() How can get rid of this...
View Article