Templates for Joomla! 5.x • Re: How to hide fields from the admin login form?
Try/media/templates/administrator/child-template-name/css/template.cssor add/media/templates/administrator/child-template-name/css/user.cssStatistics: Posted by Webdongle — Tue Aug 20, 2024 9:55 pm
View ArticleTemplates for Joomla! 5.x • Re: Cassiopeia does not execute correctly...
Does the path name to the image require the leading "/" ? Thinking that it's trying to find an image in the css/images/banners (non-existent) folder and not in the file path from the root...
View ArticleAdministration Joomla! 4.x • Re: J4 - After logging in to Admin, I receive a 404
You need to ensure you have a proper SSL certificate active, and likely that it is set to always load pages via HTTPS.Force SSL can be set in Joomla (for front-end, admin or both) and you can do that...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Gigantic deprecated.php file in...
When I run fpa-en.php the one thing sticking out is thisPHP Error Reporting for Joomla 4J4.xx and older versions does not work with error reporting set to maximum on PHP v8.2 and above.Not quite. The...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Discuss Joomla! 4.4.7
I tried to install Joomla 4.4.7 but got errors.The controlpanel says Joomla is updated, but the advice was to install the backup, fix the errors and install again.But I don't know how to fix the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
The error in updating to Joomla 4.4.7 seems to be similar to the error when updating to Joomla 4.4.6.Please post the results from the FPA, as requested by @Webdongle above.Statistics: Posted by toivo...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.3
A local test site and remote sites updated to Joomla 5.1.3 smoothly. Thanks to the teams and individuals involved in the updated version!Statistics: Posted by toivo — Wed Aug 21, 2024 1:06 am
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 issue in JoomSport
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.Statistics: Posted by AMurray — Fri...
View ArticleExtensions for Joomla! 5.x • Re: Language file issue in JoomSport
JoomSport Pro is a paid third party extension. You should reach out to its developer.Statistics: Posted by toivo — Fri Aug 23, 2024 10:50 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't create or edit articles in...
Which editor are you using? Are there any third party content plugins installed?Please post the results from the Forum Post Assistant (FPA) by following the instructions at...
View ArticleJoomla! 4.x Coding • Re: Error logging truncates the filename where the error...
#13 [ROOT]/index.php(32): require_once('/home/mysite/...')This line is executed first, according to the PHP call stack, presented in reverse time sequence, starting from the bottom: line 32 of the...
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 ArticleInstallation Joomla! 5.x • Re: Unable to install joomla
I copied a website in joomla across now is on the way to healthStatistics: Posted by astarphysics — Sat Aug 24, 2024 7:08 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error on New Install v5.0.0: Class...
so i can just leave the psr4 file as deleted?Yes. If the file administrator/cache/autoload_psr4.php does not exist, Joomla creates it.it also created a new "_media_version" folderThat folder does not...
View Article