Jump to content

PS 1.7.7.5 - Warning: Error while sending QUERY packet. PID=194476


sandipchandela

Recommended Posts

While changing the theme, I'm getting an below error.

 

 

Symfony\Component\Debug\Exception\ContextErrorException:
Warning: Error while sending QUERY packet. PID=194476

  at classes/db/DbPDO.php:165
  at DbPDOCore->_query('            SELECT r.`slug`            FROM `psnz_authorization_role` r            INNER JOIN `psnz_access` a ON a.`id_authorization_role` = r.`id_authorization_role`            WHERE a.`id_profile` = "1"        ')
     (classes/db/Db.php:376)
  at DbCore->query('            SELECT r.`slug`            FROM `psnz_authorization_role` r            INNER JOIN `psnz_access` a ON a.`id_authorization_role` = r.`id_authorization_role`            WHERE a.`id_profile` = "1"        ')
     (classes/db/Db.php:613)
  at DbCore->executeS('            SELECT r.`slug`            FROM `psnz_authorization_role` r            INNER JOIN `psnz_access` a ON a.`id_authorization_role` = r.`id_authorization_role`            WHERE a.`id_profile` = "1"        ')
     (classes/Access.php:111)
  at AccessCore::getRoles(1)

 

 

error.png

Edited by sandipchandela
image change (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...