Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: host changed mySQL version  (Read 3921 times)

Offline helperbee

  • Jr. Member
  • **
  • Posts: 78
  • Karma: +2/-0
    • View Profile
host changed mySQL version
« on: February 03, 2016, 12:54:28 AM »
Hello. My host updated mySQL version from 5.5 to 10.0.23-MariaDB which they say is similar 5.6 version. Our site is having problems with "Act on Behalf".
To attempt a fix, I changed PHP version to be 5.6, but that made no difference.
What else can I try before I update version of AbanteCart?

Our AbanteCart version is 1.2.2. Tonight, I'm planning an update to 1.2.3 then 1.2.4 then 1.2.5, as  I don't believe it is possible to go directly from 1.2.2 to 1.2.5.


Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: host changed mySQL version
« Reply #1 on: February 03, 2016, 08:43:41 AM »
what mysql driver do you use? (you can see it in your system/config.php file, constant DB_DRIVER)
try to change to amysqli
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline helperbee

  • Jr. Member
  • **
  • Posts: 78
  • Karma: +2/-0
    • View Profile
Re: host changed mySQL version
« Reply #2 on: February 03, 2016, 01:09:03 PM »
what mysql driver do you use? (you can see it in your system/config.php file, constant DB_DRIVER)
try to change to amysqli

It was already amysqli.

In my testing efforts, I cloned the site and "Act on Behalf" worked in the clone. Yipee! What does this tell us about what is wrong and what to fix?

 

Powered by SMFPacks Social Login Mod