Page 16 of 68 FirstFirst ... 614151617182666 ... LastLast
Results 151 to 160 of 672
  1. #151
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Having a bit of a problem with this module. (Or should I say my improper usage and implication of this finely desgned module)
    At the Froogle Data Feeder when I "step 1" and create my product feed I receive this message:
    Froogle Data Feeder started 2006/09/21 09:02:18 Feed file - D:/Inetpub/wwwroot/beadedlily/shop/feed/froogle.txt Froogle File Complete In 24.037645 Seconds 399 Records
    When I "step 2" and upload my product feed I receive this message:
    Froogle Data Feeder started 2006/09/21 08:39:59 Feed file - D:/Inetpub/wwwroot/beadedlily/shop/feed/froogle.txt Upload started... Connected to: uploads.google.com Login ok: Current Directory Is: /
    And then it just sits - There is no more to it.

    Step 1 indicates that a text file was created with 399 records. However it is not being created here:
    D:/Inetpub/wwwroot/beadedlily/shop/feed/froogle.txt
    If it was I could just upload via FTP.

    What am I missing? There must be steps I'm not following. Whatever help or suggestions would be greatly appreciated.

    Tim

  2. #152
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Froogle Merchant Center merged into GoogleBase

    Step 2: it should tell you if the upload was OK or not

    Make sure that the feed directory its trying to write to has permissions to be written to.. other than that I can't think of anything.

    Can you view the uploads file through the admin area?

  3. #153
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by getyourgameshere.com
    Step 2: it should tell you if the upload was OK or not

    Make sure that the feed directory its trying to write to has permissions to be written to.. other than that I can't think of anything.

    Can you view the uploads file through the admin area?
    Thanks for your response -

    Success of the upload is indicated only in-so-far as this:
    Froogle Data Feeder started 2006/09/21 08:39:59 Feed file - D:/Inetpub/wwwroot/beadedlily/shop/feed/froogle.txt Upload started... Connected to: uploads.google.com Login ok: Current Directory Is: /

    Two questions, if I may: First, in step one after I create my feed and get the positive response that 399 records were processed, shouldn't those records be indicated? If I had them I could upload directly via FTP. All I get is:
    Froogle Data Feeder started 2006/09/21 09:02:18 Feed file - D:/Inetpub/wwwroot/beadedlily/shop/feed/froogle.txt Froogle File Complete In 24.037645 Seconds 399 Records
    Which, when I log onto my Froogle account Froogle tells me is 0 records.

    Two, concerning permissions (of which I know nothing): What would the correct sequence be? 777? Also, The machine I am on is not Unix, so I believe that the CHMOD command does not work. If that is so, I'd be in a real bind.

  4. #154
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by MeltDown
    Thanks for your response -

    Success of the upload is indicated only in-so-far as this:



    Two questions, if I may: First, in step one after I create my feed and get the positive response that 399 records were processed, shouldn't those records be indicated? If I had them I could upload directly via FTP. All I get is:

    Which, when I log onto my Froogle account Froogle tells me is 0 records.

    Two, concerning permissions (of which I know nothing): What would the correct sequence be? 777? Also, The machine I am on is not Unix, so I believe that the CHMOD command does not work. If that is so, I'd be in a real bind.
    As far as permissions are concerned, mine is set to 755 and it works fine. 777 has a security risk involved with it.. basically leaves it open for anyone to touch it. The problem is sometimes you absolutely have to use 777, so htaccess protection is recommended in those cases

    As far as the records go, you are getting the correct message (from what I can remember). Once its created, you should be able to visit the directory and find the froogle.txt file. In the admin area, right below the link to create the feed, there is a link to view it - create and view the file. If you can view it, great - you could upload this file on its own for the time being. If you can't view it.. theres a permission problem somewhere, so try out different permissions (777 should work no matter what, i would try 755 first). If you still can't get it to work.. I'm not sure what to do

  5. #155
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by getyourgameshere.com
    As far as permissions are concerned, mine is set to 755 and it works fine. If you can't view it.. theres a permission problem somewhere, so try out different permissions (777 should work no matter what, i would try 755 first). If you still can't get it to work.. I'm not sure what to do
    Thanks for your response - More than likely, this is where my trouble is. When I change permissions to 755 (or 777) it reverts right back. I ran into this with another google module previously. (sitemap) I'm on a shared server that is not a unix so I'm unable to make the changes. Because of this I've been meaning to switch providers (to Camelot) for months now but haven't wanted to go through the change-over hassle. Looks like now it's a must. I do think it will alleviate a number of these issues.

    Thanks again.

    Tim

  6. #156
    Join Date
    May 2005
    Posts
    44
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    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


    Quote Originally Posted by BlessIsaacola
    I got the same error but installing the SQL via phpAdmin worked just fine for me. Usually if the Install SQL Patch doesn't work from the Admin side I just go to phpAdmin to install the SQL and 9.9 of 10 times that solves my problem.
    I am getting the above error when trying to install the update v1.2.6. I tried to install it through phpAdmin and still received the error. I am running ZC 1.2.5d. Any ideas?

  7. #157
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by rainy
    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




    I am getting the above error when trying to install the update v1.2.6. I tried to install it through phpAdmin and still received the error. I am running ZC 1.2.5d. Any ideas?
    1.2.x is not supported.. straight from the author ->http://www.zen-cart.com/forum/showpo...&postcount=143

  8. #158
    Join Date
    Aug 2006
    Posts
    65
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    i was having a little bit of a problem with this plugin and i was hoping someone might be able to help me. the first problem appears to be my product descriptions. for some reason when i create the 'froogle.txt' it always gets denied. after playing around for few hours i discovered that froogle does not like my product descriptions at all. would there be a way to limit the size of the description to say 100-200 characters?

    my next issue is the images. i use image handler 2 and the wrong link to my images gets placed in the froogle.txt file. is there a method to make this feeder and image handler 2 play nice together?
    RoccStar Accessories
    http://www.roccstar.com

  9. #159
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by optikalsaint
    i was having a little bit of a problem with this plugin and i was hoping someone might be able to help me. the first problem appears to be my product descriptions. for some reason when i create the 'froogle.txt' it always gets denied. after playing around for few hours i discovered that froogle does not like my product descriptions at all. would there be a way to limit the size of the description to say 100-200 characters?

    my next issue is the images. i use image handler 2 and the wrong link to my images gets placed in the froogle.txt file. is there a method to make this feeder and image handler 2 play nice together?

    I had the problem with IH2 as well. I just uploaded _LRG versions of the images and it was fixed.. it wasn't too big of a hassle since I don't have many products but I can see how that would affect others who have larger stores

  10. #160
    Join Date
    Aug 2006
    Location
    Big D
    Posts
    36
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    optikalsaint,
    I experienced the same problem with googlefroogle feeder & IH2.

    You may want to use the froogle feeder contrib from the same developer site as IH2. The IH2 images are referenced correctly using this feeder.

    There's only 1 or 2 basic utility functions different between the two contribs. I'll probably graft the best of both together for my puposes.

    You can find it here http://breakmyzencart.com/froogle

    Cheers,

 

 
Page 16 of 68 FirstFirst ... 614151617182666 ... 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