General Questions/New to Joomla! 4.x • Re: PHP Fatal error: Uncaught Error:...
Second part of FPA (plugins only): thrown in /home/femina5/public_html/libraries/vendor/autoload.php on line 7Joomla! Instance :: Joomla! 4.4.7-Stable (Pamoja) 20-August-2024Joomla! Configured :: Yes...
View ArticleTemplates for Joomla! 5.x • Cassiopeia does not execute correctly...
I use the Cassiopeia template in jommla 5.1.2..container-header { background-color: none; background-image: url("images/banners/xxxxx.png");}I have put this command in my user.css file and it doesn't...
View ArticleTemplates for Joomla! 5.x • How to hide fields from the admin login form?
Greetings, i have created a child template to change a bit the look of the admin page, but I noticed that the CSS code that I have added to hide or modify some fields doesn't work. does anyone know...
View ArticleAdministration Joomla! 3.x • Re: Logging in as Administrator shows a blank...
Thanks - I'll give that a try and see how it goes.Statistics: Posted by astrange4 — Tue Aug 20, 2024 8:34 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Empty Category Message
Hi,I have a need to display different customised empty category messages based on the topic of the category.Example:Sorry, there are no books in this category. (books category)Or,Sorry, there are no...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 4.4.7
I can confirm this problem, too. (Same thing happens if you click ">>")I will try the fix.UPDATE: The fix (replace the file ../components/com_finder/src/View/Search/HtmlView.php) works; it's a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Errors and Broken Site After Update
FPA would be useful. https://forumpostassistant.github.io/docs/ Read the docs first.Statistics: Posted by gws — Tue Aug 20, 2024 9:18 pm
View ArticleTemplates for Joomla! 5.x • Re: How ot hide fields from the admin login form?
You have the right idea, you need to hide those elements with CSS. Custom CSS for atum (administrator template) I assume, would go in a file called user.css, within that template's /css folder.What is...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Gigantic deprecated.php file in...
First you need to fix the problems that are flagged in red and orange text under Basic Environment, and Detailed Environment, and also fix those file permissions.Do the usual checks: do all your...
View ArticleInstallation Joomla! 5.x • Re: Unable to install joomla
I think this is the main one:ErrorCheck your database credentials, database type, database name or hostname. If you have MySQL 8 installed then please read this wiki for more information.Without doubt...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: What tables does Joomla 5 use...
Zero dates have never been a valid date, but saving them where no longer possible with MySQL version 5.7Statistics: Posted by Per Yngve Berg — Fri Aug 23, 2024 6:03 pm
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.3
I am not a coder and do not understand how to apply these fixes to smart search pagination.Could someone please post the corrected pages so I can just overright the existing ones?Joomla 5.1.3You would...
View ArticleAdministration Joomla! 5.x • Re: Turn of Debug mode is no style or admin...
FYI - if using Firefox, you must "force refresh" in order to see any changes made to CSS. It's driven me nuts for years.Hold "Shift" then click on the refresh button in the browser.Until you do, you...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: cannot create a new user
The error may be coming from an incompatible third party user plugin. Go to the Global Configuration and set 'Error Reporting' to 'Maximum' and turn on the option 'Degub System'. Post the error...
View ArticleInstallation Joomla! 5.x • Re: Error "Unsupported PHP Version"
does it only work with Php 8.1.xx, so i should not even install it on 8.3.xx or 8.2.xxThe recommended version of PHP for Joomla 5.x is PHP 8.3. Some third party extensions may be incompatible with the...
View ArticleInstallation Joomla! 5.x • Re: Errors after restore from backup
Check the file configuration.php in the main Joomla folder. Make sure it has an empty string, that is just two single quotation marks, as the value of the variable $live_site, like this:Code: public...
View ArticleExtensions for Joomla! 5.x • Language file
HelloI have installed JoomSport 6.0.1 in Joomla 5.1.3 (php ver. 8.3.1)Everything seems to work, except one thing.Joomsport does not read the back-end language ini file, although the ini file is...
View ArticleExtensions for Joomla! 5.x • Re: Language file
I think it just means they haven't got the proper translations. You can fix it by creating language overrides. Perhaps raise the issue with the extension developer.I used the language ini file, I...
View ArticleGeneral Questions/New to Joomla! 5.x • Description text in categories
How to in Joomla 5 get the description text visible in a catergory? In Joomla 3 it worked but not in Joomla 5.Statistics: Posted by peranders — Sat Aug 24, 2024 3:01 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Description text in categories
Did you enable it in the category settings?Statistics: Posted by brendanhedges — Sat Aug 24, 2024 3:09 pm
View Article