Administration Joomla! 5.x • Re: No Captcha in Joomla 5 - HELP!!!
Any other helpers here?Statistics: Posted by Shemeam — Wed Feb 07, 2024 10:59 am
View ArticleTemplates for Joomla! 4.x • Re: CSS Help Needed - Cassiopeia
…you cannot go beyond the template's "frame" and must use it as it is, simply replacing the existing content with your, with the same volume, size and proportions.Yes, agree, this is indeed what I’m...
View ArticleSecurity in Joomla! 4.x • Change Bcrypt to SHA512
HelloI would like to force Joomla change the encryption in SHA512 instead of Bcrypt or write somewhere the pswd in SHA512 while writing in it in the DBThanksThomasStatistics: Posted by Olympe-Network...
View ArticleGeneral Questions/New to Joomla! 5.x • load googlemap async
hi,I use a wrapper module to display the google map on my site, but I would like it to load asynchronously, but I don't know how to insert the "async" tag into the link, can anyone help me?Code:...
View ArticleGeneral Questions/New to Joomla! 4.x • No asset found for...
Hi everyone,i have the log with some error and i would like solve this..Can you help me?2024-02-07T10:38:13+00:00CRITICAL 77.83.12.174errorUncaught Throwable of type...
View ArticleJoomla! 5.x Coding • Re: Custom Module not working unless logged in
This check doesn't make sense:Code: if($output != null or empty($data))$output is always null and when $data is null the result will also be null. You should check that $result is not empty here...
View Articledocs.joomla.org - Feedback/Information • Request for correction on translation
On the page translated into Italian, to recover the unremembered password there is a fairly important translation error.The code that changes the password to "secret" actually in the translation the...
View Articledocs.joomla.org - Feedback/Information • Re: Request for correction on...
If this is the link: https://docs.joomla.org/How_do_you_reco ... word%3F/itI did change it.Statistics: Posted by MartijnM — Thu Feb 08, 2024 10:23 am
View ArticleTemplates for Joomla! 4.x • Re: Adding a new template position to Casseopeia
If you do not have enough knowledge and want to receive help, it is better to conduct development at a real hosting so that you can provide a link and not take care of the server settings. Things as...
View ArticleGeneral Questions/New to Joomla! 5.x • joomla 5 invisible reCAPTCHA not...
hey,i am using the joomla 5 invisible reCAPTCHA plugin to protect my registration form from spam bots registration, it was working fine till 2 days ago started to get spam bot registration every 1-2...
View ArticleJoomla! 4.x Coding • Re: Autoload file not updated on new component install
the first time you install the component, the "method" attribute of the <extension> tag in the manifest file must be "install" not "upgrade".That is not how the <extension> tags of...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla 5 invisible reCAPTCHA not...
Link to the plugin please? Where did you download it from?Statistics: Posted by Webdongle — Fri Feb 09, 2024 10:43 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: New articles do not work in Chrome...
Test with Cassiopeia. Also link to the site please.Statistics: Posted by Webdongle — Fri Feb 09, 2024 10:45 am
View ArticleAdministration Joomla! 3.x • Unable to create a new menu or link article
This problem just recently occurred on a Joomla 3 website that has been installed and running on our server for 5 years - without any previous issue either with updating Joomla or the template...
View ArticleInstallation Joomla! 5.x • Re: İnstalling Joomla 5 on a server where a Joomla...
What sort of hosting service? cPanel or something else? Local computer or something else? You might find this article helpful: https://jdocmanual.org/jdocmanual?manua ... n-linux.md [caveat: my site,...
View ArticleSites & Infrastructure - Feedback/Information • Joomla 5.x Translations...
At the top of the Joomla 4.x Translations Page there is info about translations and contributing, even though it's not especially visible and clear. T.ex. it's written 'How to perform a Joomla...
View ArticleAdministration Joomla! 3.x • how to write Robot.txt disallow with * ?
HiI see google bot somehow creating a lot of traffic to my site access hugh amout of url in below format. they are not the sitemap urls I submitted. I want to stop google bot for these URL.how to add...
View ArticleExtensions for Joomla! 3.x • Re: Upgrading from unpublished Virtual Domains...
Your best bet would be to ask the developers how they intend to maintain these forks and whether their forks are stable for production use. From a quick look at the changes I can see that tkempf's...
View ArticleJoomla! 4.x • Re: update email uitzetten
dan neem ik haast aan dat je nog wel de zelfde database gebruikt in je nieuwe site ?en mogelijk niet eerst schoon gemaakt hebtJe zou dan nog een met phpmyadmin daar in extensions kunnen zoeken naar...
View ArticleExtensions for Joomla! 5.x • Re: Article shape divider
I was thinking of a top and bottom image with a colour fill...Hi. You think in the right direction. Create these images in SVG format. Then you need CSS coding to apply it.A simpler way - use some of...
View Article