Security in Joomla! 5.x • Re: Security Checklist ?
I'll add a few thoughts:- Have a good backup strategy in place so you can restore the site if needed. Frequent backups are best.- Use a Content Delivery Network. - Consider a firewall service like...
View ArticleExtensions for Joomla! 5.x • Re: extension for booking of physical...
Can't you use an extension for booking hotel rooms?Statistics: Posted by Per Yngve Berg — Thu Apr 25, 2024 5:44 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fpa-en.php Error "The page...
A further bit of information to add...I can get results out of the fpa-en.php script but only if I run it on the command line on the web server. $ php ./php-en.php > results.htmlOf course, it does...
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 ArticleLanguage - Joomla! 5.x • Re: Flags are not showing in multilingual site
Hi SharkyKZ,Thanks for your answer, bur I have no mod_languages/default.php override.What else can I do?Statistics: Posted by eddyb — Fri Apr 26, 2024 3:18 pm
View ArticleExtensions for Joomla! 5.x • Re: AI Support Chat Integration with Joomla
Found a tutorial for J4 https://docs.joomla.org/J4.x:Developing ... _Componenthttps://docs.joomla.org/J4.x:Creating_a_Simple_ModuleStatistics: Posted by Webdongle — Fri Apr 26, 2024 3:23 pm
View ArticleTemplates for Joomla! 5.x • Changing Header Colour?
Cassiopeia template in Joomla 5I want to change the header background colour from #383b70 to #008080I've created a user.css in media/templates/sites/cassiopeia as suggested in documentation...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search Error: Data too long...
I'm not seeing anything.I've attached a pic of the Finder tables in the database.Thank you...Statistics: Posted by Peace Freak — Fri Apr 26, 2024 3:33 pm
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 • CONTACT ADRIAN LAMO HACKER TO RECOVER...
In the ever-evolving landscape of technology, the rise of cryptocurrencies and digital assets has introduced both unparalleled opportunities and unprecedented challenges. As these digital currencies...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
No, the webservice for Users only return this for a user:Code: protected $fieldsToRenderItem = [ 'id', 'groups', 'name', 'username', 'email', 'registerDate', 'lastvisitDate', 'lastResetTime',...
View ArticleGeneral Questions/New to Joomla! 5.x • url to news post?
In one of my template overrides, I use the following line to link to individual news articles.Code: echo '<a href="index.php/nyheter/'.$article->alias.'" class="category-blurb">';It works,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: url to news post?
Override of what view?Sorry, don't understand what you are trying to achieve?Statistics: Posted by Per Yngve Berg — Sat Apr 27, 2024 5:50 pm
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 ArticleAdministration Joomla! 5.x • restoring Akeeba Backup of Version 5.1 hangs
HiJust upgraded a couple of sites to 5.1 and made a brand new 5.1 installation.I have used Akeeba for donkeys years, and restored using KickstartOn the 5.10 backups, when restoring, the unzip works...
View ArticleExtensions for Joomla! 4.x • Re: News Feed Wording
Change it with a Language Override.The above example is for the News Feed component. Repeat the process for the Module language override.Mr MurrayAlthough this DOES resolve my question for which I...
View ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
It might help us to know which version of Akeeba Backup and which version of Kickstart you're using. Is it the same for all the sites you are attempting to restore? Did you use Akeeba's MagicEraser to...
View Article