Page 8 of 357 FirstFirst ... 6789101858108 ... LastLast
Results 71 to 80 of 3563
  1. #71
    Join Date
    Jun 2007
    Posts
    167
    Plugin Contributions
    0

    Default Re: Google Froogle Feeder Support Thread

    Quote Originally Posted by numinix View Post
    You are using the FTP username and password and not your Google Base account settings right?
    I am using the FTP creds. I tested that by using the same creds to open the actual FTP site within Google Base.

  2. #72
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: Google Froogle Feeder Support Thread

    Oops, the error you are getting has nothing to do with your login information. Your host isn't connecting to Google. This part of the script was written previous to my updates so I am not too familiar with the requirements for the ftp_connect() functions used in the script. Try contacting your host.

    Also, could you please time the length it takes to return the "connection failed".

    The script uses the default timeout of 90 seconds.

    Try changing the code on line 366 and 368 from:

    PHP Code:
    if($ssl)
       
    $cd ftp_ssl_connect($url);
      else
       
    $cd ftp_connect($url); 
    to:

    PHP Code:
    if($ssl)
       
    $cd ftp_ssl_connect($url21120); // port 21: timeout: 120 seconds
      
    else
       
    $cd ftp_connect($url21120); 

  3. #73
    Join Date
    Jun 2007
    Posts
    167
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Ill give that a shot. Can you verify the exact path and file I need to update. I am rather new and dont want to create a bigger mess for my self. Thanks!

  4. #74
    Join Date
    Jun 2007
    Posts
    39
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Hi All

    I have just installed the foogle feeder mod, but I click step one to produce feed, then go on step two to upload feed and get the following
    message
    Warning: ftp_rawlist() [function.ftp-rawlist]: php_connect_nonb() failed: Connection timed out (110) in /home/mysite/public_html/shop/googlefroogle.php on line 406
    Upload Failed

    Connected to: uploads.google.comLogin ok:Current Directory Is: /Warning: ftp_put() [function.ftp-put]: php_connect_nonb() failed: Connection timed out (110)

    I have put my google base ftp name and password in the settings, and (think) I have done everything right on my google base, can anyone help.
    Thanks Mag

  5. #75
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by PastGenToys View Post
    Ill give that a shot. Can you verify the exact path and file I need to update. I am rather new and dont want to create a bigger mess for my self. Thanks!
    googlefroogle.php in the root directory.

    magpie, you may also try to increase the timeout for the functions that are timing out for you.

  6. #76
    Join Date
    Jun 2007
    Posts
    167
    Plugin Contributions
    0

    Default Re: Google Froogle Feeder Support Thread

    Quote Originally Posted by numinix View Post

    Also, could you please time the length it takes to return the "connection failed".
    It bombs after about 15 seconds with and with out the new code.

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

    Default Re: Google Froogle Feeder Support Thread

    Quote Originally Posted by PastGenToys View Post
    It bombs after about 15 seconds with and with out the new code.
    Ok, let me know what your host says.

  8. #78
    Join Date
    Feb 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    hi

    i just installed your mod 1.4.1, installed the sql file, copy paste and when i run the file to create a foogle file i get

    Froogle Data Feeder v.1.4.1 09.07.2007 12:00 started 2007/07/10 23:37:04
    Feed file - /home/content/s/i/r/sirryche5/html/feed/froogle.txt
    Processing: Feed - Yes, Upload - No

    so i go to the froogle.txt and there is nothing there. its empty i have reinstalled this mod 4 times and reinstalled the database both from zen and my cpanel. i do have over 1200 products and tried with the id and with model, it seems to act like its creating something but even if you use the view button before step 2 it comes up blank. any ideas? thanks

  9. #79
    Join Date
    May 2007
    Location
    Perth, Australia
    Posts
    54
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Hi,

    Does anyone know how long should it take before the uploaded items apper on the Google base?

    Google quotes 48 hours, I uploaded my stuff on the 8th, there is still nothing. The mod reported no errors, the froogle.txt file is not empty.

    Thanks,
    Alex
    Learning the hard way -
    Matryoshka Dolls

  10. #80
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by sirryche View Post
    hi

    i just installed your mod 1.4.1, installed the sql file, copy paste and when i run the file to create a foogle file i get

    Froogle Data Feeder v.1.4.1 09.07.2007 12:00 started 2007/07/10 23:37:04
    Feed file - /home/content/s/i/r/sirryche5/html/feed/froogle.txt
    Processing: Feed - Yes, Upload - No

    so i go to the froogle.txt and there is nothing there. its empty i have reinstalled this mod 4 times and reinstalled the database both from zen and my cpanel. i do have over 1200 products and tried with the id and with model, it seems to act like its creating something but even if you use the view button before step 2 it comes up blank. any ideas? thanks
    This has been an issue for quite some time and remains since Andrew's original script. I haven't duplicated this error myself and don't know if it is a timeout issue or not. It should at least print some lines before timing out. I will PM you to see if we can try to resolve this issue once and for all.

 

 
Page 8 of 357 FirstFirst ... 6789101858108 ... LastLast

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