Administration Joomla! 5.x • Re: User activation email not arriving
I'm not sure this would make a difference, but make sure the email template for the relevant message ("your accont has been activated") is published. If not published, the system may revert to the old...
View ArticleAdministration Joomla! 5.x • Re: Sent email from user section
https://issues.joomla.org/Statistics: Posted by Webdongle — Mon Sep 16, 2024 9:42 pm
View ArticleLanguage - Joomla! 5.x • Re: Can't update Bulgarian language
The URL you were trying to reach is for the Joomla CMS itself and I assume you were actually trying to reach https://downloads.joomla.org/cms/joomla5 but were using an incomplete URL, hence the 403...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Your MariaDB version...
Thank you.Yes, some sites are out of date - a few clients have been reluctant to upgrade due to the costs involved. I even have a couple on 2.5.x at this point.Migrating is "relatively painless"...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: A thought on LogIn buttons
You can do a layout override (or tweak its appearance with CSS) to make the login form appear how you want it.https://docs.joomla.org/J4.x:Template_OverridesYou may prefer it the way indicated (hence...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Edit Header Text
Could you edit the module options - modules have a show/hide title.You shouldn't need to edit code at all - not for something like this.Statistics: Posted by AMurray — Mon Sep 16, 2024 10:18 pm
View ArticleAdministration Joomla! 5.x • Unable to login to joomla admin
I logged into backend of joomla ( V5 with most recent update) and changed the time zone from UTC to Phoenix in the Global config. when I hit save, I was logged out and cannot log in. When I try to log...
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 ArticleThe Lounge • Re: Joomla 5x and style
+1 @ MaradonaStatistics: Posted by gws — Tue Sep 17, 2024 8:25 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 Article