Migrating and Upgrading to Joomla! 5.x • Re: Update 5.0.3 to 5.1
/administrator/index.php?option=com_installer&view=databaseStatistics: Posted by Per Yngve Berg — Thu May 09, 2024 6:17 am
View ArticleAdministration Joomla! 5.x • Re: Save error: "Field 'context' doesn't...
Eureka ceford! I followed your advice: I reinstalled Joomla 5.1.0, deleted the four "fields" tables and learned a new function to reinstall them with phpmyadmin. Thanks so much and...Statistics:...
View ArticleJoomla! 4.x Coding • Re: Migration guide for J3 to J4 components?
I haven't tried it but there is a set of rector rules which could help https://github.com/nikosdion/joomla_com_upgrader. They're no longer maintained though.Statistics: Posted by SharkyKZ — Thu May...
View ArticleGeneral Questions/New to Joomla! 4.x • User, frontend, edit articles, content...
Hi guys,I want the articles on the site to have a certain look and feel - and at the same time, I want users to be able to edit the articles.Is it somehow possible to allow users to edit article...
View ArticleAdministration Joomla! 5.x • Re: Step by step to create a list with states...
I previously quoted the query I used to test my answer. Here is my dump of the states table after making adjustments:Code: -- phpMyAdmin SQL Dump-- version 5.2.0-- https://www.phpmyadmin.net/----...
View ArticleJoomla! 5.x Coding • Re: plugin finder, display additional search results
If you want something like that, you should use the old Search component where each plugin runs its own queries. There's no sensible way to do that using Smart Search. You can try MVC overrides, but...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: issue with not receiving emails...
I copied the 3.10.8 files and deleted the 3.10.12 files. Unfortunately, I didn't have the old DB backup but after replacing the files, i went to Components > Manage > Database and clicked on...
View ArticleExtensions for Joomla! 4.x • Re: Custom fields not showing in JCE editor preview
In JCE from the Preview tab Hi. It is not a bug and it will not work there. This is expected and an explanation of "why?" will take a lot of time. Just accept it. But in general, a useless tab. It...
View ArticleAdministration Joomla! 3.x • Re: Joomla 3.10 White screen displayed after...
You're welcome!Statistics: Posted by pe7er — Fri May 10, 2024 8:16 am
View ArticleLanguage - Joomla! 5.x • Re: Can't connect to https://update.joomla.org/cms/
What happens, if you browse to https://update.joomla.org/language/deta ... etails.xml?Statistics: Posted by toivo — Fri May 10, 2024 11:35 pm
View ArticleJoomla! 5.x Coding • Issues using Google Maps with Joomla?
So in my Joomla project I use Google Maps. The map shows up 90% of the time. However, whenever it doesn't the console gives me this error:I load the map-related scripts through joomla.asset, like...
View ArticleSecurity in Joomla! 5.x • Need help-...
Hello, I am in need of some help and advise on how to fix my site. My sites is using the latest Joomla version 5.1.0 My hosting provider sent me a message today telling me I need to fix/clean my site...
View ArticleSecurity in Joomla! 5.x • Re: Need help-...
Nothing to worry about. It is a red herring, a false positive. Ask you host to fix their Web Application Firewall (WAF) rule that reports a perfectly normal and necessary line of PHP code, containing...
View ArticleJoomla! 5.x Coding • Re: Issues using Google Maps with Joomla?
Mod. Note: Relocated topic to the Coding Forum.Statistics: Posted by Per Yngve Berg — Sat May 11, 2024 5:54 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Update 4.4.3 to 4.4.4 Go to...
It would seem that your update failed. Restore your back up and start again making sure you meet all update requirements. Do you have Akeeba installed? Edit I see you do. To do the update , empty the...
View ArticleAdministration Joomla! 4.x • Re: Featured note in red on every page in...
https://www.joomshaper.com/documentatio ... ation-tipsGo to the part that says "How to hide "Featured" badge in Articles".Statistics: Posted by Mr. Wimpy — Sat May 11, 2024 6:58 am
View ArticleGeneral Questions/New to Joomla! 5.x • I am new here
Welcome to the Joomla! community! Joomla! is a powerful open-source content management system (CMS) that allows you to build websites and powerful online applications. Whether you're creating a...
View ArticleJoomla! 4.x Coding • Re: [Question] Frontend cache in backend cache folder
So, in J4 and beyond all cache is palced in de administratr/cache folder ¿am I Right?Statistics: Posted by razor7 — Mon May 13, 2024 6:35 pm
View ArticleTemplates for Joomla! 5.x • Re: Override pagination to show fewer page links
carlitorweb - Thank you for confirming that this is not possible. I would love to have this as a feature in the settings. Right now 10 pages it too many pages to display on mobile views and the...
View ArticleTemplates for Joomla! 5.x • Re: Joomla 5.1 with Sp page builder
I don't think the issue is with using a mix of SP Page Builder or articles. From how I interpret your question it is more about what menu item(s) you have assigned the login module to. That shouldn't...
View Article