General Questions/New to Joomla! 4.x • Smart Search indexing fails
Hi everybody,trying to indexing for the first time, Smart Search ends abnormally, saying: The following message was returned by the server:A parse error has occurred while processing the following...
View ArticleAdministration Joomla! 3.x • Re: Joomla 3 and Recaptcha v2
As per the previous posts, this is caused by a reCAPTCHA / MooTools conflict.Assuming you can't immediately migrate to Joomla 4, the best solution is to upgrade Mootools in Joomla 3.The latest...
View ArticleInstallation Joomla! 5.x • Re: Error on installation J5
Yes the lack of SSL could well be one reason (and it's not the fault of Joomla).I see another issue (strange): PHP Supports J! 5.1.0: No but the FPA reports PHP 8.3.6. I don't know why it says "No"...
View ArticleAdministration Joomla! 5.x • Re: restoring Akeeba Backup of Version 5.1 hangs
create folders in the "c:\wamp64\www" folder."c:\wamp64\www\site1""c:\wamp64\www\site2""c:\wamp64\www\site3"A subfolder for each website you create.Then optionally, create virtual hosts within the...
View ArticleJoomla! 5.x Coding • Joomla core API: Remote authorization
Hi all!I have long forgotten what Joomla is, but recently a friend told me that you now have a built-in API for working with external applications (although, as it turned out later, it appeared back...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Migration from Joomla 4 to...
Dear Peter,thanks for your clear reply.I'm still curious if this also really applies when migrating to "joomla Framework" - looks like a derivate of...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error "Cannot instantiate...
I'm still grappling with that stubborn issue on my Joomla. Despite restoring from backups and even attempting a database restore, the error “Cannot instantiate abstract class...
View ArticleGeneral Questions/New to Joomla! 5.x • Any way to disable 'Tag Completion' in...
In the Editor - CodeMirror plugin settings from Joomla! 3.x there is an option to toggle 'Tag Completion' ON/OFF. Now in Joomla! 5.x that option no longer exists – at least not in the admin UI. How...
View ArticleJoomla! 5.x Coding • Re: Joomla core API: Remote authorization
Mod. Note: Relocated the Topic from Security to the Coding Forum.Statistics: Posted by Per Yngve Berg — Mon May 06, 2024 7:55 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Importing Joomla database into...
PhPMyAdmin is a web app with the limitations of the Web server it runs on. Use other tools like MySQL Migrator.Statistics: Posted by Per Yngve Berg — Mon May 06, 2024 8:01 pm
View ArticleExtensions for Joomla! 5.x • Re: Accept Cookies extension?
I also use the N3T one.Statistics: Posted by AMurray — Mon May 06, 2024 9:09 pm
View ArticleExtensions for Joomla! 5.x • Re: Mosets Tree in J5
Are you having issues with Mosets Tree?The Joomla Extension directory itself uses (or used) Mosets.It doesn't say J5 is compatible with the JED but its server requirement states >= J4 so perhaps it...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: HELP!!!!
1. You might start by reading through this guide: https://docs.joomla.org/Portal:Beginners2. Turn off your caps lock key, please.Statistics: Posted by gsmela — Tue May 07, 2024 8:55 pm
View ArticleAdministration Joomla! 5.x • Re: Parent for new menu
Not sure of understand well.Is not possible set as parent a menu item from one menu for items of a different menu...but again, maybe I not got well your idea.With what I understood, here a idea: Have...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Help to Update Joomla 3.1 Site
The very latest Joomla is version 5. You need to make sure your hosting matches the system requirements: https://manual.joomla.org/docs/next/get ... uirements/.Obtaining the required hosting is not...
View ArticleTemplates for Joomla! 5.x • Re: Email Template New User
Request features through Joomla's github site https://issues.joomla.org.When and if they will be implemented is up to the volunteer development team.Statistics: Posted by AMurray — Tue May 07, 2024...
View ArticleAdministration 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 Article