General Questions/New to Joomla! 4.x • Re: menu flex-wrap issue
Remove this line from user.css: Content of user.cssOr if you want to keep it use /* */, like /*Content of user.css*/Statistics: Posted by Mr. Wimpy — Mon Jul 01, 2024 1:36 pm
View ArticleSecurity in Joomla! 2.5 • Re: Porn link on mobile version of company website
Please see viewtopic.php?f=714&t=946026 and viewtopic.php?f=710&t=956702Best done on localhost with Wamp. or try https://mysites.guru/pricing/Statistics: Posted by Webdongle — Mon Jul 01, 2024...
View ArticleGeneral Questions/New to Joomla! 4.x • Gateway timeouts
Can you confirm whether J4.4.4 supports php-8.3.8?I'm trying to migrate a J4.4.4 system to a new server running fedora40 and php-8.3.8 and seeing gateway timeout errors. The database is running on a...
View ArticleSonstiges (Offtopic) • Re: Grüße aus Köln
Moin Micha, bisher war ich auch im deutschen Forum immer sehr zufrieden. Was für und wieviele deiner Themen wurden gelöscht? Hast du sie hier inzwischen nochmal reingeschrieben?Beste Grüße aus Hamburg...
View ArticleGeneral Questions/New to Joomla! 5.x • Need Assistance with QB Error 404
Hi all,I'm encountering QB Error 404 when trying to update my software. The error message says, "Page not found." I've tried restarting my computer and checking my internet connection, but the issue...
View ArticleTemplates for Joomla! 4.x • Re: Menu Collapse
I Withdraw the question.Statistics: Posted by kkurtz — Tue Jul 02, 2024 12:58 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Need Assistance with QB Error 404
What software?Statistics: Posted by gws — Tue Jul 02, 2024 1:36 pm
View ArticleTemplates for Joomla! 5.x • CSS: separate system template parts
I never cleared out how to separate "basic joomla system css" from "template structure css".For example if I develop a new template starting from cassiopea, I cant find the basic css needed to render...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Password reset not sending emails,...
I've been having issues with the password reset not sending emails since I upgrade from J3 to J4 (which did not go great, but I got it to work after making some database changes). Anyway, it's the...
View ArticleTemplates for Joomla! 5.x • Re: CSS: separate system template parts
Open the pageRight click on an areaClick inspectYou can then see what code to overrideStatistics: Posted by Webdongle — Tue Jul 02, 2024 4:59 pm
View ArticleAdministration Joomla! 4.x • Re: No option to enable reCAPTCHA for contact form
That should work on any form automatically. Is the Recaptcha enabled in Global Configuration? (The screenshot provided is for the Form component but not the Global Configuration screen).Sorry for late...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: After J4 Migration. Forbidden...
Session Path Writable: No . Should be yes,ask your host.Open Base: /tmp:/var/tmp:/usr/share/php:/home/web/www.iconelegno.it/vhosts/prova2. This is an old fashioned security measure, much better if the...
View ArticleJoomla! 4.x Coding • Re: Help button in backend: window has no...
In Firefox, if you right click on the Help page there is a popup menu with Backwards, Forwards and Reload links. Not the answer to your question but it might be a useful tip.Statistics: Posted by...
View ArticleJoomla! 5.x Coding • Re: How to check if user is admin in an article.
I suggest you dump the $user object to see what it contains. Also the HtmlView.php for articles has this:Code: $this->canDo = ContentHelper::getActions('com_content', 'article',...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot access front and back end...
I have uploaded the files on localhost (XAMPP v3.2.4, PHP 7.4), and the site is up now but with some features missing on the front end. Also, below are errors which I think might be the reason for the...
View ArticleGeneral Questions/New to Joomla! 5.x • Menu item article list error
One of my menu items which lists articles has suddenly started returning an errorWarning: Undefined array key "id" in /home/*******/public_html/components/com_tags/src/Service/Router.php on line...
View ArticleGeneral Questions/New to Joomla! 5.x • administrator/logs/*.error.php gone
Good evening,I have linked a fail2ban rule to the *.error.php logs. Unfortunately, I discovered that these error logs had suddenly gone and I assume this happened when I initiated a Joomla update...
View ArticleAdministration Joomla! 3.x • Re: Emptying cache directory
@Per in which way does the template's cache may be the cause of this and how can I configure it so that it doesn't write continuosly there?Statistics: Posted by antonios — Wed Jul 03, 2024 5:39 pm
View ArticleInstallation Joomla! 5.x • Re: IIS pecular problem. Site will not update...
@AMurray thank you for your courtesy in responding to me. Apologies for the delay in responding. I intend to pursue your advice re the earlier version install and then update and see what happens....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Downloading extensions updates...
When you change PHP Version you have to check that all of the needed PHP extensions are enabled. Run the Forum Post Assistant - it will help identify potential problems.Statistics: Posted by ceford —...
View Article