Community Forums

[RELEASED] Export/Import tool for OpenCart 1.5.0.x

Free Extensions (Modules, Payments, Shipping, Order Totals, Feeds) can be contributed here.

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby thegeekz » Tue May 22, 2012 9:12 am

Hi, I know I said I managed to solve the same issue earlier.. however after trying the installation of the Tool in another OC setup..

The Export Import Tool just doesn't appear under System... :(

....

EDIT: It appears that it has something to do with VQMOD's Vqcache folder permissions! Remember to set it to 777 if 755 doesn't work. I've solved it now..! **cold sweat**
Production Cart @ http://eshop.kgshop-sg.com -- OC 1.5.4.1 -- pending
No more using Apsona, as they are not updated.
    Every upgrade -- rem. 2 reinstall vqmod & mindful of modules w/ VQmod -- E.g Import / Export Tool by MHC
Test cart @ http://tshop.kgshop-sg.com -- pending -- still busy with friend's OC cart.
thegeekz
 
Posts: 326
Joined: Tue Nov 02, 2010 2:24 am

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby asagar » Thu May 24, 2012 3:43 pm

joshivinay wrote:I did a clean install for Opencart 1.5.1.3 and installed the plugin. On trying to export, an Excel file was created, but it had only numbers in it. No Strings (names, descriptions, etc.) at all in any of the sheets. I remember having used the plugin in 1.4.x and it worked well at the time. I saw a post from another member in May 2011 with an identical issue, but there was no response.
Can you tell me what the issue is. I have followed all your instructions to the hilt

Regards
Vinay


Guys, anybody found solution for the above? Have been searching a solution whole day today with no success.
asagar
 
Posts: 5
Joined: Wed May 23, 2012 12:23 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby asagar » Thu May 24, 2012 6:03 pm

Everything seems to be working fine on windows+wamp+openoffice but does not show text in the exported xls (shows only numbers) on mac osx+mamp+excel/openoffice/neooffice
asagar
 
Posts: 5
Joined: Wed May 23, 2012 12:23 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby hannan » Mon May 28, 2012 1:55 pm

hannan wrote:
JNeuhoff wrote:
No idea, I am unable to reproduce your error. Have you checked your PHP settings? And done a file compare ofthe one that was fine on your other hosting and the one which is broken? Have you tried opening the file in OpenOffice?


Yes, also tried OpenOffice.

These are the URLs to check PHP settings. Can you please check it in your way?

http://bit.ly/JVs4gI (Good)
http://bit.ly/LfjMmF (Bad)

Thank You.



Could it be that the problem is Suhosin extension installed on (Bad) hosting?
hannan
 
Posts: 4
Joined: Thu May 10, 2012 3:08 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby Turbo Bob » Mon May 28, 2012 8:58 pm

Opencart 1.5.3.1
E/I Tool : opencart-1-5-2-x-export-import-6.zip
VQMOD : vqmod-2.1.6-opencart

When exporting, the xls says:

"Notice: Error: Unknown column 'cg.name' in 'field list'
Error No: 1054"

When importing it sends me to new page displaying this:

"Notice: Undefined index: name in /home/username/public_html/admin/model/tool/export.php on line 1110Notice: Undefined index: name in /home/username/public_html/admin/model/tool/export.php on line 1208Notice: Undefined index: name in /home/username/public_html/admin/model/tool/export.php on line 1310Notice: Error: Unknown column 'name' in 'field list'
Error No: 1054
INSERT INTO `customer_group` (`customer_group_id`, `name`) VALUES (2, 'Default'); in /home/username/public_html/system/database/mysql.php on line 49"



It imports the items, categories anyway and they work.
Turbo Bob
 
Posts: 4
Joined: Fri May 25, 2012 8:49 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby sergio.vasko » Tue May 29, 2012 10:43 am

Opencart 1.5.3
quick fix: editing file admin\model\tool\export.php
1. When exporting --- "Notice: Error: Unknown column 'cg.name' in 'field list' Error No: 1054" --> in methods:
function populateRewardsWorksheet(), function populateSpecialsWorksheet(), function populateDiscountsWorksheet()
comment block of code // The actual product discounts data.
2. When importing --- in method:
function storeSpecialsIntoDatabase() comment block of code // find existing customer groups from the database.

Now it works, but its not right solve. Better wait for update from http://www.mhccorp.com/opencart/other/e ... mport-tool
sergio.vasko
 
Posts: 1
Joined: Tue May 29, 2012 7:35 am

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby JNeuhoff » Tue May 29, 2012 11:02 am

sergio.vasko wrote: Better wait for update from http://www.mhccorp.com/opencart/other/e ... mport-tool


That's right ;D

There is no point in reporting issues for 1.5.3 when it hasn't even been released yet for that version!
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)
User avatar
JNeuhoff
 
Posts: 2114
Joined: Tue Dec 04, 2007 7:38 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby Bollard » Tue May 29, 2012 8:41 pm

I really love this extension!

Is there any update for 1.5.3.x coming? I cant update without it!

Thanks for all the work
Bollard
 
Posts: 5
Joined: Thu Feb 02, 2012 12:42 am

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby moneycarlo » Wed May 30, 2012 8:08 pm

Extension works great!
Wondering if anyone has been able to create a cron job from this extension?
moneycarlo
 
