Performance - Joomla! 5.x • Re: Gzip Page Compression
Enable: to improve loading speed, to reduce bandwidth usage, to enhance performance on slow connections, when compatible with most browsers.Disable: for debugging issues (to view uncompressed output),...
View ArticleTemplates for Joomla! 5.x • Re: Helix Ultimate Issues (HTTP 500)
Hey there!Actually I found the issue It was the missing ajax-Interface. I had to check / install it via the system menu "discover". Now the 404 failure is gone, and everything is running fine. Thanks...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: portal added between site address...
I'm confused. I don't know what happened here or when. I haven't worked on the site for a while, just an update. A "portal" directory appeared in my root directory. And it has the same site...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show Menu-Title as Browser-Page...
hi toro-detorhave you been able to resolve this issue? after updating to joomla 5 my site is showing the article titles in the browser title, and i would like to spare myself the work of reentering...
View ArticleAdministration Joomla! 5.x • Scheduling Tasks Error
I'm using joomla 5.1.2 and PHP 8.2.22.For the scheduling task options, I have the lazy scheduler enabled with an interval of 300 seconds. I have Web Cron Disabled.I have two schedules tasks - one is...
View ArticleInstallation Joomla! 4.x • Re: SSL_ERROR_RX_RECORD_TOO_LONG in MAMP
That error message does not come from Joomla or Akeeba. It sounds like there is something wrong with the SSL certificate in MAMP.Statistics: Posted by toivo — Mon Aug 05, 2024 9:20 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: GDPR and/or Google CMP
The Joomla Privacy Suite I believe complies with GDPR.Statistics: Posted by AMurray — Mon Aug 05, 2024 9:28 pm
View ArticleExtensions for Joomla! 5.x • Re: DPCalendar events not updating unless I...
Are you using any other caching e.g. on your web server or something like Cloud Flare? (It may be on your site, your web host may have enabled it).What about Joomla's own caching functions? Try...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User can not log in getting error...
I have exact the same issue as @mtgg Running latest Joomla with Easy Social. Getting the FIELD 'USER_ID' DOESN'T HAVE A DEFAULT VALUE error when users try to login with the email. @mtgg did you found...
View ArticleAdministration Joomla! 4.x • Unable to turn on MFA
Hi All,I just upgraded my site to V4.4.6 from 3.0.9 and noticed (and also read) that the 2FA was replaced by MFA which is great. I have turned on both the " Multi-factor Authentication - Verification...
View ArticleAdministration Joomla! 5.x • After changing domain SMTP auth no longer works
Our site sent emails via SMTP through Microsoft365 for a year or two now. Last week we changed our Joomla domain from site.com to subdomain.site.com. Now we noticed that the SMTP Error: Could Not...
View ArticleGeneral Questions/New to Joomla! 5.x • 3 Sites - have 0 Class ERROR on home...
I was having some issues on my VPS that keeps rebooting it due to excess RAM then it was crashing due to a EasyApache 4 issue and they had to rebuild a database on the VPSNow I have these issues on 3...
View ArticleAdministration Joomla! 5.x • Re: After changing domain SMTP auth no longer works
If the SSL certificate was granted to site.com, you may have to get a wildcard certificate to cater for subdomains. Contact your certificate provider.Statistics: Posted by toivo — Wed Aug 07, 2024...
View ArticleAdministration Joomla! 4.x • Re: Unable to turn on MFA
The file yubikey.xml is located in the folder plugins/multifactorauth/yubikey. Is the file missing or are the permissions perhaps incorrect? The default folder permissions are 755 and the files should...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 3 Sites - have 0 Class ERROR on...
Delete the file administrator/cache/autoload_psr4.php. The file will be created automatically when the website is accessed. Check if the removal gets rid of the errors. Otherwise, check the following...
View ArticleAdministration Joomla! 5.x • Re: Insert User custom field in article text
Hi, this can be achieved by creating a custom plugin or if you don't want to use a custom plugin, you can do it by template overrides.Statistics: Posted by Euol — Wed Aug 07, 2024 4:57 am
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: SEF &...
it could be related to PHP limits such as max_execution_time and memory_limit in your php.ini, increasing them can help if the routing is causing high resource usage.Statistics: Posted by Euol — Wed...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: The issue with images not...
When images are not displaying in Google search results, it could be due to several reasons. Here are some common issues and their potential solutions:1. Browser IssuesCache and Cookies: Sometimes,...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: "Table...
Welcome to the Joomla forum.Reviewing the images it seems that that database used is "upgrade" and the table prefix is "upg_" - NOT "jos_".The correct way to reference a table name in an extension (ie...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: URL Rewrite Not Working When...
Hi Peter. Thanks so much for the help.Based on your feedback, I found the issue.The Menu Item we are using was set to Menu Item Type of Single Article. With that setting none of the Articles assigned...
View Article