Hello,
We upgraded Moview to v3.0.2, which is advertised as Joomla 6 compatible.
Unfortunately, it is not fully compatible when the Joomla Backward Compatibility plugin is disabled.
The first fatal error is:
JROOT/templates/shaper_moview/sppagebuilder/addons/articles/admin.php
Class "JText" not found
This file still uses legacy Joomla classes (JText, etc.).
After removing this obsolete SP Page Builder override, the site continues to work correctly, but the next fatal errors appear in:
templates/shaper_moview/features/logo.php
templates/shaper_moview/features/title.php
These files still use legacy classes such as JFactory and JURI.
Could you please verify whether the current Moview 3.0.2 package is actually fully Joomla 6 compatible?
If needed, I can provide the complete stack traces and affected files.
Thank you.