General Questions/New to Joomla! 5.x • How does Joomla 5 generate default 404...
HelloI help with 4 Joomla 5 sites on a commercial Windows server that runs PhP 8. With 3 of the sites if someone enters a missing URL Joomla renders a default Joomla 404 page.But! The other site does...
View ArticleJoomla! 5.x • Error en la vista de Artículos
Hola a todos, estoy desarrollando una web para una empresa que vende productos POS, ahora estoy con el diseño y desarrollo de artículos de la web. Al crear y diseñar la vista, todo esta bien, el...
View ArticleAdministration Joomla! 5.x • Re: User Registration / Password change
No you have not. I will give you an example of step by stepMenu >>> Main menu >>> New >>> Menu item type ... Users ...'Password Reset'Now that is step by step. Please do...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Vertical Dropdown Menu
You can try this smoot vertical menu click on left hamburger menu there and there is many optionshttp://verticalmenu.demo.offlajn.com/Statistics: Posted by darb — Tue Dec 03, 2024 4:14 pm
View ArticleJoomla! 3.x • Re: Μεταφορά σε νέο server
Υποθέτω αν μεταφέρεις τα αρχεία χειροκίνητα με FTP (χωρίς zip), την βάση με την ίδια κωδικοποίηση, και εφόσον ενεργοποιήσεις την ίδια έκδοση ΡΗΡ τότε δεν θα έχεις κάποιο σφάλμα.Statistics: Posted by...
View ArticleJoomla! 5.x Coding • Help with Custom Module
Hi,I'm having trouble creating a simple module. Currently using Joomla 5.2.2, I started off by cloning a module I wrote last year for Joomla 4.0 at the time and which does work well.The thing is, this...
View ArticleMigrating and Upgrading to Joomla! 5.x • server error update
Hi, I want to update my joomla website from 4.4.9 to 5.2 but I get this error, see printscreen:Statistics: Posted by maffeaffe — Tue Dec 03, 2024 5:26 pm
View ArticleJoomla! 5.x Coding • Re: Help with Custom Module
Works for me™Statistics: Posted by SharkyKZ — Tue Dec 03, 2024 5:31 pm
View ArticleTemplates for Joomla! 5.x • Re: Convert a Joomla 4 template to Joomla 5
OK, trying the upgrade now. It appears to be about 3 plugins that came with the template. That would make the upgrade a bit more tricky. I will first try to do the upgrade by ignoring the warnings and...
View ArticleGeneral Questions/New to Joomla! 5.x • New to Joomla! 5.2
Hi, after a longer break on working on my website with Joomla 3.9, I've bought a new domain to create my website new from scratch with Joomla 5.2. Can you give me advice, how I can learn to use the...
View ArticleJoomla! 4.x Coding • Re: Help required with Joomla API connection
You should avoid concatenating HTML in JavaScript. This could easily lead to XSS vulnerabilities. Use document.createElement() to create new elements instead https://developer.mozilla.org/en-US/doc...
View ArticleJoomla! 5.x Coding • Re: Updating a Joomla 4 module
Compatibility check is based solely on update server information, not on code analysis. For code changes from 4.4 to 5.0 see this guide https://manual.joomla.org/migrations/44 ... atibility/. Though...
View ArticleInstallation Joomla! 5.x • No se pudieron cargar los metadatos raíz
Al actualizar Joomla 4 a Joomla 5 en el backend me aparecen en rojo las opciones de buscar actualizaciones y comprobar actualizaciones. Al pulsar sobre actualizar joomla me sale el mensaje "Could not...
View ArticleAdministration Joomla! 5.x • Re: Cache size increases and automatic purge of...
Check that the System Page Cache Plugin is not enabled.Statistics: Posted by Per Yngve Berg — Wed Dec 04, 2024 6:49 pm
View ArticleAdministration Joomla! 5.x • Cannot get login to redirect user
I have Joomla 5.2.2. I want to redirect users directly to a given page - in SP Page builder . my login module is published and as seen in screen shot - should redirect user to Members Area - I have...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
ChatGPT did not confirm what you have been saying! My assertion is that $live_site can be set to compensate for a problem server configuration. Time to put this discussion to bed?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 404 Page Not Found in Articles:...
Inspect the Preview button with your browser Developer Tools. It contains the URL to use for the preview. It may give you a clue about what might be wrong.Statistics: Posted by ceford — Wed Dec 04,...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5.2.2 Installation Hang-up
My guess is that it might be a file permissions problem. How much of the Joomla file structure was written? Some experts here recommend WAMP. I beleive AMPPS is a from Softaculous - never seen that...
View ArticleAdministration Joomla! 5.x • Cache settings explanation
Hello! I would like to know if this guide is still updated: https://docs.joomla.org/CacheFrom what I read here it seems that the main difference is that the progressive cache simply ignores the module...
View ArticleMigrating and Upgrading to Joomla! 5.x • Some odd issues after moving from...
Hello, have a few small issues attempting to do this update:I am migrating everything to a different server to test. Ubuntu 18.04.1 -> Ubuntu 24.04.1SQL: 8.0.40-0Tried multiple PHP versionsSame...
View Article