Planti.cz as for your Help. Phoca Cart 6.1 beta 7
Code: Select all
The 500 problem looks like a PhocaCart's db column is missing
"Unknown column 'cu.bank_account_number' in 'SELECT'"
Our plugin just calls a phocaCart method which in turn causes this errror
uniadapter.php(481): PhocacartOrderView->getItemCommon()
Please ask for help the PhocaCart support as it is not an error in our plugin.*** Tue, 27 Jan 2026 14:46:41 +0100 UniErrInfo: Referer: Agent: 'Zend_Http_Client'
*** Tue, 27 Jan 2026 14:46:41 +0100 UniErrInfo: , Rethrowing exception mysqli_sql_exception: Unknown column 'cu.bank_account_number' in 'SELECT' in /public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:138
Stack trace:
#0 /public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php(138): mysqli->prepare()
#1 /public_html/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php(972): Joomla\Database\Mysqli\MysqliStatement->__construct()
#2 /public_html/libraries/vendor/joomla/database/src/DatabaseDriver.php(1780): Joomla\Database\Mysqli\MysqliDriver->prepareStatement()
#3 /public_html/administrator/components/com_phocacart/libraries/phocacart/order/view.php(156): Joomla\Database\DatabaseDriver->setQuery()
#4 /public_html/plugins/uniadapter/phocaadapter/lib/UniModul/uniadapter.php(481): PhocacartOrderView->getItemCommon()
#5 /public_html/plugins/uniadapter/phocaadapter/lib/UniModul/uniadapter.php(445): plgPCPUniAdapter->processReplyStatus()
#6 /public_html/plugins/uniadapter/phocaadapter/lib/UniModul/uniadapter.php(418): plgPCPUniAdapter->PCPbeforeCheckPayment()
#7 /public_html/libraries/src/Plugin/CMSPlugin.php(320): plgPCPUniAdapter->onPCPbeforeCheckPayment()
#8 /public_html/libraries/vendor/joomla/event/src/Dispatcher.php(454): Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}()
#9 /public_html/administrator/components/com_phocacart/libraries/src/Dispatcher/Dispatcher.php(23): Joomla\Event\Dispatcher->dispatch()
#10 /public_html/components/com_phocacart/controllers/response.php(89): Phoca\PhocaCart\Dispatcher\Dispatcher::dispatch()
#11 /public_html/libraries/src/MVC/Controller/BaseController.php(730): PhocaCartControllerResponse->paymentnotify()
#12 /public_html/components/com_phocacart/phocacart.php(18): Joomla\CMS\MVC\Controller\BaseController->execute()
#13 /public_html/libraries/src/Dispatcher/LegacyComponentDispatcher.php(71): require_once('...')
#14 /public_html/libraries/src/Dispatcher/LegacyComponentDispatcher.php(73): Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()
#15 /public_html/libraries/src/Component/ComponentHelper.php(361): Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()
#16 /public_html/libraries/src/Application/SiteApplication.php(217): Joomla\CMS\Component\ComponentHelper::renderComponent()
#17 /public_html/libraries/src/Application/SiteApplication.php(271): Joomla\CMS\Application\SiteApplication->dispatch()
#18 /public_html/libraries/src/Application/CMSApplication.php(304): Joomla\CMS\Application\SiteApplication->doExecute()
#19 /public_html/includes/app.php(58): Joomla\CMS\Application\CMSApplication->execute()
#20 /public_html/index.php(51): require_once('...')
#21 {main}
Can you help.

