0 - Invalid controller class: method while add or edit Multi-factor Authentication by user in frontend userprofile

This forum is for general questions about extensions for Joomla! 4.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Post Reply
msgdenbosch
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Wed Feb 21, 2024 6:13 pm

0 - Invalid controller class: method while add or edit Multi-factor Authentication by user in frontend userprofile

Post by msgdenbosch » Sun Mar 31, 2024 2:40 pm

When we setup the multifactor authentication in the administrator backend we can add or change the multifactor authentication but when a user (even with superadmin right) wil add or change the multifactor authentication in the user profile on the frontend, the error "0 - Invalid controller class: method " appears.

We use Joomla 4.4.3 on PHP 8.2

With debug mode on the following information is shown but i don't know how to fix this. On a clean Joomla 4.4.3 installation this is working like it should. I hope anyone can help me with this?

You may not be able to visit this page because of:

an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
Please try one of the following pages:

Home Page
If difficulties persist, please contact the website administrator and report the error below.

Invalid controller class: method

Call stack
# Function Location
1 () JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:174
2 Joomla\CMS\Dispatcher\ComponentDispatcher->getController() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:142
3 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/components/com_igallery/src/Dispatcher/Dispatcher.php:81
4 Igniteg\Component\Igallery\Site\Dispatcher\Dispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
5 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/modules/mod_igallery/tmpl/default.php:171
6 require() JROOT/libraries/src/Dispatcher/AbstractModuleDispatcher.php:87
7 Joomla\CMS\Dispatcher\AbstractModuleDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/AbstractModuleDispatcher.php:90
8 Joomla\CMS\Dispatcher\AbstractModuleDispatcher->dispatch() JROOT/libraries/src/Helper/ModuleHelper.php:281
9 Joomla\CMS\Helper\ModuleHelper::renderRawModule() JROOT/libraries/src/Helper/ModuleHelper.php:161
10 Joomla\CMS\Helper\ModuleHelper::renderModule() JROOT/libraries/src/Document/Renderer/Html/ModuleRenderer.php:99
11 Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render() JROOT/libraries/src/Document/Renderer/Html/ModulesRenderer.php:50
12 Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render() JROOT/libraries/src/Document/HtmlDocument.php:565
13 Joomla\CMS\Document\HtmlDocument->getBuffer() JROOT/libraries/src/Document/HtmlDocument.php:833
14 Joomla\CMS\Document\HtmlDocument->_renderTemplate() JROOT/libraries/src/Document/HtmlDocument.php:637
15 Joomla\CMS\Document\HtmlDocument->render() JROOT/libraries/src/Application/CMSApplication.php:1025
16 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:724
17 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:298
18 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:61
19 require_once() JROOT/index.php:32
Last edited by toivo on Mon Apr 01, 2024 4:02 am, edited 1 time in total.
Reason: mod note: moved from the Dutch forum - topics in English belong to the English forum!

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17501
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: 0 - Invalid controller class: method while add or edit Multi-factor Authentication by user in frontend userprofile

Post by toivo » Mon Apr 01, 2024 4:15 am

The Multi-Factor Authentication (MFA) looks like a red herring here.

msgdenbosch wrote:
Sun Mar 31, 2024 2:40 pm
5 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/modules/mod_igallery/tmpl/default.php:171
3 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/components/com_igallery/src/Dispatcher/Dispatcher.php:81
The error comes from two extensions, mod_igallery and com_igallery, which, AFAIK, are part of the paid third party extension, Ignite Gallery. Is that extension uptodate? The latest version, according the the JED entry, is 5.0.4. Please update the extension or report the issue to the developer.
Toivo Talikka, Global Moderator

msgdenbosch
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Wed Feb 21, 2024 6:13 pm

Re: 0 - Invalid controller class: method while add or edit Multi-factor Authentication by user in frontend userprofile

Post by msgdenbosch » Mon Apr 01, 2024 8:02 am

Everything is up-to-date to the latest version. Thanks for the info. I will report this back to the developer of Ignite Gallery.

msgdenbosch
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Wed Feb 21, 2024 6:13 pm

Re: 0 - Invalid controller class: method while add or edit Multi-factor Authentication by user in frontend userprofile

Post by msgdenbosch » Mon Apr 01, 2024 8:15 am

I have disabled the module of Ignite Gallery and the problem goes away. So we have a temporary fix for this by not showing the ignite Gallery module on the frontend.Now we have to wait for the developer to fix the issue.


Post Reply

Return to “Extensions for Joomla! 4.x”