General Questions/New to Joomla! 5.x • Re: Unknown column 'autostart' in...
Looks like an SQL query was not executed during your last update. Look in administrator/logs/joomla_update.php to see how updates progressed. Open...
View ArticleGeneral Questions/New to Joomla! 4.x • Error: Out of range value for column...
First time that I see this error. The error show up when you save the article. But even when a error appear the article is saved. Any ideas how debug it and see what is happening?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Search Function Error - Class...
I decided I'd try adding a Search box to my site...Searching for anything results in this error message:Class "JEventDispatcher" not foundCould anyone assist with a suggestion on what needs to be...
View ArticleGeneral 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 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: Various plugin errors afrer update...
I can't find any information on "skipto".Search for 'skip-to'. This plugin is part of Joomla 4+ core.System - Skip-To Navigationsystem / skiptoThe plugin creates a dropdown menu consisting of the...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Error when trying to delete user...
Welcome to the Joomla forum!Unable to reproduce the error in Joomla 5.1.0. The error message may be coming from a third party plugin that is not compatible with PHP 8.1.Did you install this website as...
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 Article