Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joomla 4: Error "500 behavior::modal not found" #109

Open
aranemac opened this issue Jan 1, 2022 · 0 comments
Open

Joomla 4: Error "500 behavior::modal not found" #109

aranemac opened this issue Jan 1, 2022 · 0 comments

Comments

@aranemac
Copy link

aranemac commented Jan 1, 2022

This error occurs when a plugin or template calls JHtml::_('behavior.modal') which is no longer available in Joomla 4

In Helix3 (3.0.1) this happens for instance (in Joomla 4) when trying to edit articles via the frontend with JCE-Editor
In this special case, you can fix this easy, just by disabling the override templates/shaper_helix3/html/layouts/joomla/editors/buttons.php (just rename it to buttons.tweedledee)

(There is another Helix3-override, where this function call occurs: templates/shaper_helix3/html/com_content/article/default_links.php)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant