[RELEASED] Export/Import tool for OpenCart 1.5.3.x
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
That setting I can not see but I will get on live chat now and ask the host. What should it be?
- FusionDecals
- Posts: 4
- Joined: Thu Jul 26, 2012 7:58 pm
- Location: MT Dora, FL
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
When I import one time products I have to change their sef links maualy. When I import later I should repair the sef links again
Is there way to impoort only new products without changing the information about previous one?
Is there way to impoort only new products without changing the information about previous one?- emkal
- Posts: 7
- Joined: Wed Feb 08, 2012 10:21 pm
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
Hi JNeuhoff,
About the error I sent you in a previous post with the Greek language, the think is that in a previous version of OC (1.5.2.1), the export tool worked fine.
Now the problem exists in OC 1.5.3.1. Also to notice that we use Shoppica Template ( I don't think that plays a role with the error).
Thanks,
Kostas
About the error I sent you in a previous post with the Greek language, the think is that in a previous version of OC (1.5.2.1), the export tool worked fine.
Now the problem exists in OC 1.5.3.1. Also to notice that we use Shoppica Template ( I don't think that plays a role with the error).
Thanks,
Kostas
- kmirmiris
- Posts: 2
- Joined: Thu May 10, 2012 7:07 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
kmirmiris wrote:Hi JNeuhoff,
About the error I sent you in a previous post with the Greek language, the think is that in a previous version of OC (1.5.2.1), the export tool worked fine.
Now the problem exists in OC 1.5.3.1. Also to notice that we use Shoppica Template ( I don't think that plays a role with the error).
Thanks,
Kostas
You are providing very little detail, I am unable top reproduce your error.
As I said, I am coming more and more to the conclusion to go with OpenOffice/LibreOffice ODF spreadsheet format, instead of proprietary MS Excel formats, for future releases of the Export/Import tool.
J.Neuhoff - MHC Web Design
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
-

JNeuhoff - Posts: 2115
- Joined: Tue Dec 04, 2007 7:38 pm
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
So, getting back to my image issue.
here's what's so frustrating about the issue. if i manually set the image in the admin section, it works. when i look for that image in all the opencart db tables, it's exactly where your tool fills in the information - example:
1) product 1 : your tool lists the image being in data/00001.jpg file.
2) if i manually set product 1 the database shows it being set to data/00001.jpg.
is there something that i'm missing, because the image will show up if i do #2, but not if i use your import/export...?
here's what's so frustrating about the issue. if i manually set the image in the admin section, it works. when i look for that image in all the opencart db tables, it's exactly where your tool fills in the information - example:
1) product 1 : your tool lists the image being in data/00001.jpg file.
2) if i manually set product 1 the database shows it being set to data/00001.jpg.
is there something that i'm missing, because the image will show up if i do #2, but not if i use your import/export...?
- myrth
- Posts: 3
- Joined: Sat Jun 30, 2012 2:47 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
myrth wrote:So, getting back to my image issue.
here's what's so frustrating about the issue. if i manually set the image in the admin section, it works. when i look for that image in all the opencart db tables, it's exactly where your tool fills in the information - example:
1) product 1 : your tool lists the image being in data/00001.jpg file.
2) if i manually set product 1 the database shows it being set to data/00001.jpg.
is there something that i'm missing, because the image will show up if i do #2, but not if i use your import/export...?
Your problem has nothing to do with the Export/Import tool. If the image name, after an Import, is stored in the database as expected, then the Import works just fine.
Of course you still need to make sure that the actual image file is uploaded to your remote image/data.
Last edited by JNeuhoff on Wed Aug 01, 2012 7:12 pm, edited 1 time in total.
J.Neuhoff - MHC Web Design
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
-

