No Code Attached Yet
avatar toonetcreation
toonetcreation
23 Feb 2026

Hi,

I have updated a website from joomla 5.4.3 to joomla 6.0.3
Then, I when I save a menu item or when I add a licence inside a 3rd party extension , I get this error => https://prnt.sc/0pHkBENZRASu

Any idea why?

Thanks
L.

avatar toonetcreation toonetcreation - open - 23 Feb 2026
avatar joomla-cms-bot joomla-cms-bot - change - 23 Feb 2026
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Feb 2026
avatar joomdonation joomdonation - change - 23 Feb 2026
Status New Closed
Closed_Date 0000-00-00 00:00:00 2026-02-23 14:17:00
Closed_By joomdonation
avatar joomdonation joomdonation - close - 23 Feb 2026
avatar joomdonation
joomdonation - comment - 23 Feb 2026

From the screenshot, the extension is trying to require a file which is not available in Joomla 6:

  • If you are not using latest version of the extension, update to latest version might solve the problem
  • If you are using latest version and still get this error, that means the extension is not compatible with Joomla 6. You should report the issue to the developer of the extension and ask him to fix it

I'm closing this issue because it is not an issue with Joomla core.

avatar toonetcreation
toonetcreation - comment - 23 Feb 2026

thanks for your feedback.

The screen shot is talking about com_finder if you look correctly

when I disable com_finder component, the error is not displayed anymore.

so this is not a 3rd party error I think :-/

avatar toonetcreation
toonetcreation - comment - 23 Feb 2026

could you please re-open this issue?

avatar brianteeman
brianteeman - comment - 23 Feb 2026

To explain the reply from @joomdonation a bit more. You have an extension on your site that is trying to access a file within com_finder that is not present in Joomla 6.

avatar joomdonation
joomdonation - comment - 23 Feb 2026

It is not an error of com_finder but the error comes from something (a third party extension, I would say) is trying to require a file from com_finder. That file is available in Joomla 5 and earlier but was removed in Joomla 6 and it causes the error

You can go to System -> Global Configuration, set Debug System to Yes, then try perform the action which causes the error again, there should be stack trace displayed to show you where the error comes from

avatar toonetcreation
toonetcreation - comment - 23 Feb 2026

@brianteeman thank you for clarification ;-)

But as I said on my first post, I get also the error when I save a default joomla menu item....

avatar brianteeman
brianteeman - comment - 23 Feb 2026

That could still be a problem in a 3rd party extension - probably a finder plugin for that extension

avatar toonetcreation
toonetcreation - comment - 23 Feb 2026

I have enabled system debug.
When I save an article I get the error.

see here => https://prnt.sc/9ETu7FMgx-6y

avatar joomdonation
joomdonation - comment - 23 Feb 2026

As you can see from the screenshot, the error comes from finder/business plugin.

avatar toonetcreation
toonetcreation - comment - 23 Feb 2026

ok thanks for your feedback ;)

Add a Comment

Login with GitHub to post a comment