General 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 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 ArticleAdministration Joomla! 3.x • Re: PHP versions and Joomla 3.x
Joomla 3.x, especially older versions like Joomla 3.9, will have issues in PHP 8.1. The recommended version of PHP for Joomla 3.x is PHP 8.0. However, Joomla 3.9.25 was released only four months after...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Strange red outline in admin template
ceford: you sir, are a genius. I never even thought of going there but now it makes so much sense, since the rest of my users were not suffering the same as me. Thank you.Statistics: Posted by...
View ArticleExtensions for Joomla! 5.x • Re: Alternative to yootheme zoo
There are e-commerce extensions you can use in "Catalogue mode". One example, https://extensions.joomla.org/extension/phoca-cart/. There are probably many more that can operate in "catalogue" mode. If...
View ArticleExtensions for Joomla! 5.x • 500 Novarain Framework is not installed
Hi All, hope you can help please.I recently upgraded from 4 to 5 when I got this error. the only 3rd party extensions enabled are Smart slider 3 and Offlajn vertical menu. Both of these I disabled...
View ArticleAdministration Joomla! 4.x • Re: How to prevent users from editing article...
I reported the problemhttps://github.com/joomla/joomla-cms/issues/43048Statistics: Posted by pablop76 — Fri Mar 15, 2024 10:10 pm
View ArticleAdministration Joomla! 5.x • Re: Intro image in social media links
To me, it looks like a "Missing Image" icon on the third and fourth items.Are the images present on your server? Do they require relative or absolute URLs?I don't suppose you can post the live...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: JSON data: HTTP 500 error on...
Can you have a look in your #__update_sites table for anything that looks odd - specifically a location containing www.acti... Any duplications by name?When I step through the code with the debugger,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 Admin Login is too large
Make a user.css file in the admin template and put in it that CSS code I quoted.Statistics: Posted by ceford — Fri Mar 15, 2024 10:21 pm
View ArticleExtensions for Joomla! 5.x • Re: 500 Novarain Framework is not installed
Does the website have the third party extension Convert Forms? That extension uses the Novarain Framework.Statistics: Posted by toivo — Fri Mar 15, 2024 10:30 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Error updating
Welcome to the Joomla forum!Disable the system plugin by using phpMyAdmin from the cPanel provided by your host. Edit the database table _extensions, locate the row and change the column 'enabled'...
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 • 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 Cassiopeia, getting started?
You might find this helpful: https://jdocmanual.org/The articles in the Getting Started section should give you a good idea of what to do.Statistics: Posted by ceford — Sun Mar 17, 2024 7:59 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Installation Failure in macOS
Hi ceford thanks for the reply, i use xampp not mamp btw.Statistics: Posted by hackermade — Sun Mar 17, 2024 8:11 pm
View Article