JNeuhoff - Posts: 2115
- Joined: Tue Dec 04, 2007 7:38 pm
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
I'm trying to install this extension on my office's ubuntu linux server. Other than php, does it require any additional packages in order to function? I can export just fine, but when I try to import after I click the import button in the admin section of my store the page reverts to what it looked like before choosing the file to import from.
I tried using an outside webserver and when I export the file is "corrupted" and the import function does exactly the same thing as mentioned above.
Please advise.
I tried using an outside webserver and when I export the file is "corrupted" and the import function does exactly the same thing as mentioned above.
Please advise.
- loki52
- Posts: 3
- Joined: Wed Aug 01, 2012 4:51 pm
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
loki52 wrote:I'm trying to install this extension on my office's ubuntu linux server. Other than php, does it require any additional packages in order to function? I can export just fine, but when I try to import after I click the import button in the admin section of my store the page reverts to what it looked like before choosing the file to import from.
I tried using an outside webserver and when I export the file is "corrupted" and the import function does exactly the same thing as mentioned above.
Please advise.
You are not giving any sufficient details, so I am unable to reproduce your error. Obvious thing to do is to check all the error logs (e.g. server's error_log, OpenCart's system/logs/error.txt). Also check your PHP settings in your admin/.htaccess or admin/php.ini, see embedded readme.txt for a list a PHP settings to watch out for.
See also this user tip in case it is a memory_limit issue.
J.Neuhoff - MHC Web Design
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
-

JNeuhoff - Posts: 2115
- Joined: Tue Dec 04, 2007 7:38 pm
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
JNEUHOFF, thank you for your reply. at least, if you're ruling out that the import/export tool is not the cause, then i can cross that off my "this piece isn't working" list.
thanks.
thanks.

- myrth
- Posts: 3
- Joined: Sat Jun 30, 2012 2:47 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
Hello,
Clearly I must be doing something wrong...
I have uploaded the files like stated in the readme
Used VQMOD
I changed the top administrator preferences like stated in the readme
When I click on "System" - "Import/Export" I get a big white screen of death and nothing happens...
Please help.
thx
Clearly I must be doing something wrong...
I have uploaded the files like stated in the readme
Used VQMOD
I changed the top administrator preferences like stated in the readme
When I click on "System" - "Import/Export" I get a big white screen of death and nothing happens...
Please help.
thx
- RedRave
- Posts: 6
- Joined: Sat Aug 11, 2012 2:53 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
JNEUHOFF, Can you please help me! The Excel file returned during Export does not contain standard columns but scrambled and mixed data and characters.
Did install as readme.
See the attached file.
Did install as readme.
See the attached file.
- Attachments
-
backup_categories_products.xls- This is the file I get from Export.
- (102.66 KiB) Downloaded 49 times
- WernerEarle
- Posts: 5
- Joined: Sat Aug 11, 2012 11:15 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
big white screen of death suggests maybe you have installed the wrong version for your OpenCart version. Check the download again.
Documentation: OpenCart User Guide
Mods: Total Import PRO | CSV Import PRO | Ecom Tracking | Any Feed | Autosuggest | OpenCart CDN

Mods: Total Import PRO | CSV Import PRO | Ecom Tracking | Any Feed | Autosuggest | OpenCart CDN

