Hallo liebe Leute,
wenn ich im Joomla frontend einen neuen Account registrieren möchte, kann ich das Formular ganz normal ausfüllen. Wenn ich aber dann auf den Button Submit klicke, bekomme ich folgende Fehlermeldung:
Class "JUser" not found
Call Stack
# Function Location
1 () JROOT/administrator/components/com_easysocial/includes/user/user.php:4112
2 SocialUser->save() JROOT/administrator/components/com_easysocial/models/registration.php:674
3 EasySocialModelRegistration->createUser() JROOT/components/com_easysocial/controllers/registration.php:308
4 EasySocialControllerRegistration->saveStep() JROOT/libraries/src/MVC/Controller/BaseController.php:730
5 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_easysocial/controllers/controller.php:70
6 EasySocialController->execute() JROOT/components/com_easysocial/easysocial.php:103
7 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
8 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::{closure:Joomla\CMS\Dispatcher\LegacyComponentDispatcher::dispatch():70}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
9 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
10 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:217
11 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:271
12 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:320
13 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:58
14 require_once() JROOT/index.php:51
-----------------
Joomla! 6.0.2 Stable (komplett neu installiert)
PHP 8.4.17 (auch mit 8.3 getestet)
Joomla Abwärtskompatibilität Plugin aktiviert
com_easysocial_BGv1.4.4_joomla
-------------
Wenn ich im Backend auf ES > Users > Profile Types gehe und den vorinstallierten User Workflow "Registered Users" anklicke bekomme ich den Fehler:
Class "JComponentHelper" not found
Call Stack
# Function Location
1 () JROOT/administrator/components/com_easysocial/views/profiles/view.html.php:155
2 EasySocialViewProfiles->form() JROOT/administrator/components/com_easysocial/controllers/controller.php:59
3 EasySocialController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:730
4 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_easysocial/easysocial.php:115
5 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
6 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::{closure:Joomla\CMS\Dispatcher\LegacyComponentDispatcher::dispatch():70}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
7 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
8 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:150
9 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:206
10 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:320
11 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:58
12 require_once() JROOT/administrator/index.php:32
Herzlichen Dank iund beste Grüße