Page 22 of 68 FirstFirst ... 12202122232432 ... LastLast
Results 211 to 220 of 672
  1. #211
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Froogle Merchant Center merged into GoogleBase

    well the reason i ask is because currently the server isn't set up right.. we're redoing it at this moment actually to see if i can get phpsuexec installed. Right now "nobody" is trying to run the chmod script.. but the owner of the files its trying to chmod is "getyourg" or "root".. so its not working properly and throwing me warnings about how the chmod function isn't permitted.. i'm hoping once the server is redone that phpsuexec will FINALLY work properly.. it hasn't worked at all and i believe it was due to a few corrupt server files.. we backed up the server and completely wiped it and are redoing it from scratch

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

    Default Re: Froogle Merchant Center merged into GoogleBase

    found out that phpsuexec only works when php runs as CGI... therefore CHMOD will not work for me since it runs under "nobody"..and my files are owned by my username. Since it doesn't matter too much that the file is to be chmodded, i will just ignore the warning :)

    thanks!

  3. #213
    Join Date
    Sep 2006
    Posts
    35
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi

    I've installed GoogleFroogle successfully. And have gone through all step but Im stuck at the end.

    I've also created the username and password with google base already.

    Here is the steps I have completed :

    **** Step 1 is OK ******
    Froogle Data Feeder started 2006/11/07 15:01:32 Feed file - /home2/..bla..di..bla.../public_html/feed/froogle.txt Froogle File Complete In 0.803788 Seconds 92 Records


    **** Step 2 is OK ******
    Froogle Data Feeder started 2006/11/07 15:04:49 Feed file - /home2/..bla..di..bla.../public_html/feed/froogle.txt Upload started... Uploaded Successfully -r--r----- 1 ftp  root  44973 Nov 7 12:04 froogle.txt Connected to: uploads.google.comLogin ok:Current Directory Is: /-r--r----- 1 ftp  root  44973 Nov 7 12:04 froogle.txt
    Upload ok!



    But when I clicked to view Froogle Merchants FTP content, then I saw this
    Froogle Merchants FTP content:
    Connected to: uploads.google.com
    /
    total 0


    I dont know why the FTP content 0 files.
    I also tried to upload this manually via FTP program and it seemed to be uploaded successfully.
    But I still see 0 file in uploads.google.com And I see nothing in froogle and still have 0 item.

    Please suggest me what has gone wrong.
    mali
    [FONT=Verdana]
    [/FONT]

  4. #214
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    I would say that's quite normal - Your feed file often won't show up when you look at uploads.google.com just after submitting a feed. Then it might show up (briefly) before it's removed again for processing.

    Providing your feed filename is named correctly it will have gone onto Google's system and will be awaiting processing. Give it a day or three and see what happens - especially if this is your first feed - Google will have to approve the feed.

    Best not to submit any more until they email you to tell you the outcome of this feed otherwise you risk re-starting the approval process.

    Just peek in your Googlebase admin area now and again - it should show up there eventually, plus they'll email you. They can be slow approving feeds sometimes - maybe due to maintenance work or updates to their system, or perhaps because they have a lot of feeds to approve.

    You'll get there

  5. #215

    Default Re: Froogle Merchant Center merged into GoogleBase

    Hi, I installed the googlefroogle mod and got it to run fine. But I noticed that my images were no longer showing up in Base and Froogle. So I checked the file that googlefroogle creates and it is adding two things to the image url. First it is saying that all my pics are in the images/large directory. I dont even use that directory. All my images are in the images/ dir. Secondly, it is attaching this to all my pics: _LRG.jpg so my the link to my image files looks something like this: abc/images/large/ring_LRG.jpg. I went through and deleted the offending parts and reuploaded the file to Base and it is working fine now. But how can i fix this problem? Anyone know why its doing this?

    THanks

    Jason Brim

  6. #216
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by brimsjewelry View Post
    Hi, I installed the googlefroogle mod and got it to run fine. But I noticed that my images were no longer showing up in Base and Froogle. So I checked the file that googlefroogle creates and it is adding two things to the image url. First it is saying that all my pics are in the images/large directory. I dont even use that directory. All my images are in the images/ dir. Secondly, it is attaching this to all my pics: _LRG.jpg so my the link to my image files looks something like this: abc/images/large/ring_LRG.jpg. I went through and deleted the offending parts and reuploaded the file to Base and it is working fine now. But how can i fix this problem? Anyone know why its doing this?

    THanks

    Jason Brim
    I believe it's because google base wants the large picture for display so the module assumes you are using the proper format to display larger pictures which is to name your images as follows
    image.jpg goes in the normal /images/ directory
    image_MED.jpg goes in the medium /images/medium/ directory
    and image_LRG.jpg goes in the large /images/large/ directory
    by using this method you make the call-up of your images compatible with all or most of the contributions for zencart.

    i'm not sure how you would go about changing the google base contribution to suit your needs nor am i sure you would want to do that. i would suggest following the appropriate nomenclature and placement of your image files in zencart.
    Last edited by mafiasam; 9 Nov 2006 at 03:19 PM.

  7. #217
    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 brimsjewelry View Post
    Hi, I installed the googlefroogle mod and got it to run fine. But I noticed that my images were no longer showing up in Base and Froogle. So I checked the file that googlefroogle creates and it is adding two things to the image url. First it is saying that all my pics are in the images/large directory. I dont even use that directory. All my images are in the images/ dir. Secondly, it is attaching this to all my pics: _LRG.jpg so my the link to my image files looks something like this: abc/images/large/ring_LRG.jpg. I went through and deleted the offending parts and reuploaded the file to Base and it is working fine now. But how can i fix this problem? Anyone know why its doing this?

    THanks

    Jason Brim

    This might be the solution to your problem: http://www.zen-cart.com/forum/showpo...&postcount=186

  8. #218

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by BlessIsaacola View Post
    This might be the solution to your problem: http://www.zen-cart.com/forum/showpo...&postcount=186
    Hi,

    Thanks for the suggestion. But when I make this change to googlefroogle.php it starts looking for the images in the root directory. I'm not gonna worry about it. I'll just start uploading my images to the large folder.

    Thanks again,

    Jason

  9. #219

    Default Re: Froogle Merchant Center merged into GoogleBase

    Well, apparently thats not going to work either. Now it's renaming the images i upload to the /large folder as: /large/large/image_LRG_LRG.jpg. I did have image handler 2 but i removed it from the database prior to trying this so I dont think thats the problem. I can work around this for the moment by editing the file in Excel but thats precisely the thing i wanted to get away from by using this mod.

    Plus, this mod uploads the sale prices for my products while the froogle file generated by EasyPopulate does not; it only lists the regular prices.

    I want this to work and I'll be glad for assistance.

    Jason

  10. #220

    Default Re: Froogle Merchant Center merged into GoogleBase

    WOOOHOOOO! I made a mistake reading the proposed solution. I only copied part of the substitute line in googlefroogle.php. SO i went back and did it again, the whole line this time, and it works!!!!

    Thanks so much! Now I am a happy Zenner again!



    Jason

 

 
Page 22 of 68 FirstFirst ... 12202122232432 ... 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

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