Migrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
In addition you can't even name your database what you want and their automatic names are long and stupid!Long and stupid… maybe. But probably a tad more secure as a result Glad to hear that they are...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 4.4.4
It was an issue with mysites.guru.Not 100% correct. There was an issue with a few of the Bunny.net CDN local presence servers having stale caches. This was not specifically a mySites.guru issue, but...
View ArticleGeneral Questions/New to Joomla! 5.x • Error when trying to delete user account
Hello,When trying to delete a user with Users -> Manage (com_users) I get the following error:An error has occurred.0 DateTime::setTimezone(): Argument #1 ($timezone) must be of type DateTimeZone,...
View ArticleJoomla! 4.x Coding • Redirect direct access to subfolder
Hello.On my host root i have my main website and there are also some subfolders with some other sites aswell that are related with their own domain names.I'm looking for a way to block the direct...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error: Out of range value for...
Thank you for answers.Statistics: Posted by carlitorweb — Thu Apr 25, 2024 8:28 pm
View ArticleJoomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
I've updated the gmap plugin at https://drive.google.com/file/d/13771Pm ... drive_linkI've updated it to use more recent Joomla mechanisms - see https://manual.joomla.org/docs/building ... ent-plugin...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Various plugin errors afrer update...
Update Notifications - do you mean this one: https://extensions.joomla.org/extension ... fications/ (hasn't been updated in 9 years, for J3 only).I think jooa11y is the default Accessibility checker...
View ArticleGeneral Questions/New to Joomla! 4.x • What can I add to my Joomla 4...
Hello all,What can I add to my Joomla 4 .htaccess to improve performance / pagespeed?Here is my current .htaccess : Code: ### @package Joomla# @copyright (C) 2005 Open Source Matters, Inc....
View ArticleSecurity in Joomla! 5.x • Re: Security Checklist ?
If you want further comprehensive security information, sign up for Mysites.guru. It's a Swiss army knife of tools, but the primary feature is the security audit, which goes through your site with a...
View ArticleTemplates for Joomla! 4.x • Re: How to place logo only in nav menu of mobile...
I think you'd use CSS @media queries (not the expert, so only pointing you to relevant resources that might help):https://www.w3schools.com/css/css_rwd_mediaqueries.asp and more examples:...
View ArticleTemplates for Joomla! 5.x • Re: Changing Header Colour?
EDITProblem resolved as follows:1. I should have created the user.css file in 2. The code should have been (or at least it worked by putting this): :root { --cassiopeia-color-primary: teal;...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error when trying to delete user...
This site is updated from previous versions of Joomla. The website has been up for at least 15 years, so it has updated through many many versions of Joomla.Maybe JomSocial is causing this issue?...
View ArticleJoomla! 4.x Coding • Re: Redirect direct access to subfolder
You can password protect directories on the server cpanel.Statistics: Posted by gws — Fri Apr 26, 2024 5:26 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fpa-en.php Error "The page...
...FPA script is run from the command prompt, it shows the details of the version of PHP used by Command Line Interface (CLI)...Yeah, I thought that might be the case. But I hoped there might be some...
View ArticleLanguage - Joomla! 5.x • Re: Flags are not showing in multilingual site
This is Helix Ultimate problem - you need to take it up with the template supplier. To a Joomla purist your site structure is too unconventional (for me) to guess how to fix it.Statistics: Posted by...
View ArticleExtensions for Joomla! 4.x • Re: News Feed Wording
Change it with a Language Override.lang_override-news-feeds.jpgThe above example is for the News Feed component. Repeat the process for the Module language override.Statistics: Posted by AMurray — Fri...
View ArticleGeneral Questions/New to Joomla! 5.x • HIRE A CERTIFIED CRYPTO RECOVERY...
Salutation to you ladies and gentlemen, i must confidently say a very big thanks to Fastfundrecovery8 AT GMAIL COM for their tremendous action taken over my case immediately brought to their table, i...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: url to news post?
You can get article's non-SEF link using Joomla\Component\Content\Site\Helper\RouteHelper::getArticleRoute(). Run in through Joomla\CMS\Router\Route::_() to get the SEF link:Code: use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
The Password is hashed with a one way method and cannot be retrieved.Not a problem currently - the other app stores the hashed password and compares it with the J! hashed password.I was just looking...
View ArticleJoomla! 5.x Coding • Re: AI Support Chat Integration with Joomla
Found https://docs.joomla.org/J4.x:Creating_a ... for_Joomlanot sure if this is what you are looking for?Statistics: Posted by Webdongle — Sat Apr 27, 2024 6:47 pm
View Article