Migrating 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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.3 How to add a logo
I think you need to read about Template Customisation and Overrides:https://jdocmanual.org/jdocmanual?artic ... tomisationhttps://jdocmanual.org/jdocmanual?artic ... tomisationBest see what you can do...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to remove the CMS Content...
In core Joomla, the list shown under the menu item CMS Content dropdown is made possible by the following plugins of the type editors-xtd.Button - ArticleButton - ContactButton - FieldButton -...
View ArticleAdministration Joomla! 5.x • Re: Wikipedia type tooltip available?
Take care with Tooltips! Look up Accessible Tooltips - you need to add a lot of extra code to comply with accessibility standards.Statistics: Posted by ceford — Thu Jul 04, 2024 4:56 pm
View ArticleAdministration Joomla! 5.x • Re: Runtime Exception Error in Chrome browser -...
/plugins/system/urltranslator is not a core Joomla plugin. Seek help from its provider.Statistics: Posted by ceford — Thu Jul 04, 2024 4:59 pm
View ArticlePerformance - Joomla! 5.x • Re: Website takes up to 10 seconds to load
Try Page Speed Insights: https://pagespeed.web.dev/Statistics: Posted by ceford — Thu Jul 04, 2024 5:11 pm
View ArticleSecurity in Joomla! 4.x • Re: Spam emails despite form being unpublished
Is this the Contact Component?It have an Option "Send Copy my self" which you should turn off.Statistics: Posted by Per Yngve Berg — Thu Jul 04, 2024 6:22 pm
View ArticleLanguage - Joomla! 4.x • Re: Does not load site with the user's language
But what is the default language of your browser? Change that and see what happens.Statistics: Posted by Webdongle — Fri Jul 05, 2024 11:22 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Alignment of titles
Im using Cassipeia. I cresated the file user.css, as I posted above, so of course Im doing something wrong?Anyu help is preciated, thanks in advanceStatistics: Posted by Tinchus — Fri Jul 05, 2024...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Updating from 3.10.12 to J4.x...
Hi @Per and @AMurray Thank you for the advice and suggestions unfortunately none of those worked. I believe there was something fundamentally wrong with my joomla core files which were preventing the...
View ArticleSecurity in Joomla! 4.x • WebAuthn questions
Hello, I would like to ask something about W3C Web Authentication (WebAuthn). When I enable it on my Joomla site and scan the QR code to my phone, I am able to log in without my password, but the...
View ArticleGeneral Questions/New to Joomla! 5.x • Autenticação externa de usuário Joomla
No Joomla 3 eu consigo fazer autenticação de usuário do Joomla via script PHP externo. No Joomla 5 ainda não consegui fazer isso e soube que houve mudança significativa nesta questão da autenticação...
View Article