Page 15 of 21 FirstFirst ... 51314151617 ... LastLast
Results 141 to 150 of 210
  1. #141
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,555
    Plugin Contributions
    70

    Default Re: Windows Live Product Search Contribution Support Thread

    This is the most common question with the feeders and has to do with the script timing out before finishing the feed. See, XML files require the closing tags or they will not validate.

    You can manually close them yourself.

  2. #142
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    So my catalog supposedly got published, but int he settings at Live it says "Merchant Category removed: does not conform to the correct format"

    So...none of my products even show up

    in the xml file it's showing:
    <MerchantCategory>GIRLS | Outerwear</MerchantCategory>

    with the | between the category and subcategories. I'm sure that is the probelm since it is not listed in the "allowed" characters...

    I don't know what I need to do to fix this.

  3. #143
    Join Date
    Jan 2008
    Location
    Memphis, USA
    Posts
    299
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    Hi,

    I looked through the threads and found some related subject matter but I did not find a clear solution to the error I am getting when I try to upload the xml file.

    Processing: Feed - No, Upload - Yes
    Upload started...
    Connection failed: ftp.productupload.live.com
    Warning: ftp_connect() [function.ftp-connect]: php_network_getaddresses: getaddrinfo failed: Name or service not known
    Upload failed...

    Anyone have a solution to this issue?
    Update: I downloaded the .xml file directly from my feed directory in Cpanel and manually uploaded the file using HTTP. The catalog was published within 1 day.

    Thanks,
    Coucho

    www.internationalcoffeeandbeverage.com

  4. #144
    Join Date
    Mar 2005
    Location
    Tempe, AZ
    Posts
    324
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    I am getting the following error below however it's creating the file and the file is chmod 777 any ideas as to how i fix this error

    Live Product Search Feeder v.1.06 08.11.2007 00:00:59 started 2008/01/30 14:32:13
    Feed file - /home/username/public_html/site folder/feed/lextechslive.xml
    Processing: Feed - Yes, Upload - No

    Warning: chmod() [function.chmod]: Operation not permitted in /home/username/public_html/sitefolder/lps.php on line 78

    Warning: chmod() [function.chmod]: Operation not permitted in /home/username/public_html/site folder/lps.php on line 192
    Live Product Search File Complete In 1.593263 Seconds 347 Records


    Quote Originally Posted by Dashizna View Post
    Ok i tryed to create that live product feed file and i got these errors

    Warning: chmod() [function.chmod]: Operation not permitted in /home/addisc5/public_html/lps.php on line 69

    Warning: chmod() [function.chmod]: Operation not permitted in /home/addisc5/public_html/lps.php on line 177

    But i think that it did create the file

    But when i tryed to upload it with windows live they rejected the catalog

    Please help.
    Lextechs.com Powered By ZenCart

  5. #145
    Join Date
    Feb 2008
    Location
    West Virginia
    Posts
    137
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    Just installed the 1.07 version of this mod and it's not creating the xml file at all. I have uninstalled and reinstalled it a couple times and nothing. I click on the link from admin to create the file and a small window with nothing in it pops up.

    I checked the feed folder to see if it was there and it's not. Not sure where to go from here since it's not creating the file. Any suggestions as to what might be the problem?
    Zen Cart: 1.3.8a
    PHP: 5.2.4
    MySQL: 5.0.45

    Pine Tree Candles

  6. #146
    Join Date
    Dec 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    hummm... sorry numinix but have problems whit this mode...

    if lunch sql file have this reply:

    8 statements processed.
    Errore ERROR: Impossibile inserire configuration_key "" in quanto già esistente
    Avviso Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.

    If go to Admin->Configuration->Live Product Search Feeder Configuration

    The page is empy, look only Live Product Search Feeder Configuration and title value action, no other...

  7. #147
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    i have this modual installed on my 2 site as seen below. i also have the google feed installed on both site.

    with www.rubberduckbathrooms.co.uk i installed both moduals google and live and both worked first time out of the box so to say.

    with www.fire2you.co.uk i found that neither google or live worked and recieved errors. with live i recieved this error. also had a simular error with google.

    Code:
    Processing: Feed - No, Upload - Yes
    Upload started...
    Upload Failed
    Connected to: ftp.productupload.live.comLogin ok:Current Directory Is: /Warning: ftp_put() [function.ftp-put]: Opening ASCII mode data connection for lps.xml. 
    
    Upload failed...
    with this error is has to do with passive mode and the server. Both my sites are osted through the same companie on the same server package it was just a wierd error.

    i then edited the following on line 431

    Code:
    		ftp_pasv($cd, false);
    and changed it to

    Code:
    		ftp_pasv($cd, ture);
    this turned passive mode on and the upload worked

    hope this helps people out

  8. #148
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    Right, that's what I tried and it still didn't work. I'll try it again...

  9. #149
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    Just tried again, 3 times, all three times the upload failed....quickly.

  10. #150
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    what the error you recieve.

    only other thing to do is download a new copy of the modual (might have a curruption) and upload again to your site.

    then make sure all these file are set to 644 and the feed folder is set to 755

    run this from standard with no modifications if you recieve the same error as mine, try the passive mode change above if you still recieve the same or different error please let us know the version of zencart you using and the version of live mod your trying to use.

 

 
Page 15 of 21 FirstFirst ... 51314151617 ... LastLast

Similar Threads

  1. Better Together Contribution Support Thread
    By swguy in forum Addon Order Total Modules
    Replies: 698
    Last Post: 30 May 2024, 03:56 PM
  2. Search Helper Support Thread
    By swguy in forum All Other Contributions/Addons
    Replies: 18
    Last Post: 9 Nov 2011, 11:14 AM
  3. Twitter Updates Sidebox Contribution Support Thread
    By delia in forum Addon Sideboxes
    Replies: 13
    Last Post: 29 Dec 2010, 12:44 AM
  4. Do you see live search in windows?
    By Minnie Mouse in forum General Questions
    Replies: 2
    Last Post: 13 Dec 2008, 03:12 PM
  5. LinkConnector Affiliate Contribution Support Thread
    By hyperdogmedia in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Jun 2007, 06:33 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