Administration Joomla! 5.x • Re: Strange behavior of readmore in text
We did some further investigation on this matter. Because the 2 most used editors in Joomla do something different with The readmore button you get strange stuff.Sometimes it works sometimes it...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: console errors: what could be...
It has 2 HTML documents? Can you tell me what you mean?1. I tried changing to Cassiopeia but it wont load? saying Gantry 5 doesn't support it or something?Statistics: Posted by djcaptpln880 — Thu Dec...
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 ArticleGeneral Questions/New to Joomla! 5.x • Design Maze - Premier Web Development...
Based in Illinois, USA, Design Maze is your trusted partner for custom web development. Renowned as the best and most professional web development company , we specialize in crafting tailored...
View ArticleJoomla! 5.x • Re: Joomla 5.2.2 PHPMail
Hello,Have a lookhttps://github.com/joomla/joomla-cms/issues/44553https://github.com/joomla/joomla-cms/pull/44555JFStatistics: Posted by Jeff71 — Thu Dec 05, 2024 7:17 pm
View ArticleAdministration Joomla! 5.x • Data export in a different language
Dear friends,Not sure if this is the right forum to post this inquiry.I run a Joomla 5.2 multilingual website with 6 languages and English as the default language.If an user submits a Data Export...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopeia divide module position topbar into...
I should have read better...There are several ways to achieve what you want.See if one of the below options fits your needs.Post the url to the page that displays your modules in the topbar so we can...
View ArticleGeneral Questions/New to Joomla! 5.x • Odd url redirection problem
Hello, I have updated an existing Joomla site. All the links are now different. I have a customised URL 404 error page to capture calls to the previous URLs.This works with incorrect versions of new...
View ArticleMigrating and Upgrading to Joomla! 5.x • Problem upgrading PHP version
I recently opened a site I had begun developing some time ago and paused. The site was using Joomla 4.3.x and PHP 8.1.30 and there was a warning message to upgrade the PHP version as the current...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Odd url redirection problem
Thank you for your responses. This problem is causing me a lot of worry and wasted trial attempts to fix.1. I only updated the template but added some extra pages and as result all the links are...
View ArticleExtensions for Joomla! 5.x • Re: How to retreive, display data from form...
Fabrik does support it.Statistics: Posted by Per Yngve Berg — Fri Dec 06, 2024 4:50 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to Show "Tags"...
Thank you - after com_content/ there is no "view" folder. There is however, administrator/components/com_content/tmpl/articles - and a default.php under that folder - it looks to be the correct file...
View Article