- justinv
- Posts: 660
- Joined: Tue Oct 12, 2010 5:24 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
^^
Hi,
I doubled checked the installation...and reinstalled everything just to make sure and still have the white screen...any advice is appreciated...
thx
Hi,
I doubled checked the installation...and reinstalled everything just to make sure and still have the white screen...any advice is appreciated...
thx
- RedRave
- Posts: 6
- Joined: Sat Aug 11, 2012 2:53 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
I have a serious problem..
I recently upgraded from 1.4 to 1.5.3.1 and installed this tool. I used to use it all the time before so thought I have to install it.
However I made a couple of minor changes and uploaded the file back and now in the admin console, all of my options have disappeared.
Admittedly, it was a mess as in my previous version I had to input the options in text fields (i'm talking about inside the admin console here btw) and the new version uses drop boxes and you add the options in a separate area. So.. almost all of my products have colour options and now after the import, if I click Catalog>Options (which wasnt there in my previous version) I see 7 pages of option name 'Color', as it has put the option value sets of each product on its own.
Now if I go in the admin console, all of the options for the products have disappeared, but they are still showing on the main website at the moment. Now if I export again, the spreadsheet is still showing all the correct options assigned so it is only in the admin console that it is not showing. I also have another option set which shows a colour swatch on the main page and those are now showing at all on the website (but are still in the spreadsheet).
So the import has eaten my options. Can anyone please shed some light on this!
I recently upgraded from 1.4 to 1.5.3.1 and installed this tool. I used to use it all the time before so thought I have to install it.
However I made a couple of minor changes and uploaded the file back and now in the admin console, all of my options have disappeared.
Admittedly, it was a mess as in my previous version I had to input the options in text fields (i'm talking about inside the admin console here btw) and the new version uses drop boxes and you add the options in a separate area. So.. almost all of my products have colour options and now after the import, if I click Catalog>Options (which wasnt there in my previous version) I see 7 pages of option name 'Color', as it has put the option value sets of each product on its own.
Now if I go in the admin console, all of the options for the products have disappeared, but they are still showing on the main website at the moment. Now if I export again, the spreadsheet is still showing all the correct options assigned so it is only in the admin console that it is not showing. I also have another option set which shows a colour swatch on the main page and those are now showing at all on the website (but are still in the spreadsheet).
So the import has eaten my options. Can anyone please shed some light on this!
- ZAP
- Posts: 9
- Joined: Fri Jul 15, 2011 5:19 pm
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
WernerEarle wrote:JNEUHOFF, Can you please help me! The Excel file returned during Export does not contain standard columns but scrambled and mixed data and characters.![]()
Did install as readme.
See the attached file.
Too little details, unable to reproduce your error. Try our new bugfix release of the Export/Import module if using OpenCart 1.5.2.x or 1.5.3.x. Also check your server's error_log and Opencart's system/logs/error.txt.
J.Neuhoff - MHC Web Design
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
-

JNeuhoff - Posts: 2115
- Joined: Tue Dec 04, 2007 7:38 pm
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
The error log only has :
2012-08-13 20:19:41 - PHP Warning: set_time_limit() has been disabled for security reasons in /home/a8704023/public_html/store/admin/controller/tool/export.php on line 76
This also happened when I installed OpenCart V1.5.2 along with Vqmod and 1.5.2 export import.
2012-08-13 20:19:41 - PHP Warning: set_time_limit() has been disabled for security reasons in /home/a8704023/public_html/store/admin/controller/tool/export.php on line 76
This also happened when I installed OpenCart V1.5.2 along with Vqmod and 1.5.2 export import.
- WernerEarle
- Posts: 5
- Joined: Sat Aug 11, 2012 11:15 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
RedRave wrote:^^
Hi,
I doubled checked the installation...and reinstalled everything just to make sure and still have the white screen...any advice is appreciated...
thx
FIXED my issue...my bad.......

- RedRave
- Posts: 6
- Joined: Sat Aug 11, 2012 2:53 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
WernerEarle wrote:The error log only has :
2012-08-13 20:19:41 - PHP Warning: set_time_limit() has been disabled for security reasons in /home/a8704023/public_html/store/admin/controller/tool/export.php on line 76
This also happened when I installed OpenCart V1.5.2 along with Vqmod and 1.5.2 export import.
Comment out this line, chances are it will then work.
J.Neuhoff - MHC Web Design
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
OpenCart Override Engine (Version 5.3)
allowing addons to override and modify core methods, language files and templates (see also FAQ)
-

JNeuhoff - Posts: 2115
- Joined: Tue Dec 04, 2007 7:38 pm
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
Thanks! Works great now!
- WernerEarle
- Posts: 5
- Joined: Sat Aug 11, 2012 11:15 am
Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
Hi! I tried your application and it works perfect! Now I wonder if it would be able to work with multistore instalation. I'd be grateful if you explain a bit more about it, or, if you have already done that, please give me a link. Thanks in advance!
- emilman
- Posts: 1
- Joined: Fri Aug 17, 2012 6:40 am
Who is online
Users browsing this forum: No registered users and 2 guests














