Post by JNeuhoff » Wed Jan 27, 2010 9:26 pm

Do you have the following directory on your server?

c:\Inetpub\vhosts\knastore.com\httpdocs\pear

With file PEAR.php and others in it?

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


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by tcecil » Wed Jan 27, 2010 10:19 pm

No, there is no pear folder within my httpdocs.

Can I get a copy of this pear folder and contents from somewhere and just drop it into my httpdocs directory??

New member

Posts

Joined
Tue Jan 26, 2010 9:13 am
Location - FLORIDA

Post by JNeuhoff » Wed Jan 27, 2010 11:11 pm

Is the pear directory anywhere to be found within your

c:\Inetpub\vhosts\knastore.com\

directory? If you PM me your FTP login details I can take a quick look at it.

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


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by tcecil » Thu Jan 28, 2010 12:39 am

Ok- Thanks!! I PM'ed it to you.

New member

Posts

Joined
Tue Jan 26, 2010 9:13 am
Location - FLORIDA

Post by tcecil » Thu Jan 28, 2010 1:01 am

Hi J,

This is my path translated:

c:\Inetpub\vhosts\knastore.com\httpdocs\test\php\php_info.php

New member

Posts

Joined
Tue Jan 26, 2010 9:13 am
Location - FLORIDA

Post by JNeuhoff » Thu Jan 28, 2010 7:06 am

As I said in my PM, yours is not a proper Unix or Linux server, and there probably some bugs in your configuration. But chances are that with a local copy of the Pear library installed to your KNASTORE\admin directory it might still work.

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


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by tcecil » Thu Jan 28, 2010 11:27 pm

Hi J,

I got the pears zip file and uploaded it as you instructed. Now the Export/Import Module works PERFECTLY!

Thank You so much for taking the time with me to solve this issue,

Todd

New member

Posts

Joined
Tue Jan 26, 2010 9:13 am
Location - FLORIDA

Post by lc2a » Fri Jan 29, 2010 12:23 pm

Hi,

Pls help, I'm getting below error:

Notice: Undefined index: warning in admin\controller\tool\backup.php on line 30
Notice: Undefined index: success in admin\controller\tool\backup.php on line 48

Thanks in advance

Newbie

Posts

Joined
Fri Jan 29, 2010 12:18 pm

Post by JNeuhoff » Fri Jan 29, 2010 5:42 pm

You are not using OpenCart 1.4.0. Make sure you 1.4.0 and its matching Export/Import module.

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


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by JJJaved » Sat Feb 06, 2010 2:17 am

If I make a website on a localhost with v1.4.0 and save Categories, Products and Options with this module; would I be able to export this data into the next version of the OC without getting into any problem? ???

Thanks

New member

Posts

Joined
Tue Jul 07, 2009 12:57 am
Location - Cardiff - UK

Post by JNeuhoff » Sat Feb 06, 2010 4:14 am

That depends on whether or not the next version of Opencart will have any changes in the corresponding DB tables for the products, categories, and options. If the next release of the Export/Import has a few additional field columns, you can always copy and paste the existing columns from the old spreadsheet to the new one and re-import to the new Opencart version.

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


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by niuserre » Sat Feb 06, 2010 7:43 pm

Thank you for this module, it made a big difference in me choosing OpenCart over other solutions.

Do you have somewhere I could donate to support it? I can't spare much right now but I'd like to show my appreciation.

Newbie

Posts

Joined
Sat Feb 06, 2010 8:33 am

Post by JNeuhoff » Sat Feb 06, 2010 10:26 pm

Do you have somewhere I could donate to support it?
You can donate to the Opencart project, just use the Donate Now which you should find on the right side of this forum page.

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


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by niuserre » Sat Feb 06, 2010 11:25 pm

OK, done :-)

Newbie

Posts

Joined
Sat Feb 06, 2010 8:33 am

Post by andrea » Tue Feb 09, 2010 1:39 am

Hello! I have an error...When i Import my file the result is : The filename /tmp/php5Q07d2 is not readable.
I think that the problem is a folder and file permission. I'm using Linux Hosting. How can I resolve this problem?

Newbie

Posts

Joined
Mon Feb 08, 2010 7:27 pm

Post by JNeuhoff » Tue Feb 09, 2010 2:02 am

think that the problem is a folder and file permission.
It most likely is. Are there any entries in your error logs?

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


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by andrea » Tue Feb 09, 2010 2:20 am

no nothing in the log file

Newbie

Posts

Joined
Mon Feb 08, 2010 7:27 pm

Post by andrea » Tue Feb 09, 2010 7:05 pm

i want to know what user write the file when i click import. www-data?

Newbie

Posts

Joined
Mon Feb 08, 2010 7:27 pm

Post by JNeuhoff » Tue Feb 09, 2010 7:20 pm

Its the same user account under which your Opencart PHP script runs.

You may also want to check the following PHP settings:

memory_limit
post_max_size
upload_max_filesize
upload_tmp_dir

How big is your spreadsheet file? How many products and categories?

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


User avatar
Guru Member
Online

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by andrea » Tue Feb 09, 2010 7:34 pm

thanks for the reply!
The file is 1,14 MB.
It have 51 categories, 9399 product and 0 option.

memory_limit =32M
post_max_size=16M
upload_max_filesize=32M
upload_tmp_dir= /tmp
Maximum execution time=30seconds
Maximum input parsing time=60 seconds

I've tried whit another file with dimension of 20 kb. The script with this file work!

Newbie

Posts

Joined
Mon Feb 08, 2010 7:27 pm
Who is online

Users browsing this forum: No registered users and 1 guest