Page 38 of 57 FirstFirst ... 28363738394048 ... LastLast
Results 371 to 380 of 567
  1. #371
    Join Date
    Jun 2010
    Posts
    145
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    I've installed version 1.13.0 on my site (ZC 1.50). When I click to create the feed, it runs for a while (several minutes) and then gives me the "internal server error" screen. If I specify just one category, it runs fine, but I have literally hundreds of categories. I can't do a file for each one separately. I looked in the error logs and it gives me this:
    [07-Mar-2012 11:28:19] PHP Warning: fopen(/private/catalog/module_version/google_merchant_center_feeder.txt) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory in /private/catalog/includes/classes/google_base.php on line 81
    [07-Mar-2012 11:28:19] PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /private/catalog/module_version/google_merchant_center_feeder.txt in /private/catalog/includes/classes/google_base.php on line 82
    [07-Mar-2012 11:28:19] PHP Warning: fread(): supplied argument is not a valid stream resource in /private/catalog/includes/classes/google_base.php on line 82
    [07-Mar-2012 11:28:19] PHP Warning: fclose(): supplied argument is not a valid stream resource in /private/catalog/includes/classes/google_base.php on line 83
    But obviously that file isn't missing or it wouldn't run correctly with just one category selected. I'm assuming it's timing out, so I increased the max execution time to 900 and the memory limit to 999M. It still doesn't work. What else can I try to get this to work?

  2. #372
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by laurelsstitchery View Post

    But obviously that file isn't missing or it wouldn't run correctly with just one category selected. work?
    That error tells me you need to go back and make sure that file isn't missing first.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  3. #373
    Join Date
    Jun 2010
    Posts
    145
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by delia View Post
    That error tells me you need to go back and make sure that file isn't missing first.
    I checked that before I posted. It works with only one category selected, so like I said, I'm assuming it's timing out. I've increased the max time and memory with no change. What else can I try? Has anyone with such a large catalog gotten this version to work? The older version I had on my 1.39h catalog worked with the same inventory.

  4. #374
    Join Date
    Mar 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Hi, I am running 1.3.9h.

    I have now sorted my teething problems with shipping and weight etc but have an issue with Product Type. Out of 403 products I'm getting this error:

    Missing recommended attribute: product type (69 warnings)

    I cant workout why only 69 items are incorrect and not all 403 of them (which would suggest a configuration error on my part), any ideas?

    Any help would be greatly appreciated as I am starting to lose the will!

    Jane

  5. #375
    Join Date
    Jun 2010
    Posts
    145
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    I think I've figured out the problem, but I don't know how to fix it. In the zip of 1.13.0 that I have (and I just downloaded it again to see if I accidentally deleted the file) there is no catalog/module_version/ folder or catalog/module_version/google_merchant_center_feeder.txt file. Where can I get these?

  6. #376
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by laurelsstitchery View Post
    I checked that before I posted. It works with only one category selected, so like I said, I'm assuming it's timing out. I've increased the max time and memory with no change. What else can I try? Has anyone with such a large catalog gotten this version to work? The older version I had on my 1.39h catalog worked with the same inventory.
    Which file did you check for?? I believe that the error says that this file: /private/catalog/module_version/google_merchant_center_feeder.txt is missing.. if you checked that the /private/catalog/includes/classes/google_base.php is there, you have checked for the wrong file..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #377
    Join Date
    Jun 2010
    Posts
    145
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by DivaVocals View Post
    Which file did you check for?? I believe that the error says that this file: /private/catalog/module_version/google_merchant_center_feeder.txt is missing.. if you checked that the /private/catalog/includes/classes/google_base.php is there, you have checked for the wrong file..
    Yes, I finally rebooted my brain and realized that. LOL

    The missing file is not included in the package I downloaded from numinix though.

  8. #378
    Join Date
    Dec 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    Quote Originally Posted by laurelsstitchery View Post
    I checked that before I posted. It works with only one category selected, so like I said, I'm assuming it's timing out. I've increased the max time and memory with no change. What else can I try? Has anyone with such a large catalog gotten this version to work? The older version I had on my 1.39h catalog worked with the same inventory.
    I have yet to get mine to work since I have converted to the new 1.13. I have created a brand new store and I am on ZC 1.5. I am also using the latest CREON URI mod. It works fine if I limit to 100 or 200 products, but fails with anything higher. I have disabled the memory and time limits and still can't get it to work. Unfortunately, since Google has modified their structure, I can't go back to the old feed. The old feed worked perfectly with over 5,000 products.

  9. #379
    Join Date
    Apr 2007
    Location
    Tampa, Florida
    Posts
    180
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    I'm having the same problem. Yesterday I was able to generate a feed file with around 1000 items, out of over 6000.
    I excluded category after category until I was down to a number small enough for the mod to complete.
    I have no idea why its not completing, but I do know it has something to do with the number of products it has to include in the feed file.

  10. #380
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: The NEW Google Merchant Thread - Version 1.12.0

    started getting invalid price on a new site i set up (i have 2 other sites already this is just my 3rd site for one manufacturer) and all my items failing 0 of 138 items inserted.

    Invalid price (138 errors) We don't accept non-numeric values or negative prices. If you are including the currency code or symbol, please make sure it matches the currency of the target country.
    Examples:


    price 1177.38


    how is it wrong?

 

 
Page 38 of 57 FirstFirst ... 28363738394048 ... LastLast

Similar Threads

  1. v139h Adding GTIN values to Numinix Google Merchant Feeder
    By longstockings in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Nov 2016, 08:01 PM
  2. v155 Numinix Product Fields / Google Merchant feed error
    By CandleMan in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 22 Nov 2016, 07:10 PM
  3. v154 Numinix Module Version Plugin
    By DarkAngel in forum General Questions
    Replies: 2
    Last Post: 16 Jul 2015, 01:00 AM
  4. v150 Need someone to volunteer to install Numinix Merchant feed. Google base feeder.
    By coucho in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 Jun 2012, 04:18 AM
  5. Google Chrome Reporting Old Version on Product Page
    By drkramer in forum General Questions
    Replies: 3
    Last Post: 4 Sep 2008, 06:44 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