Post by thekevlarkid » Tue Nov 22, 2016 5:10 am

Hello everyone i am trying to export the products from my old open cart 1.5.5 shop using the export/import extension and when i click on export it generate a blank xls document. does anyone know what might be causing this?

Newbie

Posts

Joined
Fri Nov 18, 2016 3:58 am

Post by IP_CAM » Wed Nov 23, 2016 7:51 am

Change in both of your php.ini Files: (root+admin section)

Code: Select all

magic_quotes_gpc = Off;
register_globals = Off;
default_charset = UTF-8;
memory_limit = 64M;   ------ set to: 256M;
max_execution_time = 36000;  ------ set to:  72000;
upload_max_filesize = 999M;
after making sure, that your Server 'accepts' a higher amount of RAM.
Eventually, you have to ask your Hoster, how much you are allowed to use.
Good Luck ;)
Ernie

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by JNeuhoff » Wed Nov 23, 2016 6:26 pm

There should be some entries in your OpenCart error.txt, or in your server's error.log.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am

Who is online

Users browsing this forum: No registered users and 3 guests