Joomla! 5.x • Plantillas joomla 5.x
Sitios seguros para descargar plantillas.Statistics: Posted by Ingerinform — Sat Aug 17, 2024 7:51 pm
View ArticleAdministration Joomla! 5.x • Re: Module assignments in Joomla 5
Create a menu item for all categoriesStatistics: Posted by Webdongle — Sat Aug 17, 2024 7:57 pm
View ArticleExtensions for Joomla! 5.x • Re: Breezing Form Free - Radiogroups
Breezingforms does this job, but his developper is OFF since monthes (crosstec.org). Free version not supported on J5.We've started Github projects and migrated Breezingforms / ContenBuilder to Joomla...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Column 'checked_out' cannot be null
Im still struggling with this - Im wondering if I export the data in the _content table to sql and then drop the table create a new table with modified structure to allow for null in the checked_out...
View ArticleAdministration Joomla! 5.x • Re: Dropdown Rollover Text
did not work sadlyIt should be OK!Have you clear cache?I used these rules with success with standard template CassiopeiaHave a good dayJFStatistics: Posted by Jeff71 — Mon Aug 19, 2024 7:52 am
View ArticleGeneral Questions/New to Joomla! 3.x • Help with PHP 7.4 to 8.1
I get the fault "Call to undefined function create_function()" if I change the php version from 7.4 to 8.1. FPV gives me this code, can somebody help me with the problem?Joomla! Instance :: Joomla!...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Help with PHP 7.4 to 8.1
Welcome to the Joomla forum!The native PHP function create_function() was deprecated in PHP 7.2 and removed in PHP 8.0. The Joomla 3.10.12 core does not use it but third party extensions that are not...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopeia CSS oddity, looking for suggestions
Your Burgundy colour contains a letter:93, 3B, 48rgb() only accapts numeric values.It's a valid colour, but Hex not RGB. The equivalent RGBA for that "burgundy" colour is rgba(147, 59, 72, 1).This is...
View ArticleAdministration Joomla! 5.x • Re: Email config issue
Perfect - I'll enable debugging. Thanks for taking the time to respond - much appreciated.Statistics: Posted by mrdo — Mon Aug 19, 2024 9:31 am
View ArticleInstallation Joomla! 3.x • Old site cannot get back end access
I originally inherited an html site back in 2003 which I moved to Joomla in 2008 and copied it over to look exactly as the original - I was pretty proud of it back in the day however it was designed...
View ArticleGeneral Questions/New to Joomla! 4.x • Error encountered upon creating user...
Hello.I am trying to migrate our Joomla 3.10 to Joomla 4 in a localhost. Everytime I try to create a user account in the front end, I encounter this error:j3to4 registration error.JPGBut upon checking...
View ArticleLanguage - Joomla! 5.x • Re: Error when using the Persian language pack
This function requires Calendar extension to be enabled in PHP.Statistics: Posted by SharkyKZ — Mon Aug 26, 2024 7:21 am
View ArticleJoomla! 4.x • Re: Αλλαγή σε font στο μενου του Joomla 4
Καλημέρα, σας ευχαριστώ πολύ για την απάντηση. Το site είναι το kivotoshelp.gr Θα δοκιμάσω αυτά που λέτε.Statistics: Posted by cghera — Mon Aug 26, 2024 7:23 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
Can anynone of you experienced in Joomla be specific in whats wrong in the openbase setup?Open Base:...
View ArticleJoomla! 5.x Coding • Re: Converting J3 MVC component to J5
Most "JName" classes have been refactored to other names and name spacing.Code: $app = JFactory::getApplication();is in J4 + J5:Code: use Joomla\CMS\Factory;$app = Factory::getApplication();I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Searh indexing error
I found a way around this problem, same error comes when try to edit this article. I did batch copy and it gave me same or similar error, didn't look closely. But it copied the article and now I have...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can autoload_psr4.php be left as...
how did it get there then if i didnt add it?it also has some "....12-cache-_media_version-x3.....".php file inside the folder (and with index.html like the cache folder itself)Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Akeeba Backup running slowly?
Thanks guys - very helpful.No, not inadvertently backing up the backups. The .jpa file is currently circa 631MB and this hasn’t altered much in recent months. Backing up to a folder on the server at...
View ArticleGeneral Questions/New to Joomla! 3.x • Multilingual site :: Linking languages...
Hello everyone,I am quite bit annoyed because I recovered the management of a Joomla 3 site which is multilingual (6 languages). I know it's very old but that is not my choice ^^The different pages...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Erroneous Messages
Web DThe access permissions System, Access Levels are EXACTLY the same as in an empty install.See attached.See the menu - one has Login, and one has LogoutRefreshing the screen when the error message...
View Article