-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Steps to reproduce the issue
Creating a user with registration get this error
Get error
Joomla\Plugin\Finder\Content\Extension\Content::onFinderAfterSave(): Argument #1 ($event) must be of type Joomla\CMS\Event\Finder\AfterSaveEvent, Joomla\Event\Event given, called in /libraries/vendor/joomla/event/src/Dispatcher.php on line 454
Expected result
No error and process finalise as expected
Actual result
get stuck there after final step
System information (as much as possible)
Joomla 5.0.1 PHP 8.1.25
MySQL (PDO) 11.0.4-MariaDB-1:11.0.4+maria~ubu2204
Caching Disabled Gzip Disabled
Additional comments
Want to know if this is correlated related to Joomla 5.0.1 with previous updates or 3pds that causing this error. If there is some old plugins that causing this from Joomla or maybe 3pds. I also have a problem with Finder indexing that never ends finalize but then after I stop it it have done some indexing.