Page 90 of 357 FirstFirst ... 40808889909192100140190 ... LastLast
Results 891 to 900 of 3563
  1. #891
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Timeouts are addressed in the documentation as well as about 100 times throughout the thread...

  2. #892
    Join Date
    Dec 2006
    Posts
    102
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    yes, I found the time-out setting in the docs, I guess I was hoping there was another cause, and solution to the problem. my sites are hosted on a shared server, and I do not think i have access to change those settings

  3. #893
    Join Date
    Mar 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I just installedthe Google feed mod, set up my FTP info.
    When I go into tools, Google Database Feeds and click in the links to upload a feed, a small window opens up but it is empty.
    Wondering what I'm doing wrong.

  4. #894
    Join Date
    Mar 2007
    Posts
    250
    Plugin Contributions
    6

    Default Re: Google Base Feeder Support Thread

    Had to change the categories filter function as the original was not working - the foreach was falling over every time on the first integer in the array, only filtering for the category and none of the others.

    Function inside the public_html/googlefroogle.php

    Code:
    function numinix_categories_check($categories_list, $products_id, $charge) {
          if ($categories_list == ''){
          if ($charge == 1) {
            return true;
          } elseif ($charge == 2) {
            return false;
          }
        } 
    
    else 
    
    {
    
    $categories_array = split(",",$categories_list); 
    reset($categories_array);
    while (list(, $category_id) = each($categories_array)) {
       
            if (zen_product_in_category($products_id, $category_id)) {
          return true;
            return false;
            }     
    }  
     } 
      }

  5. #895
    Join Date
    Apr 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Whatup people thanks for all your help...I noticed on http://www.numinix.com besides Google Base Feeder, there is also the RSS Feed module.

    Can the RSS Feed module be used to add products to google base as well as other sites that take product fees by RSS?

    If I can just install that, then that's the way I think I"d like to go.

    Thanks!

  6. #896
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    No the RSS Feed module does not support Google Base, nor does it create an exported file for uploading.

  7. #897
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by Calljj View Post
    Had to change the categories filter function as the original was not working - the foreach was falling over every time on the first integer in the array, only filtering for the category and none of the others.

    Function inside the public_html/googlefroogle.php

    Code:
    function numinix_categories_check($categories_list, $products_id, $charge) {
          if ($categories_list == ''){
          if ($charge == 1) {
            return true;
          } elseif ($charge == 2) {
            return false;
          }
        } 
     
    else 
     
    {
     
    $categories_array = split(",",$categories_list); 
    reset($categories_array);
    while (list(, $category_id) = each($categories_array)) {
     
            if (zen_product_in_category($products_id, $category_id)) {
          return true;
            return false;
            }     
    }  
     } 
      }
    Yikes, don't even ask what happened there. A patch will be released.

  8. #898
    Join Date
    Oct 2007
    Location
    UK
    Posts
    82
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I installed this about 3 months and has been running smoothly. Now I am also getting these errors. Is this because of the above code change?


    PHP Code:
    Error     Bad data     Line #
    We didn't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        18
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        33
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        108
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        273
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        378
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        393
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        618
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        723
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        873
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        888
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        903
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        978
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        1233
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        1248
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        1314
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        1653
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        1683
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        1713
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        1743
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        1758
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        1803
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        1953
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2028
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2133
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2253
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2268
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2283
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2328
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2343
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2613
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2628
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2643
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2658
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2673
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2688
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2718
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2838
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2853
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2868
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2883
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2898
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2919
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2928
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2934
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2943
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2949
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2958
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2964
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2973
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        2979
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        2988
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3009
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3018
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3024
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3033
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3039
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3048
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3054
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3063
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3078
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3093
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3108
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3243
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3258
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3288
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3348
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3588
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3603
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3663
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3693
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3723
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        3753
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        3813
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        4008
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        4293
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        4563
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        4638
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        4653
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        4668
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        4713
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        4728
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        4758
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        4788
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        4818
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        4908
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        4923
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        5118
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        5358
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        5478
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        5493
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        5508
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        5523
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        5703
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        5718
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        5778
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        5853
    We didn
    't understand some of the XML formatting in your file. You may be missing a tag or have a nesting or formatting error. - help     

        5868
    We didn'
    t understand some of the XML formatting in your fileYou may be missing a tag or have a nesting or formatting error. - help     

        5883
    We didnt understand some of the XML formatting in your file
    You may be missing a tag or have a nesting or formatting error. - help 

  9. #899
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    No, but you should be using the latest version regardless:

    http://www.numinix.com/index.php?mai...roducts_id=756

  10. #900
    Join Date
    Dec 2006
    Posts
    102
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I’m at the latest version
    I Create Product Feed
    It finished with out any errors
    Google Base File Complete In 42.681044 Seconds 3130 Records
    I upload it to google, with no error, but it only shows Processed:380
    ?????

 

 

Similar Threads

  1. v150 Google Merchant Center Feeder for ZC v1.5.x [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 504
    Last Post: 19 Nov 2024, 03:50 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