We have a problem with creating new Standard ads. Looks like its not working to save (store()) a new Standard Ad to the Database. Text Ads are working
The MySql Version is : 8.0.33-0ubuntu0.20.04.1
AdAgency Version is 7.0.0 & the Joomla Version is Joomla! 4.2.8 Stable.
The Error is " Call to undefined method TableadagencyAds::getErrorMsg()"
The stacktrace: # Function Location
1 () JROOT/administrator/components/com_adagency/models/adagencystandard.php:403
2 adagencyAdminModeladagencyStandard->store() JROOT/administrator/components/com_adagency/controllers/adagencyStandard.php:85
3 adagencyAdminControlleradagencyStandard->apply() JROOT/libraries/src/MVC/Controller/BaseController.php:672
4 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_adagency/adagency.php:232
5 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
6 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
7 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:359
8 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
9 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
10 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:294
11 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:61
12 require_once() JROOT/administrator/index.php:32