Post by fastaviation » Sat Apr 11, 2015 12:23 am

Hey J.Neuhoff,

Had an old version so I just over wrote the files. Showing no Tabs under Export/Import.

Had this error: 2015-04-10 15:55:42 - PHP Notice: Undefined variable: cancel in /home/hangarsw/public_html/admin/view/template/tool/xml_import.tpl on line 65

But we also have MultiMerch Sellers installed. It created new DB tables.

It just times out. Had vqmod errors but I deleted them, sorry!

What do you need to help me out?

Duane

Newbie

Posts

Joined
Fri Apr 03, 2015 9:38 pm

Post by IP_CAM » Sat Apr 11, 2015 1:35 am

It usually times out because of the server timeout setting. Takes a lot of time, and memory, to export a 12K-product-Data-Content, in my case.
I had to enlarge the memory Limit Size, by use of the Site SERVER Admin Console, to 640MB, to make it work. So, at last, I had a usable download, after a while... ::) not just empty subs. Depending on your Hoster, you may not be allowed to do such, therefore, find no Option to do such server-side changes, then, you have let your hoster do it for you.

This is my OpenCart admin php.ini part to this, for a 12'000 item Stock:

Code: Select all

default_charset	= UTF-8;
memory_limit = 640M;
max_execution_time = 18000;
upload_max_filesize = 16M;
I had some conversations on import/export stuff here:
http://forum.opencart.com/viewtopic.php?f=119&t=142486
http://forum.opencart.com/viewtopic.php?f=19&t=141849

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
Who is online

Users browsing this forum: No registered users and 4 guests