General Questions/New to Joomla! 5.x • Re: Search Function Error - Class...
These earlier topics could be helpful:Issue with Class JEventDispatcher not found in J4 - using com_search0 Class 'JEventDispatcher' not found after migrating from Joomla 3.10 to 4Statistics: Posted...
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 ArticleExtensions for Joomla! 3.x • Re: JCE Mediabox popup not work on subpages
Try adding "jcepopup" as a CSS class name to the link.Are your settings in JCE the same as these:For example:jce-media-box.jpgmedia-box-2.jpgStatistics: Posted by AMurray — Thu Apr 25, 2024 10:05 pm
View ArticleInstallation Joomla! 5.x • Re: "could not connect to the...
I believe XAMPP does require a MySQL db user with a password (I'm sure I read that recently; perhaps I'm misinformed). I use WAMPServer ordinarily, and out of the box the MySQL password (e.g. to log...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fpa-en.php Error "The page...
Two problems. If the FPA script is run from the command prompt, it shows the details of the version of PHP used by Command Line Interface (CLI), which details can be different from the version of PHP...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error: Out of range value for...
After finally get a call stack for the error, I found the Finder was creating this problem. After disable it, all work ok.The call stack is this one:Statistics: Posted by carlitorweb — Thu Apr 25,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Questions about Security...
The default setting in Joomla 4.4.4 for gzip is "No". What do I need to look for in the htaccess file that would need to be commented out?Statistics: Posted by airplayne — Fri Apr 26, 2024 12:21 am
View ArticleExtensions for Joomla! 5.x • Re: Error when trying to delete user account
Joomla! Instance :: Joomla! 5.1.0-Stable (Kudumisha) 16-April-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF ReWrite:...
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla 5.1.0 image error "Full...
Good afternoon, after updating Joomla 5.1.0 I have encountered a problem. "images/2024/04/01/playsector20240426051030.jpg" The path of the image is images/2024/04/01/playsector20240426051030.jpg,...
View ArticleJoomla! 5.x Coding • Re: AI Semantic Search Integration with Joomla
Welcome to the Joomla forum!Have you seen this presentation from the recent JoomlaDay USA: Adding AI-Powered Semantic Search To Your Joomla Site?Statistics: Posted by toivo — Fri Apr 26, 2024 10:53 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Search Error: Data too long...
I've have just noticed that in Components/Smart Search/Index an incomplete database has been made that contains only the articles that I have opened since upgrading to Joomla 5.If I open an article,...
View ArticleJoomla! 4.x • Re: Error JInstaller: Instalar
Según el error, estas tratando de instalar el paquete de joomla a traves el gestor de instalación de extensiones. No creo que sea lo que quieres lograr. Tienes que buscar el paquete (.zip) de la...
View ArticleJoomla! 4.x • Re: Deprecated: htmlspecialchars ... ¿qué es esto y como lo quito?
La extensión no es compatible con la versión de PHP que usas. Poniendo el reporte de errores en "ninguno" ya debe solucionarte el problema. Para ello ve a la configuración global, y en el apartado...
View ArticleJoomla! 4.x • Re: Error al guardar joomla 4.4.3
Activa el debug y pon los reportes de errores al máximo y revisa si antes de guardar te salta algún error en el sitio. Ambas cosas las puedes establecer desde la configuración globalStatistics: Posted...
View ArticleJoomla! 5.x • Re: ¿Alguien ha tenido experiencia en migrar su sitio web a...
Hola. Tú sitio esta en una versión anterior de Joomla?Statistics: Posted by carlitorweb — Sat Apr 27, 2024 1:28 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.1.0 image error...
Before check more, do you have a override for this view/layouts in your template?Statistics: Posted by carlitorweb — Sat Apr 27, 2024 1:33 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using the J! API to authenticate...
I thought the api authentication stuff only supported superuser accounts?Or am I misunderstanding what you mean? (Entirely possible!)Yes that is correct. But is right, you cant use it like...
View Article