Page 91 of 122 FirstFirst ... 41818990919293101 ... LastLast
Results 901 to 910 of 1212
  1. #901
    Join Date
    Jan 2005
    Location
    Oregon
    Posts
    515
    Plugin Contributions
    1

    Default Re: Quickbooks Import QBI

    Hi,
    Quote Originally Posted by swingandmiss View Post
    Instead of dissabiling it, as I have a lot of customers that use it, should I just install QBI 3.76?
    That would be the solution if you want the second address line with QBI (actually the current version is 3.78).

    Thanks,
    Adam

  2. #902
    Join Date
    Mar 2005
    Location
    California
    Posts
    663
    Plugin Contributions
    0

    Default Re: Quickbooks Import QBI

    QBI version 3.76+ would be the commercial version, correct?

  3. #903
    Join Date
    May 2008
    Posts
    203
    Plugin Contributions
    0

    Default Re: Quickbooks Import QBI

    Quote Originally Posted by adam5532 View Post
    Hi,

    You don't say where you are getting these errors, but they aren't from QBI. None of these pages or functions are part of QBI.

    I like to be helpful, but the amount of support that you seem to need is beyond what I am able or willing to give in this free forum - you must be over 20 posts now in a very short period. Out of respect for my time, this is where you get the paid version of QBI instead. Otherwise, you are on your own or maybe someone else in the forum will help you. I don't mean to sound rude at all, but I have limited time and want to make sure I have some left to help others here also.

    Thanks,
    Adam
    I'd be in agreement with you were it not for the fact that this was the first question I asked, and for the fact that the only answers you've actually supplied up to now are "I'm not going to read that" and "you can't do that in QBI".

    It is without a doubt very hard for you to find time to provide support, so of course paid members would take priority. All the same, thanks for your time.

  4. #904
    Join Date
    May 2008
    Posts
    203
    Plugin Contributions
    0

    Default Re: Quickbooks Import QBI

    In case anyone stumbles here with the same array issues, I found a solution. My web host upgraded to PHP5, making some of the code in catalog/admin/customers.php process incorrectly.

    I originally thought this was due to implementing QBI, but I think it may have just been that I haven't needed to check out my customers page as of late. It likely starting showing errors as soon as my web host upgraded.


    Find this:

    $customer_info = array_merge($country->fields, $info->fields, $reviews->fields);

    $cInfo_array = array_merge($customers->fields, $customer_info);


    And change it to this:

    $customer_info = array_merge((array)$country->fields, (array)$info->fields, (array)$reviews->fields);

    $cInfo_array = array_merge((array)$customers->fields, (array)$customer_info);

    Original info found here:

    http://fstcs.net/blogs/ryansuzuki/ar...5-upgrade.aspx

  5. #905
    Join Date
    Jan 2005
    Location
    Oregon
    Posts
    515
    Plugin Contributions
    1

    Default Re: Quickbooks Import QBI

    Quote Originally Posted by tj1 View Post
    QBI version 3.76+ would be the commercial version, correct?
    Yes.
    Currently, 3.50 and later is commercial. 3.76 is the first version that supports the second address line. 3.78 is the latest version.

    Adam

  6. #906
    Join Date
    Jan 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Quickbooks Import QBI

    i can save .iif files (from my admin website) of customer invoices and whatnot. When i save the file and try to import it with quickbooks, for every invoice is says error on line x (its many different numbers) if i keep clicking ok ok ok ok ok then finally is say import complete but it only imports the names and addresses of people and not their orders....can some one please help me
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Picture 1.jpg 
Views:	190 
Size:	13.4 KB 
ID:	5230   Click image for larger version. 

Name:	Picture 3.png 
Views:	191 
Size:	19.4 KB 
ID:	5231   Click image for larger version. 

Name:	Picture 5.png 
Views:	192 
Size:	81.1 KB 
ID:	5233  

    Click image for larger version. 

Name:	Picture 6.png 
Views:	192 
Size:	19.5 KB 
ID:	5234  
    Last edited by thejollyroger9; 26 Jan 2009 at 05:41 AM. Reason: add pictures

  7. #907
    Join Date
    Jan 2005
    Location
    Oregon
    Posts
    515
    Plugin Contributions
    1

    Default Re: Quickbooks Import QBI

    Hi,
    Quote Originally Posted by thejollyroger9 View Post
    i can save .iif files (from my admin website) of customer invoices and whatnot. When i save the file and try to import it with quickbooks, for every invoice is says error on line x (its many different numbers) if i keep clicking ok ok ok ok ok then finally is say import complete but it only imports the names and addresses of people and not their orders....can some one please help me
    You have products in Zen Cart that are missing model numbers, discount items that aren't matched, and/or you have account fields that are not filled in on the QBI configure page. You MUST follow the manual and completely configure QBI before trying to import any orders.

    Thanks,
    Adam

  8. #908
    Join Date
    Jan 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Quickbooks Import QBI

    ok thank you and none of the items import like i said just the customers and their addresses

  9. #909
    Join Date
    Jan 2005
    Location
    Oregon
    Posts
    515
    Plugin Contributions
    1

    Default Re: Quickbooks Import QBI

    Quote Originally Posted by thejollyroger9 View Post
    ok thank you and none of the items import like i said just the customers and their addresses
    Right. If you have any error in an order, the entire order will not import. The sum of the line items must equal the total. You need to read the manual and set everything up before trying to import orders.

    Thanks,
    Adam

  10. #910
    Join Date
    Aug 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Quickbooks Import QBI

    I went ahead and created an all new store file in Quickbooks 2008 Pro.
    I have opened up MySql and checked the products table, every single product has a product_model entry.
    I have double and triple checked all of the configuration and matching settings.
    I export the IIF file, and then go to import it into QB.
    It imports the first 24 orders and then crashes on 25.
    If I go into zen cart and look at order 25 I can not find any sort of info in the order that would be different from previous ones.


 

 
Page 91 of 122 FirstFirst ... 41818990919293101 ... LastLast

Similar Threads

  1. Quickbooks Import vs. Quickbooks Sync
    By sports guy in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 28 Oct 2011, 02:01 AM
  2. Quickbooks and QBI?
    By basia in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 30 Mar 2011, 03:59 PM
  3. Success using Zen/Paypal PPEC/QBI/Quickbooks?
    By swingandmiss in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 22 Jul 2007, 11:14 PM
  4. Problem with installation of quick book import(QBI)
    By kalyani in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 6 Mar 2007, 01:30 PM
  5. Import to Quickbooks?
    By opsrcs in forum General Questions
    Replies: 1
    Last Post: 3 Oct 2006, 06:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR