Announcements Discussions • Re: Discuss Joomla! 5.2.3
Updated a couple of 5.x sites via mysites.guru - no issues, and one 5.x site via Joomla update also no issues.Statistics: Posted by AMurray — Fri Jan 10, 2025 1:50 am
View ArticleExtensions for Joomla! 4.x • JAuthentication::authenticate : échec du...
Hello I've update all of version of my Joomla but I've got this error again when I'm trying to login to my page and i have this message JAuthentication::authenticate : échec du chargement du plugin I...
View ArticleExtensions for Joomla! 4.x • Re: [Fabrik] Page does not reload after save
The last update of Fabrik was 20 dec as listed on the JED and also noted is Fabrik requires the J5 compatibility plugin; is that active?The above error (in french) you posted translates as...
View ArticleItalian Forum • Re: Articoli in joomla incorniciati
Ho scritto come l'esempio. Basta guardare il sito in questioneStatistics: Posted by Paperinikna — Fri Jan 10, 2025 4:51 pm
View ArticleGeneral Questions/New to Joomla! 4.x • modification of mod_login/default.php...
I want to get rid of the 'forgot your password' and 'forgot your user name' on my main entry page.I have modified the mod_login/default.php file in system/templates/cassiopeia details.../modules/html...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: modification of...
You need to use PHP comments, not HTML comments https://www.php.net/manual/en/language. ... mments.php.Statistics: Posted by SharkyKZ — Fri Jan 10, 2025 5:39 pm
View Articleextensions.joomla.org - Feedback/Information • Re: JED Checker
HiFirst I found the problem with a missing JEXEC.It has to be in provider.php as well.Second, I have saved the two language files as utf-8 and notepad says lines end with CRLF.The other options in Win...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart search results not showing
The trick was creating a Component Area in the Astroid template. My mess was first that I didn't know I needed a component area, and secondly that I missed that Astroid has a widget for component...
View ArticleGeneral Questions/New to Joomla! 4.x • Page Navigation Does Not Follow...
This feature is quite buggy.I ordered the articles in a way that's not being respected at all later using the page navigation buttons.This is the order I use in adming page:Screenshot:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: How many hours do we need to...
According to their website, the AllVideos extension from JoomlaWorks is incompatible with J5. This is consistent with the information shown on the JED listing.JComments is not compatible with J4 or...
View ArticleJoomla! 4.x Coding • HTTP_ACCEPT not correct
Not sure if this is a Joomla issue or PHP?When serving images we check to see if the browser support webp usingif (strpos( $_SERVER['HTTP_ACCEPT'], 'image/webp' )We are fairly sure that this used to...
View ArticleExtensions for Joomla! 5.x • Re: Timeline scroller
@trogladyte, @pablop76, There are several on the JED that function the same way as those you have mentioned including https://extensions.joomla.org/extension/jux-timeline/ and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can not upload images (Superuser )
It's is the Open_Base that kills the Sessions. You are using php 8.2, but Open_Base only allows 8.1Note that modern servers don't need Open_Base, but rely on Linux User File Permissions.Statistics:...
View ArticleJoomla! 5.x Coding • Re: Dynamic sql custom field
I tried something else. Instead of sql i made a text field and following this solution by Sharky i managed to get the created_by value by creating an override to...
View ArticleExtensions for Joomla! 5.x • Re: Map Location Editing Question
According to my understanding of your question, you'd need to:Allow customer (registered users) registrations including capturing address details (that can be done with the standard Registration...
View ArticleTemplates for Joomla! 5.x • Re: CSS code for boxes in cassiopeia
How do I get the boxes in line so they have the same width as the rest of the site?Hi. Here is.Code: .footer-container {display: grid;grid-template-columns:...
View ArticleTemplates for Joomla! 5.x • Re: Change Logo Link with a different template...
There used to be a "Home Page Redirection" plugin (https://extensions.joomla.org/extension/system-nomad/) that might have suited this purpose. This one would be perfect I think for your purpose but...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Schema.org...
It was not 4 videos but only one actually that I tried to fix and verify. Earlier verify was stopped, but now it went through and the video will be checked again by Google. Earlier I had cleared the...
View ArticleGeneral Questions/New to Joomla! 5.x • Newer posts aren't shown
Hi,while developing my website https://permacultura-es.org/Joomla4/ I just realized that the blog postsin each of the existing categories (as accessed by the Blogs menu entry and respective sub-menu)...
View ArticleGeneral Questions/New to Joomla! 5.x • How to set the gap/distance between...
Hi,how can I make sure that the spacing between the news section ("Novedades" in the image) of my site https://permacultura-es.org/Joomla4/, and the section right below this (where 4 round images are...
View Article