11
Mamba
Re: eCommerce Oledrion MyShop 2.35 Beta 1 for PHP 5.6 - 7.3
  • 2018/9/2 10:07

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Some options for you:

1) The best would be to upgrade your MySQL to 5.7.xx

2) If you can't try to follow these instructions, i.e.:

a) you add to your my.ini file on your server this:

innodb_file_format Barracuda
innodb_file_per_table 
1
innodb_large_prefix


b) replace in your /sql/mysql.sql file all:
ENGINE InnoDB;


with:
ENGINE InnoDB ROW_FORMAT=DYNAMIC;


Let us know it worked for you...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

12
rossb
Re: eCommerce Oledrion MyShop 2.35 Beta 1 for PHP 5.6 - 7.3
  • 2018/9/3 11:57

  • rossb

  • Just popping in

  • Posts: 77

  • Since: 2006/8/28


Hi Mamba;

Try to clone a product in admin. Things will break (badly)

Regards;
Bill

13
audizioni
Re: eCommerce Oledrion MyShop 2.35 Beta 1 for PHP 5.6 - 7.3
  • 2018/9/3 16:27

  • audizioni

  • Just popping in

  • Posts: 17

  • Since: 2009/1/11


Thank you

14
Mamba
Re: eCommerce Oledrion MyShop 2.35 Beta 1 for PHP 5.6 - 7.3
  • 2018/9/4 7:28

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Try to clone a product in admin. Things will break (badly)

Not anymore

It's fixed in:https://github.com/mambax7/oledrion
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

204 user(s) are online (93 user(s) are browsing Support Forums)


Members: 0


Guests: 204


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits