Skip to content

Warning: Array to string conversion #4

@akroii

Description

@akroii

Hi,
we are getting a warning when a non Admin is clicking on "Clients" in Backend:

ErrorException:
Warning: Array to string conversion

  at vendor/menatwork/synccto/src/Contao/Table/SyncCtoClients.php:316
  at MenAtWork\SyncCto\Contao\Table\SyncCtoClients->checkPermissionClientCreate()
     (vendor/contao/core-bundle/contao/drivers/DC_Table.php:225)
  at Contao\DC_Table->__construct()
     (vendor/contao/core-bundle/contao/classes/Backend.php:291)
  at Contao\Backend->getBackendModule()
     (vendor/contao/core-bundle/contao/controllers/BackendMain.php:144)
  at Contao\BackendMain->run()
     (vendor/contao/core-bundle/src/Controller/BackendController.php:44)
  at Contao\CoreBundle\Controller\BackendController->mainAction()
     (vendor/symfony/http-kernel/HttpKernel.php:181)
  at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
     (vendor/symfony/http-kernel/HttpKernel.php:76)
  at Symfony\Component\HttpKernel\HttpKernel->handle()
     (vendor/symfony/http-kernel/Kernel.php:197)
  at Symfony\Component\HttpKernel\Kernel->handle()
     (public/index.php:42)   

PHP 8.2
Contao 5.3.39
SynctoPro: 3.0.3

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions