Page 11 of 68 FirstFirst ... 9101112132161 ... LastLast
Results 101 to 110 of 672
  1. #101
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Froogle Merchant Center merged into GoogleBase

    BlessIsaacola, thanks!
    v 1.2.6 19.08.2006 7:30
    1. Remove all old unsupported Google Base Attributes (http://base.google.com/base/attributes.html). Apply update_1_2_6.sql patch for db updates.

  2. #102
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Froogle Merchant Center merged into GoogleBase

    Misha,
    Quote Originally Posted by itguru
    when installing the Google feed. I have a problem, the google feed is not going to "TOOLS" menu. Please help.
    You install sql-patch googlefroogle.sql?

  3. #103
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by a_berezin
    BlessIsaacola, thanks!
    v 1.2.6 19.08.2006 7:30
    1. Remove all old unsupported Google Base Attributes (http://base.google.com/base/attributes.html). Apply update_1_2_6.sql patch for db updates.
    Thanks for the prompt release of the update. I noticed you introduced a new attribute in the configuration: The shipping options available for an item This currently allows True or False when Google Base is expecting a different value. The generated file shows true for that field when enabled.

    Is this the expected result? Thanks!

  4. #104
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Froogle Merchant Center merged into GoogleBase

    BlessIsaacola, One more Thanks!

  5. #105
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi kelvyn!
    Quote Originally Posted by kelvyn
    Hi Andrew! I know how much it would help newbies (and myself!) if you could make a quick link to your excellent contribs in your sig. Many thanks!
    I can't do this. I have 17 contributions and signature can not be longer than 250 characters. I can put in my signature one link to all my contributions.

  6. #106
    kelvyn Guest

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by a_berezin
    Hi kelvyn!

    I can't do this. I have 17 contributions and signature can not be longer than 250 characters. I can put in my signature one link to all my contributions.
    MUUUCH nicer! I'm sure I'm not the only one who appreciates that.
    Don't forget, the only characters in your sig that count are the displayed ones:
    ie, all the link and colour info isn't counted.

  7. #107
    kelvyn Guest

    Default Re: Froogle Merchant Center merged into GoogleBase

    I have a slight problem - I have the previous version of googlefroogle installed, and when I run the 1.26 patch, I get the following (patch code first)

    Code:
    UPDATE configuration SET configuration_title='The shipping options available for an item', configuration_value='', configuration_description='The shipping options available for an item' set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING';
    UPDATE configuration SET configuration_title='Display quantity', configuration_description='Display products quantity?' WHERE configuration_key='GOOGLE_FROOGLE_IN_STOCK';
    DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING_LOW';
    DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_TO_DISPLAY';
    DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_TO';
    DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_FROM_DISPLAY';
    DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_FROM';
    
    
    UPDATE configuration SET configuration_title='The shipping options available for an item', configuration_value='', configuration_description='The shipping options available for an item' set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING';
    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING'' at line 1
    in:
    [UPDATE configuration SET configuration_title='The shipping options available for an item', configuration_value='', configuration_description='The shipping options available for an item' set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING';]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    I also now have
    Code:
    nu($name, $languages_array, $languages_id); } } ?>
    at the top of each admin page...
    Last edited by kelvyn; 20 Aug 2006 at 07:41 PM.

  8. #108
    kelvyn Guest

    Default Re: Froogle Merchant Center merged into GoogleBase

    I don't know if this is a zen cart or serverside bug, but when I go to download, I get

    Code:
    array(12) { ["customers_host_address"]=>  string(31) "xxx.com" ["cartID"]=>  string(0) "" ["cart"]=>  object(shoppingcart)(9) { ["observers"]=>  array(0) { } ["contents"]=>  array(0) { } ["total"]=>  int(0) ["weight"]=>  int(0) ["cartID"]=>  NULL ["content_type"]=>  bool(false) ["free_shipping_item"]=>  int(0) ["free_shipping_weight"]=>  int(0) ["free_shipping_price"]=>  int(0) } ["navigation"]=>  &object(navigationhistory)(3) { ["observers"]=>  array(0) { } ["path"]=>  array(2) { [0]=>  array(4) { ["page"]=>  string(4) "page" ["mode"]=>  string(6) "NONSSL" ["get"]=>  array(2) { ["id"]=>  string(2) "15" ["chapter"]=>  string(1) "0" } ["post"]=>  array(0) { } } [1]=>  array(4) { ["page"]=>  string(5) "index" ["mode"]=>  string(6) "NONSSL" ["get"]=>  array(1) { ["file"]=>  string(38) "zc-contribution/GoogleSitemapAdmin.zip" } ["post"]=>  array(0) { } } } ["snapshot"]=>  array(0) { } } ["check_valid"]=>  string(4) "true" ["language"]=>  string(7) "english" ["languages_id"]=>  string(1) "1" ["languages_code"]=>  string(2) "en" ["currency"]=>  string(3) "USD" ["session_counter"]=>  bool(true) ["customers_ip_address"]=>  string(11) "xxx" ["HTTP_REFERER"]=>  string(53) "http://www.zen-cart.com/forum/showthread.php?p=248771" }
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/domains/zen-cart.spb.ru/public_html/freedownload.php:13) in /home/xxx/domains/zen-cart.spb.ru/public_html/freedownload.php on line 51
    However, I managed to get the files by right-click and "download link".
    Also, the downloaded zip files do not seem to unzip with anything except winrar.

    Hope this helps.

  9. #109
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by kelvyn
    I don't know if this is a zen cart or serverside bug, but when I go to download, I get.
    Fixed
    Quote Originally Posted by kelvyn
    I also now have
    Code:
    nu($name, $languages_array, $languages_id); } } ?>
    at the top of each admin page...
    1.26 don't change any admin files.

  10. #110
    kelvyn Guest

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by a_berezin
    1.26 don't change any admin files.
    OK, something really weird happened! It seems that when I had uploaded these files, they had APPENDED to the other files!

    And I had repeated the upload at the same time. However, this time, I used a newer version of filezilla, and it did not append. Never happened to me before!

    Sorry for accusing your mod of being at fault - in fact, I have great respect for your mods, as they use excellent over-ride functionality.

    Maybe you can turn your skills to a "mass edit" system? :)
    I would certainly pay a contribution!

 

 
Page 11 of 68 FirstFirst ... 9101112132161 ... LastLast

Similar Threads

  1. Google Merchant Center
    By ccn1 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Oct 2011, 12:07 PM
  2. Froogle / GoogleBase Feeds (PC Based )
    By Scrat in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Feb 2007, 11:25 PM
  3. GoogleBase/Froogle
    By sschueller in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 12 Dec 2006, 11:54 PM
  4. Which Googlebase Froogle Feed Works With 1.35??????
    By mfreund in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Oct 2006, 08:52 AM

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