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 ot 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 ArticleInstallation Joomla! 5.x • Re: Unable to install joomla
All the other joomla websites work on the same server and mysqldump still works as cronjobs to back up the databasrs.Statistics: Posted by astarphysics — Fri Aug 23, 2024 4:40 pm
View ArticleExtensions for Joomla! 5.x • Re: Advice for moveing acymailing data base...
Simple file management.Export (tab)Click export button[do for exporting database and importing database]Click Structure (tab)Click the dropdown to display all (if needed)Check the tables requiredWith...
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 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 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 ArticleExtensions for Joomla! 5.x • Re: Language file issue in JoomSport
Enable Debug and language Debug in Global Configuration.Then visit the page with the extension. The Debug Info at the bottom will tell you what Language Files are loaded.Statistics: Posted by Per...
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 ArticleLanguage - Joomla! 5.x • Error when using the Persian language pack
When I use the Persian language pack, the following error message is displayed whenever I go to a page with Persian language.Code: 0 Call to undefined function gregoriantojd() How can get rid of this...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: menu items
I run the scriptBut it didn't show me the report that shows what extensions are installed and said that Joomla ran without any problemsShall I send you all the reports here?Statistics: Posted by...
View ArticleAdministration Joomla! 4.x • Configuring joomla server smtp settings - Is...
I've been using joomla 4 for websites and have configured the mail settings to beMailer: SMTPSMTP host: mail.domainname.comPort: 465Security: SSL/TLSSMTP Authentication: YesSMTP Username:...
View ArticleJoomla! 5.x Coding • Error access joomla 5 framework from external php file
HiCode: error_reporting(E_ALL);ini_set('display_errors', 1);use Joomla\CMS\Factory;use Joomla\CMS\HTML\HTMLHelper;use Joomla\CMS\Language\Text;use Joomla\CMS\Uri\Uri;use...
View ArticleAdministration Joomla! 4.x • Re: Configuring joomla server smtp settings - Is...
You don't need SSL with localhost as the data never leaves the server.Statistics: Posted by Per Yngve Berg — Sun Aug 25, 2024 7:24 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
Well, are you sure? The hosting service claims the settings is fine - standard they claim - and that they can't (wount) change them.So I need some specifics of what should be added/altered.Statistics:...
View Article