joomla 4 error MysqliDriver::getError()
Posted: 04 Oct 2022, 11:43
hi,
my website for tests (fresh install) :
joomla 4.2.3
Phoca Download 4.0.4
template cassiopea
when adding in front, I have an error message when clicking on start upload
note: the download works in admin
Thanks for your help
error message below :
Call to undefined method Joomla\Database\Mysqli\MysqliDriver::getError()
Call stack
# Function Location
1 () JROOT/components/com_phocadownload/models/user.php:488
2 PhocaDownloadModelUser->_save() JROOT/components/com_phocadownload/models/user.php:375
3 PhocaDownloadModelUser->singleFileUpload() JROOT/components/com_phocadownload/views/user/view.html.php:207
4 PhocaDownloadViewUser->display() JROOT/libraries/src/MVC/Controller/BaseController.php:639
5 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_phocadownload/controller.php:37
6 PhocaDownloadController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:672
7 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_phocadownload/phocadownload.php:59
8 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
9 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
10 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:355
11 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:200
12 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:241
13 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:294
14 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:61
15 require_once()
my website for tests (fresh install) :
joomla 4.2.3
Phoca Download 4.0.4
template cassiopea
when adding in front, I have an error message when clicking on start upload
note: the download works in admin
Thanks for your help
error message below :
Call to undefined method Joomla\Database\Mysqli\MysqliDriver::getError()
Call stack
# Function Location
1 () JROOT/components/com_phocadownload/models/user.php:488
2 PhocaDownloadModelUser->_save() JROOT/components/com_phocadownload/models/user.php:375
3 PhocaDownloadModelUser->singleFileUpload() JROOT/components/com_phocadownload/views/user/view.html.php:207
4 PhocaDownloadViewUser->display() JROOT/libraries/src/MVC/Controller/BaseController.php:639
5 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_phocadownload/controller.php:37
6 PhocaDownloadController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:672
7 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_phocadownload/phocadownload.php:59
8 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
9 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
10 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:355
11 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:200
12 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:241
13 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:294
14 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:61
15 require_once()