General Questions/New to Joomla! 5.x • Re: Very Basic. Login
If you haven't got the Credentials to your account, contact your Host.Have you installed Joomla yet?Statistics: Posted by Per Yngve Berg — Mon Apr 01, 2024 7:05 pm
View ArticleAdministration Joomla! 4.x • Re: Blog articles display problem :(
Some 3rd party templates don't honour the settings.btwWhy have you marked the thread as solved?Statistics: Posted by Webdongle — Mon Apr 01, 2024 8:46 pm
View ArticleExtensions for Joomla! 5.x • Re: Filter Content Using Tags
To do what you require you need to stop using a gallery and create your own database stored images and then the means of filtering and displaying the filtered images from the db. You can do it quite...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Alter css of article?
No, you don't set up the CSS inside articles, you use a custom CSS file (normally called "user.css" e.g. for Cassiopeia, but it may be called something else like "custom.css" depending on the template...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: What is being checked for upgrade...
This should answer your questions: See https://docs.joomla.org/Pre-Update_Check.Noting there is a pre-update check for 3.10 to 4.x and 4.x to 5.x as the upgrade paths are different; you can't for...
View ArticleAdministration Joomla! 4.x • Re: Errors when site moved to new server
A shot on the dark, try turning Gzip off if you think it's not working correctly?FPA shows: GZip: true so set to "false" (in the configuration.php file).I don't know if it will make a difference.Are...
View ArticleAnnouncements Discussions • Discuss Joomla! 5.1.0 RC1
Here you can discuss about the release of Joomla 5.1.0 RC1See Announcement: viewtopic.php?f=8&t=1008287Statistics: Posted by pe7er — Tue Apr 02, 2024 5:40 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't edit Articles in Joomla on a...
My server is setup as:Windows server 2019 version 10.0.17763 Build 17763Wamp Server = 3.3.3 - 64bitPHP = 8.1.26MariaDB = 10.6.5MySQL = 8.0.27Apache = 2.4.56Statistics: Posted by mpceschini — Tue Apr...
View ArticleJoomla! 4.x Coding • Re: Migrating code from joomla 3 to joomla 4
Joomla 4 has a file /libraries/classmap.php with all old JClasses and the new names.See https://github.com/joomla/joomla-cms/bl ... assmap.phpIn Joomla 4 you can use:Code: <?php use...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Migration to Joomla 4.x goes wrong!
Did you migrate from 3.10.x? That is the only version from which you can upgrade to 4.x. Did you ensure your extensions were 4.x compatible, and follow any advice of the pre-update checker report?How...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade failed from 3.10.12 to...
There may also be issues with 3.10 and PHP 8.2 (especially with extensions that won't run on PHP 8.2).While 4.x recommended PHP is 8.2, the recommended PHP for 3.10 is 8.0. Perhaps you can drop the...
View ArticleGeneral Questions/New to Joomla! 4.x • Lack of print button: problems with tabs
I am running a large information site. It transpires that our subscribers were lovers of the Print button. Since migrating to Joomla 4 we are now fielding at least one request a day for a Print button...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Lack of print button: problems...
There is no "print" button in Joomla 4. This is because people use the print function included in the browser. If it is "vital" for you to have a "print" button in your Joomla website, use Joomla...
View ArticleAdministration Joomla! 5.x • Re: Administration Site showing up as HTML only
I have now accessed the backend at https://sacauskis.net/JPlayground/administrator/ in three different browsers, including Firefox, and the login page was displayed perfectly normally with all the...
View ArticleTemplates for Joomla! 5.x • Re: Template for Online Submission - Membership...
You could use any web-form extension (build your own forms to your specifications).I use Convert Forms, but there are others of course. See https://extensions.joomla.org/tags/forms/Statistics: Posted...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Related articles module
change the order of articles in the Administrator side. Articles manager, you can drag-and-drop the ordering of articles. (?). If your articles are arranged, for example in categories, then you can...
View ArticleAdministration Joomla! 4.x • Re: Message "The email domain ... is not...
Where have you placed the allowed and disallowed domains - in .htaccess or in Joomla's internal global configuration option where you can specify domains to be blocked i.e. emails to be disallowed...
View ArticleMigrating and Upgrading to Joomla! 5.x • Upgrade to Joomla 5.0 error
thrown in /home/finalshotsoftnet/public_html/libraries/vendor/composer/autoload_real.php on line 41Joomla! Instance :: Joomla! 5.0.3-Stable (Kuboresha) 20-February-2024Joomla! Configured :: Yes |...
View Articleextensions.joomla.org - Feedback/Information • Re: Extension depublished...
It's the 9th month... The problem is not being solved. The scammer who attacked my work is very pleased.Statistics: Posted by funcvar — Wed Apr 03, 2024 11:04 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Upgrade to Joomla 5.0 error
Welcome to the Joomla forum!Did the update finish or did it display an error message? Check the log file administrator/logs/joomla_update.php.LiveSite: Is Not Empty The variable $live_site in the file...
View Article