ERROR: Illegal mix of collations -

hassanishfaq

New Member
Hello all,
I have tried Many solutions including re-installation, delete and install but this error is not resolved.. Any help is much Appreciated


User Error: QUERY: SELECT * FROM currency WHERE abrv = 'PDÒ' AND
enabled = 1 - ERROR: Illegal mix of collations
(utf8_general_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for
operation '=' in
/home/abdohopk/public_html/pk92z92x/library/CE/MySQL.php line 184

Stack:
-
/home/abdohopk/public_html/pk92z92x/modules/admin/models/ActiveOrderGateway.php
(474) : CE_MySQL::query
-
/home/abdohopk/public_html/pk92z92x/modules/admin/models/ActiveOrderGateway.php
(1701) : ActiveOrderGateway::initialize_currency
-
/home/abdohopk/public_html/pk92z92x/modules/home/controllers/IndexpublicController.php
(537) : ActiveOrderGateway::getCartSummary
-
/home/abdohopk/public_html/pk92z92x/library/Zend/Controller/Action.php
(516) : Home_IndexpublicController::mainAction
-
/home/abdohopk/public_html/pk92z92x/library/Zend/Controller/Dispatcher/Standard.php
(295) : Zend_Controller_Action::dispatch
-
/home/abdohopk/public_html/pk92z92x/library/Zend/Controller/Front.php
(954) : Zend_Controller_Dispatcher_Standard::dispatch
- /home/abdohopk/public_html/pk92z92x/library/CE/Lib.php (284) :
Zend_Controller_Front::dispatch
- /home/abdohopk/public_html/pk92z92x/library/front.php (9) :
CE_Lib::route
- /home/abdohopk/public_html/pk92z92x/index.php (35) : require
 
Last edited:
Back
Top