Page 3 of 21 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 210
  1. #21
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,549
    Plugin Contributions
    81

    Default Re: Windows Live Product Search Contribution Support Thread

    Quote Originally Posted by aPurpleMonkey.com View Post
    Having problems with this contribution and your Google Base one as well...same issue actually...

    When I click on Step 1 it throws the popup and then immediately stops. Nothing displayed in the window...nothing saved in the feed file.

    Added the changes to my php.ini and changed the script execution time in Admin.

    Still nothing.

    Any ideas?

    Is this a hosting issue? If it is what do I need to have my host change to allow this to work?

    Thanks for providing such killer add-ons.
    Do you have wordpress installed? The gzip_compression() in that mod can cause this problem.

    DrByte, this is the code from wordpress if you have any ideas:
    PHP Code:
    if(isset($_GET['feed'])){
    wp();
    gzip_compression();
    require_once(
    './wp-includes/template-loader.php');

    exit();


  2. #22
    Join Date
    Jul 2004
    Location
    Las Vegas
    Posts
    477
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    Hey Numinix

    Just setup the mod and it output was excellent.

    Thank you,

    Just curious when do you think you will be tackling Yahoo Shopping? Just a thought. I could send you links about what they need which like I said before isn't much different from what you already have. I could send you information if you were interested.
    User of zencart

  3. #23
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,549
    Plugin Contributions
    81

    Default Re: Windows Live Product Search Contribution Support Thread

    They are a pay service correct?

    The next mod I will be developing is the Auction Lister Attributes module which is a general mod for storing auction specific data in the products table for use in future and existing modules (i.e. eBay category, etc). Once that is complete, I have been hired privately to complete an Amazon mod which will then be released publicly thanks to the gracious supporter. And then I will complete the long awaited eBid module that I have been talking about for quite some time.

    Yahoo, and other shopping comparison sites have no direct interest to me which is why I haven't given them priority. Although I do get some donations thanks to a few members, such as yourself, the mods are written 95% out of my interest to write them for my own Zen Cart store, Numinix.com. That said, I am capable to create those mods and will get to them eventually :)

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

    Default Re: Windows Live Product Search Contribution Support Thread

    The output was fine but I got this error when I tried to upload to live product search "Catalog rejected: Not in the expected XML format.
    Correct the format, and then try your upload again. Learn more about catalog formats
    "

    Any ideas?

    Thanks!

  5. #25
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,549
    Plugin Contributions
    81

    Default Re: Windows Live Product Search Contribution Support Thread

    Send me your feed file to webmaster AT numinix DOT com

    If your feed has all of the required attributes, try sending it again. It will normally be instantly rejected if there is an error.

    I had this error when <OfferCollection> was not included in the feed file, but this was added in v1.0.1 and shouldn't be an issue anymore.

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

    Default Re: Windows Live Product Search Contribution Support Thread

    Quote Originally Posted by numinix View Post
    Send me your feed file to webmaster AT numinix DOT com

    If your feed has all of the required attributes, try sending it again. It will normally be instantly rejected if there is an error.

    I had this error when <OfferCollection> was not included in the feed file, but this was added in v1.0.1 and shouldn't be an issue anymore.
    I sent you the feed file, if you did not get it because it's too big please let me know and I will resend.

    Thanks!

  7. #27
    Join Date
    Jul 2005
    Location
    Ottawa, ON
    Posts
    954
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    Quote Originally Posted by numinix View Post
    Do you have wordpress installed? The gzip_compression() in that mod can cause this problem.

    DrByte, this is the code from wordpress if you have any ideas:
    PHP Code:
    if(isset($_GET['feed'])){
    wp();
    gzip_compression();
    require_once(
    './wp-includes/template-loader.php');

    exit();

    Well....I commented out all instances of gzip_compresion(); in that mod and still nothing.

    It doesn't break the site but it doesn't fix it either.

    Even turned off the WP sidebox....no go!

    AAAAAAHHHHHHH!!!!!

    Any other ideas?

  8. #28
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,549
    Plugin Contributions
    81

    Default Re: Windows Live Product Search Contribution Support Thread

    Try commenting out that entire section of the code

    PHP Code:
    /*if(isset($_GET['feed'])){ 
    wp(); 
    gzip_compression(); 
    require_once('./wp-includes/template-loader.php'); 

    exit(); 
    }*/ 

  9. #29
    Join Date
    Jul 2005
    Location
    Ottawa, ON
    Posts
    954
    Plugin Contributions
    0

    Default Re: Windows Live Product Search Contribution Support Thread

    Ok...getting closer. Feed seems to be created correctly now at least.

    Now I get


    Code:
    Live Product Search Feeder v.1.0.1 09.08.2007 13:54 started 2007/08/13 20:43:43
    Feed file - /home/apurplem/public_html/a1webshopping/feed/lps.xml
    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...
    when I click on step 2.


  10. #30
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,549
    Plugin Contributions
    81

    Default Re: Windows Live Product Search Contribution Support Thread

    You'll have to upload your file manually. Contact your host about the error.

 

 
Page 3 of 21 FirstFirst 1234513 ... 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