Administration Joomla! 3.x • Re: The host changed the PHP version to 8.1 and...
I get the message "0 Attempt to modify property "shortcode_tags" on null" on the admin pageI would guess "shortcode_tags" is not compatible with PHP 8.1 and there may be other out-of-date extensions...
View ArticleAdministration 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 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! 4.x • High quality telegram accounts
Introducing our high quality Telegram accounts, tailored for your marketing needs.Each account have been thoroughly checked multiple times for functionality,ensuring they are in optimal condition...
View ArticleExtensions for Joomla! 5.x • Re: 500 Novarain Framework is not installed
As suggested by @toivo, you might be using Tassos Marinos extensions such as Convert Forms (or others).https://extensions.joomla.org/instant-s ... %5D=tassos.I use Convert Forms, and in my site there...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 Admin Login is too large
I created a user.css and inserted that code but it doesn't seem to have had an effect. It is def the muta template. I have discovered that it was my firefox theme causing the atom template to turn...
View ArticleAdministration Joomla! 5.x • Re: Intro image in social media links
First and second links are media websites (Unknown CMS) and examples for images added to the link.Third and fourth links are Joomla CMS and missing an image in the link.How can we add the intro image...
View ArticleAdministration Joomla! 5.x • Re: Turn of Debug mode is no style or admin...
Could I know more detail which files are losing now? Could you points the files sir?thank youStatistics: Posted by saovry — Sat Mar 16, 2024 4:38 pm
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 ArticleJoomla! 4.x Coding • Updating schema for a module
So, I've developed a module and have it deployed on several sites and now I'm working on an update.The problem is, I can't find the docs on how to update the table.Code: <install> <!-- Runs...
View Article