Administration Joomla! 5.x • Re: User able to submit spam forms even with...
The issue with Hcaptcha was also raised in this thread: viewtopic.php?f=839&t=1006840Statistics: Posted by AMurray — Tue May 07, 2024 9:35 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Joomla 3.10.12 update not working
Call stack#FunctionLocation1()JROOT/modules/mod_mb2portfolio/tmpl/default.php:51The error message comes from a third party module MB2 Portfolio, which is not compatible with PHP 8. Just uninstall this...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: call a module position in article...
Use this code:Code: echo $this->getDocument()->getBuffer('modules', 'some-position');Statistics: Posted by SharkyKZ — Wed May 08, 2024 8:59 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Transfered hosting to godaddy- admin...
Have a joomla site running 4.2 that was on Hostgator and transferred to Godaddy. That was not fun in itself. The site looks fine but not sure why the admin panel has no styles. What can I...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Transfered hosting to godaddy-...
Welcome to Joomla forumCan you try clean well your cache? Also, try trought FTP clean the cache folders in the root of your site and in the administrator folder. If not works, check your browser...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 blocks videos
Check out this thread viewtopic.php?f=834&t=1008580Unfortunately, neither editing the code nor the plugin helped.Statistics: Posted by veblis — Wed May 08, 2024 9:32 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Issue with iframe code that worked...
Iframes are not ideal, (and are security risks), and you should probably use a more modern method to embed a video such as HTML5's <video> tag or use a plugin from the extension directory for...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Migrate joomla 3 to 5
Your questions seems to be about backing up a Joomla 3 site and restoring it the same site. ....but not about migration from 3.10.x to 5.x.... are you trying to migrate your site to Joomla 5?Note your...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Update 5.0.3 to 5.1
I am seeing the same thing on a bitnami installaiton of Joomla 5. Except that I see no way to navigate to "System-Maintenance-Database ".From the system dashboard I see no "maintenance" link. So I am...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error "Cannot instantiate...
The code you quoted is J5.0.3 but this line in your stack trace:Code: 2 Joomla\CMS\Helper\HelperFactory->getHelper() JROOT/administrator/modules/mod_login/src/Dispatcher/Dispatcher.php:42Points to...
View ArticleGeneral Questions/New to Joomla! 3.x • issue with not receiving emails from...
I am on Joomla ver 3.10.8 with PHP 7.4.33I updated to Joomla 3.10.12 and also updated the plugins. For some reason few pages started giving errors and I also stopped receiving emails when the forms...
View ArticleAdministration Joomla! 5.x • Re: Step by step to create a list with states...
Hi,Please post the full structure of the table , There is mismatch in column name.RegardsKishoreThanks for the feedback KishoreCode: -- Estrutura da tabela `cidades`--CREATE TABLE `cidades` ( `id` int...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: issue with not receiving emails...
I would have said to check the global configuration but I can't advise any more if you have done that and the test email works. One possibility, the email is received but being filter by your spam...
View ArticleMigrating and Upgrading to Joomla! 2.5 • Re: Error after migrating to new server
Please post the FPA report so we can review your hosting. I wouldn't think many hosts would support running Joomla 2.5. Joomla 2.5 won't run on PHP 7.4 or anything higher than PHP 5.6.You're using...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
If the site isn’t running, I’m not sure if the forum assistant is going to help?https://www.google.com/search?q=%22Fail ... session%22It looks like an issue with the connection to your database based...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Call Intro or Full Article Image
I just checked, was missed the part of clean the image URL but even without it the tag show up well.Correction:Code: use Joomla\CMS\Factory; // this one can be already in your overrideuse...
View ArticleGeneral Questions/New to Joomla! 5.x • Open Graph (facebook Sharing Debugger...
my website is the (ex) https://www.MYWEBSITE.COM/BETA when the website is visited with http its auto redirecting correctly to the httpsnow at facebook Sharing Debugger tool...
View ArticleAdministration Joomla! 5.x • Re: does user - Joomla! plugin store messages?
Thank you Toivo. That helps me to carry on with my testing in that fashion.Statistics: Posted by Lxg — Fri May 10, 2024 8:34 pm
View ArticleLanguage - Joomla! 5.x • Re: Can't connect to https://update.joomla.org/cms/
Download the language pack and install it? https://downloads.joomla.org/language-packsHow did you try to install a language pack?Statistics: Posted by AMurray — Fri May 10, 2024 9:58 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: An error has occurred. 0 Call to...
having the same problemcan anyone please help1 () JROOT/plugins/content/attachments/attachments.php:512 plgContentAttachments->__construct()...
View Article