Posts: 147
Joined: Tue Sep 27, 2011 7:40 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby elaineben » Wed May 30, 2012 9:29 pm

i have a newly installed cart, v1/5.3.1 and newly installed export/import extension (latest version also). i followed the instructions but when i opened the export/import page it was blank. i checked the system error log and this is what i got:

2012-05-30 15:44:32 - PHP Notice: Error: Could not load language tool/export! in /home/detoxcen/public_html/ocart/vqmod/vqcache/vq2-system_library_language.php on line 41
2012-05-30 16:00:30 - PHP Notice: Error: Could not load language tool/export! in /home/detoxcen/public_html/ocart/system/library/language.php on line 39
2012-05-30 16:17:24 - PHP Notice: Error: Could not load language tool/export! in /home/detoxcen/public_html/ocart/system/library/language.php on line 39

i opened the ocart/vqmod/vqcache/vq2-system_library_language.php on line 41
and ths is what i found as error (it was colored ...line 41)

$file = DIR_LANGUAGE . $this->default . '/' . $filename . '.php';

if (file_exists($file)) {
$_ = array();

global $vqmod;
require($vqmod->modCheck($file));

$this->data = array_merge($this->data, $_);

return $this->data;
} else {
trigger_error('Error: Could not load language ' . $filename . '!'); exit();
}
}
}
?>

as for the other one:
ocart/system/library/language.php on line 39 (the line was colored)

$file = DIR_LANGUAGE . $this->default . '/' . $filename . '.php';

if (file_exists($file)) {
$_ = array();

require($file);

$this->data = array_merge($this->data, $_);

return $this->data;
} else {
trigger_error('Error: Could not load language ' . $filename . '!'); exit();
}
}
}
?>

how could i solve this, please help.

thanks!
elaineben
 
Posts: 8
Joined: Wed May 11, 2011 12:02 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby JNeuhoff » Thu May 31, 2012 11:59 am

i have a newly installed cart, v1/5.3.1 and newly installed export/import extension (latest version also).


I won't even bother to answer any of your questions because we haven't yet released a version for 1.5.3.1. We are in the process of creating one for OpenCart 1.5.3.1, but it may take a few days.
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)
User avatar
JNeuhoff
 
Posts: 2114
Joined: Tue Dec 04, 2007 7:38 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby Melon » Thu May 31, 2012 2:41 pm

Great piece of software, I can see your working on 1.5.3.1 will await for its arrival, keep up the good work.
Melon
 
Posts: 90
Joined: Thu Feb 03, 2011 12:02 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby Melon » Thu May 31, 2012 3:08 pm

I have edited the file to work with 1.5.3.1.. you want this?
Melon
 
Posts: 90
Joined: Thu Feb 03, 2011 12:02 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby scot » Fri Jun 01, 2012 11:48 pm

"I have edited the file to work with 1.5.3.1.. you want this?"


I do please. Thank you.
Thank You,

Scot
scot
 
Posts: 12
Joined: Fri Jan 20, 2012 8:13 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby arrjaytea » Sat Jun 02, 2012 11:31 pm

Melon wrote:I have edited the file to work with 1.5.3.1.. you want this?


... me too ;D
arrjaytea
 
Posts: 21
Joined: Thu May 31, 2012 3:58 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby Melon » Sun Jun 03, 2012 12:39 pm

It was aimed at JNeuhoff
Melon
 
Posts: 90
Joined: Thu Feb 03, 2011 12:02 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby arrjaytea » Mon Jun 04, 2012 2:44 am

Melon wrote:It was aimed at JNeuhoff


Yes, clearly. That doesn't mean I wouldn't take it.

Regardless, Sergio's hack works just fine for me.
arrjaytea
 
Posts: 21
Joined: Thu May 31, 2012 3:58 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby JNeuhoff » Mon Jun 04, 2012 2:53 pm

I am currently testing a new Export/Import tool release for 1.5.3.1, hope to have it released within the next few hours.
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)
User avatar
JNeuhoff
 
Posts: 2114
Joined: Tue Dec 04, 2007 7:38 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby JNeuhoff » Mon Jun 04, 2012 8:01 pm

Melon wrote:I have edited the file to work with 1.5.3.1.. you want this?


Thank you for your offer. I have now released a 1.5.3.x version, with some other improvements and bugfixes.
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)
User avatar
JNeuhoff
 
Posts: 2114
Joined: Tue Dec 04, 2007 7:38 pm

Re: [RELEASED] Export/Import tool for OpenCart 1.5.0.x

Postby bnvspl » Tue Jun 05, 2012 1:46 pm

Hi, I'm using OC 1.5.2.1

I can export and open the excel file BUT I have issues importing the file back.

However, after clicking on the "Import" button; (trying to import the same excel file back)..This is what happen:-

1) It automatically logged me out of the OpenCart Administration and
2) immediately linked to my Store Front (http://...../admin/index.php?route=tool/export&token=...) with the message "The page you requested cannot be found!"

Can anyone please help with this problem?
bnvspl
 
Posts: 4
Joined: Sun May 20, 2012 12:08 pm

PreviousNext

Return to Extensions

Who is online

Users browsing this forum: No registered users and 13 guests

Hosted by Arvixe Web Hosting