General Questions/New to Joomla! 4.x • Re: DigiCert Global Root G2 (PayPal)
seems to me it's just advice about Paypal changing their SSL provider.I expect if anything, it would be up to the extension developer to change whatever they need to in order to accommodate Paypal's...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: PHP Notice due to PHP 8.1.29
Your PHP version, 8.1.29, is only receiving security fixes from the PHP project at this time. This means your PHP version will soon no longer be supported. We recommend planning to upgrade to a newer...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Images - How do you do it?
The best option is to educate your client to prepare images before upload.Good luck with that. I have a customer with a nursery site who has to upload photos of plants and he hasn't got it right in 10...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot login as registered user
"unable to connect" is not the usual "your details are incorrect" failed login message that I'm used to seeing. "Unable to connect" to me suggests a MySQL error. Is your WAMPServer fully running?...
View ArticleInstallation Joomla! 5.x • Re: "Could not load root metadata." Error
Hello eagle1905,It sounds like you're encountering an issue related to the loading of root metadata on your website. This kind of error typically points to a problem with accessing or retrieving...
View ArticleSecurity in Joomla! 5.x • Re: Snyk Security Issues Reported in Joomla 5 Core
If you're encountering security issues reported by Snyk in the Joomla 5 core, it's important to address them to ensure the safety and integrity of your website. Here’s a step-by-step approach to...
View ArticleSecurity in Joomla! 5.x • Re: Acunetix "Internal Server Error"
An "Internal Server Error" (HTTP 500) reported by Acunetix typically indicates that something went wrong on the server while the security scanner was trying to perform its checks. Here’s a...
View ArticleAdministration Joomla! 5.x • Re: Joomla 5: when will publishing...
'Edit State' allows a user to Publish an Article that they edited.Statistics: Posted by Webdongle — Wed Sep 04, 2024 11:54 pm
View ArticleExtensions for Joomla! 5.x • Re: Seeking advice for a modal tooltip extension...
A simple search of JEDhttps://extensions.joomla.org/extension/tooltip-gc/You can put what you want in the tooltip like images, links, or just text. You can also add a tooltip on an image or link. Do...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Unable to upgrade PHP to 8.2 or 8.3
tks. i am not sure what you are referring to.in configuration.php under public_html, $dbtype = 'mysqli'; all OK.if i change that to $dbtype = 'nd_mysqli'; the system crashes.Statistics: Posted by...
View ArticleExtensions for Joomla! 4.x • Re: how to delete an orphaned module with sql?
Perhaps reviewing the link https://www.akeeba.com/support/akeeba-b ... odule.html may help.Note:Make sure to take a complete backup of the site (both files and database content) before attempting...
View ArticleJoomla! 5.x Coding • Re: Adding custom js and css in a child template J5
Please provide a screenshot of the file structure not a section of oneStatistics: Posted by Webdongle — Thu Sep 05, 2024 3:40 am
View ArticleJoomla! 5.x Coding • Email Cloaking Plugin
Hi guys,I want to get a custom output for the Content Email Cloaking plugin in a template override.Is this even possible?I've also tried this:Code: <?php$emailparams = array( 'class' =>...
View ArticleExtensions for Joomla! 5.x • Re: Problems with pagination on 5.1.3 & 5.1.4
Welcome to Joomla forum!Joomla 5.1.3 was a security release that fixed an issue with cache poisoning via pagination.However, it might affect the pagination of 3rd party extensions.See...
View ArticleAdministration Joomla! 5.x • Admin approval email link - Login access Guest...
I have set Login Menu Item access to Guest so I can Hide this item once user has logged in.BUT I have to set access to Public so that New user Registration works - Admin Approval email link to login...
View ArticleInstallation Joomla! 5.x • Problème a l'installation sur le fichier supports.sql
Bonjour , J'essaie d'installer la version 5 de Joomla et j'ai l'erreur suivante :Validating DB connection...OKCreating and populating the database...In CliInstallationApplication.php line 145:...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla Update does not show list...
Extensions are where they have always been - in the extensions manager. You install and uninstall them there.The compatibility checker should only run if you are updating from an eligible copy of...
View ArticleAdministration Joomla! 5.x • Re: PHP versus website visability
Install wamp https://wampserver.aviatechno.net/ on your pcMove the files and database https://docs.joomla.org/Copying_a_Joomla_website same process Wamp databaseUser: root Pass: there is no...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: only an admin can modify the...
See viewtopic.php?f=839&t=1011667#p3729882 it should help you with your ACL structureStatistics: Posted by Webdongle — Fri Sep 06, 2024 1:26 am
View ArticleExtensions for Joomla! 5.x • Re: Extension for online manual or wiki?
Here are the options I've found thus far, and my initial impression of them (read: my initial impression, my own opinion).Joomla Articles - Already built in to Joomla core. Free. - Could organize...
View Article