joomla-override
joomla-override copied to clipboard
not compatible with joomla 3.8
after upgrade to j3.8.0 the plugin causes a problem due to changed include paths. error thrown is: Call to undefined method Joomla\CMS\Helper\ModuleHelper::addIncludePath()
Getting the same thing.
Simply having this plugin enabled stops the entire site from loading after upgrading to 3.8.
Only way around is by disabling this extension in the #__extensions table.
I found a solution for this problem. on https://gruz.ml/en/extensions/mvcoverride.html you can find a plugin that solves this issue. more info can also be found on https://docs.joomla.org/How_to_override_the_component_mvc_from_the_Joomla!_core