Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

ошибка экспори товаров


Recommended Posts

во время экспори товара выдает ошибку

"Trying to access array offset on value of type int"

Версия ocStore 3.0.2.0

Помогите решить вопрос. хотел попропотому чтовать сгделать экспорт товаров которые есть, их не много примерно 5-10

Link to comment
Share on other sites


  • 1 year later...
  • 3 weeks later...
В 01.09.2021 в 13:21, polcaz сказал:

икая же ошибка(

"решается ик: в файле system/library/export_import/Classes/PHPExcel/Cell/DefaultValueBinder.php в 82й строке замените "} elseif ($pValue{0} === '=' && strlen($pValue) > 1) {" на "} elseif (0 === strpos($pValue, '=') && strlen($pValue) > 1) {" проблема в том, что используемый php модуль не обновлялся с 2015го года, и не совместим с php74"

 

Нашел решение тут https://opencart.ws/export-import-excel-opencart.html

  • +1 1
Link to comment
Share on other sites


  • 2 months later...
В 20.09.2021 в 12:58, atereshhuk сказал:

"решается ик: в файле system/library/export_import/Classes/PHPExcel/Cell/DefaultValueBinder.php в 82й строке замените "} elseif ($pValue{0} === '=' && strlen($pValue) > 1) {" на "} elseif (0 === strpos($pValue, '=') && strlen($pValue) > 1) {" проблема в том, что используемый php модуль не обновлялся с 2015го года, и не совместим с php74"

 

Нашел решение тут https://opencart.ws/export-import-excel-opencart.html

спасипотому что помог реально 

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
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.