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
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:
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
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...

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;
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.
Who is online
Users browsing this forum: No registered users and 5 guests