The Lounge • Re: Joomla 5x and style
The appearance of a CMS can influence the overall perception of a platform, even if its code is solid. What you're describing is a kind of mismatch between code quality and user experience. It's a...
View ArticleAdministration Joomla! 5.x • Re: Uploading Media larger than 500 MB silent fails
How you upload 5ooMB files with post_max_size = 32M , upload_max_filesize = 32M is beyond my understanding.Statistics: Posted by gws — Tue Sep 17, 2024 8:23 pm
View ArticleInstallation Joomla! 5.x • Re: 500 error on Amazon Linux 2
This may not address your question directly but I think there are better ways to deploy Joomla on AWS.The easiest and quickest is to use AWS Lightsail - Amazon's VPS service with a fixed monthly...
View ArticleGeneral Questions/New to Joomla! 5.x • https - modules stop loading in the...
Hello everyone. I need someone to help me please.I have Joomla Web sitewww.uniformescaf.comI had to install a SSL certificate and this broke my website.Now it loads the URL and it uses the https...
View ArticleGeneral Questions/New to Joomla! 5.x • Change backend joomla style to Default
himy joomla backend convert to this 01.JPGhow i can change it to default02.JPGabout 3h i serach anywhere but i cant find any wayStatistics: Posted by foo0z0ool — Tue Sep 17, 2024 11:44 pm
View ArticleAdministration Joomla! 5.x • Re: Unable to login to joomla admin
I am not using either of those that I know of. Everything worked perfectly fine until I changed the time zone to the correct time zone.Statistics: Posted by 1outlaw3 — Wed Sep 18, 2024 12:11 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Change backend joomla style to...
System ... admin template styles ... click the template. Colour settings ... Follow OS settingsStatistics: Posted by Webdongle — Wed Sep 18, 2024 1:07 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Extreme Failure updating from...
Output buffering should be settable either in your web hosting administration area or directly in the Php.ini file on your web server. Although the recommended setting is Off, it's not going to...
View ArticleExtensions for Joomla! 3.x • Re: Unable to update DropEditor
Can't you update by installing the latest version (download from the JED) then install via Extensions Manager?https://extensions.joomla.org/extension/dropeditor/ (last update 1 August 2024).Suggest...
View ArticleGeneral Questions/New to Joomla! 5.x • System Menu empty
Hi everyone.After upgrading Joomla to version 5.1.1 from version 4.x (I don't remember the exact version), I found that the "system" menu is empty. Therefore, I can't perform tasks, such as installing...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: https - modules stop loading in...
https://downloads.joomla.org/cms/joomla ... format=zipPay attention to the instructions## MISSING CSS OR JAVASCRIPT ERRORS## If your site looks strange after enabling this file, then your server is...
View ArticleJoomla! 5.x Coding • Re: testing a API to get information from Joomla
Got it solved. More attention to detail and although CHATGPT is great in many ways, they don't always know the detailed way an extention accomplishes something.Statistics: Posted by Lxg — Thu Sep 19,...
View ArticlePerformance - Joomla! 5.x • Optimizing Joomla Site Performance with Large...
I'm running a Joomla website that pulls data from a large MySQL database, and I've noticed significant slowdowns during peak traffic. I've optimized caching and minimized plugins, but the load times...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
I just bought a plan from Hostinger, it works perfectly well. My idea was to use only the databases, and host the files on my old server, but the connection between servers got very bad, making it...
View ArticlePerformance - Joomla! 5.x • Re: Optimizing Joomla Site Performance with Large...
Have you changed Session Handler from 'database' to 'filesystem'?You can also use Redis or Memcached to have Sessions in Memory.Statistics: Posted by Per Yngve Berg — Thu Sep 19, 2024 4:12 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Upgrade from version 3 to 4 error
Hello,I have followed the steps to upgrade my Joomla site from version 3 to 4.I can login to back office fine but when I load my homepage with debug mode on, I get the following fatal error:Code:...
View ArticleInstallation Joomla! 5.x • Re: 500 error on Amazon Linux 2
I have used AWS Lightsail for a couple of years now. I originally used the Joomla blueprint, but switched to the LAMP blueprint some months ago.I have a fairly simple process for installing my site,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Change backend joomla style to...
thanksmy problem solveStatistics: Posted by foo0z0ool — Thu Sep 19, 2024 11:02 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade from version 3 to 4 error
Code: libraries/f0f/database/driver/joomla.php:28The error originates from an obsolete library related to Akeeba extensions. Akeeba does not use this library in Joomla 4.Download and install Akeeba's...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Publishing tab & Access options
Put the user in a User Group that does not have 'Edit state' allowedIt's a default 'Author', for frontend article submission.Statistics: Posted by Maradona — Fri Sep 20, 2024 2:46 am
View Article