-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Steps to reproduce the issue
ON JOOMLA 5.4
Admin > System > Update : Joomla >
Pre-Update Check for Joomla 6.0.0
Required Settings
Requirement :
The 'Behaviour - Backward Compatibility' plugin is disabled
Go to 'System - Manage - Plugins' and disable the plugin.
Clich here -> " System- Plugin : Behaviour"
click on the link
📍 Plugins
Behaviour - Backward Compatibility | behaviour | compat | Public | _ _
Disable the plugin
[Behaviour - Backward Compatibility](https://exemple.fr/administrator/index.php?option=com_plugins&task=plugin.edit&extension_id=_ _) behaviour compat Public 93
Expected result
" Component Disabled ✅"
Actual result
An error has occurred.
| 0 | Class "JTable" not found
And all the website is on this bug (front/admin)
System information (as much as possible)
Extension / Plug-in : {"name":"plg_behaviour_compat","type":"plugin","creationDate":"2023-09","author":"Joomla! Project","copyright":"(C) 2023 Open Source Matters, Inc.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"5.0.0","description":"PLG_COMPAT_XML_DESCRIPTION","group":"","changelogurl":"","namespace":"Joomla\Plugin\Behaviour\Compat","filename":"compat"}
Additional comments
To fix your website, you can go to your database and enable the component in:
your_database > xxxx_extensions → (CTRL+F/search) plg_behaviour_compat → Edit → enable → change 0 to 1.
but that doesn't solve the initial problem, so I'm leaving this open.