Administration Joomla! 5.x • Re: icon for external link
When you create an external link select the Open in New Window option and use this in user.css:Code: a[target="_blank"]::before { -webkit-padding-end: 3px; padding-inline-end: 3px; font-family: "Font...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not connect to the database....
When you point your browser to a new subfolder of htdocs, say j5, the Joomla installation process starts by asking you to choose a language. Did you get that far? One of the forms in the sequence asks...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Clearing cache
Tip: open your browser Developer Tools and look at the Network tab when a page is loaded. The list shows which resources are cached by your browser and which are fetched anew. You can use Shift+Reload...
View ArticleInstallation Joomla! 4.x • Re: Upgrade Joomla 3.9 to 4.4 error message jerror...
Your Max. Upload Size: 32M | Max. POST Size: 8M are too small. The first is just about OK but POST needs to be the same or more. Best set them both to 64M. You will need a session handler. The default...
View ArticleGeneral Questions/New to Joomla! 5.x • Lost access to content
Hello allI'm a newbie so please pardon me if if saying stupid things. I do my best to explain my issue.I have a forum hosted on (host). For couple of months now I cannot access the forum and the...
View ArticleAdministration Joomla! 3.x • Re: PHP versions and Joomla 3.x
Download https://downloads.joomla.org/cms/joomla ... format=zipUse Joomla's Update component ... upload and update.Statistics: Posted by Webdongle — Fri Mar 15, 2024 4:40 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade Joomla 3.9 to 4.4 error...
Hello Per, I don't understand your message. Please explain.Statistics: Posted by NickyM39 — Fri Mar 15, 2024 5:30 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: JSON data: HTTP 500 error on...
Looks like I misread your last error report - there is still a www.acti extension triggering a compatibility check failure. You probably need to disable all extensions from that source.Statistics:...
View ArticleGeneral Questions/New to Joomla! 3.x • 0 Call to undefined function...
Component Easy Social. Add link from [[youtube]]:Fatal error 0Call to undefined function GuzzleHttp\choose_handler()I need help))Statistics: Posted by Alllex — Fri Mar 15, 2024 6:10 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla 5 Admin Login is too large
Hi,My Joomla 5 admin login is way too wide. It looks really unprofessional! How do I use css to shrink it to about 400px please?URL: https://certatek.com/beta/administrator/index.phpStatistics: Posted...
View ArticleJoomla! 5.x Coding • htaccess file - duplicate content
Hello, I'm basically completely new to Joomla 5. I now have a problem that probably isn't a problem for many of you I used a template, re-imported it as quickzip, set it up for Joomla 5, etc. The...
View ArticleJoomla! 5.x Coding • Re: htaccess file - duplicate content
Welcome to the Joomla forum!First of all, please observe the forum rules and do not cross-post the same question into multiple subforums! something didn't go right with renaming htaccess.txt to...
View ArticleAdministration Joomla! 5.x • Re: Turn of Debug mode is no style or admin...
Some CSS files is missing.When Debug is Off, the template.min.css is loaded.Whe Debug is On, the template.css (none minified file) is loaded to present better readability for the Debugger. Some files...
View ArticleMigrating and Upgrading to Joomla! 4.x • Solved: Upgrade Joomla 3.9 to 4.4...
I reinstalled Joomla core files, and Igot the same identical message. But I solved it—via Extensions:Discove. See enclosed! Screen Shot 2024-03-16 at 16.30.03.pngScreen Shot 2024-03-16 at...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 Admin Login is too large
I can confirm that the two lines present in the atum template.css file are not the same in the source of muta. I expect this will be fixed PDQ.Statistics: Posted by ceford — Sat Mar 16, 2024 4:55 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Problem with html code
I have a bit of code that I am trying to put into a custom module that will generate a button. Once someone clicks on the button it is supposed to open a dialogue box but nothing is happening. When I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Problem with html code
Your User Profile in the Editor must allow script tags.Statistics: Posted by Per Yngve Berg — Sat Mar 16, 2024 5:24 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Country blocking
Maybe useful. https://www.hostinger.co.uk/tutorials/h ... g-htaccessStatistics: Posted by gws — Sat Mar 16, 2024 6:07 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Lost access to content
You could look in the trash?Statistics: Posted by Webdongle — Sat Mar 16, 2024 9:33 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Installation Failure in macOS
Joomla writes the administrator/cache/autoload_psr4.php during installation. It contains a map of namespace to file locations. My guess is this file was not created because you don't have the correct...
View Article