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.
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.
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.
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.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?
Thanks,
Coucho
www.internationalcoffeeandbeverage.com
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
Lextechs.com Powered By ZenCart
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?
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...![]()
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.
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.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...
i then edited the following on line 431
and changed it toCode:ftp_pasv($cd, false);
this turned passive mode on and the upload workedCode:ftp_pasv($cd, ture);
hope this helps people out
Right, that's what I tried and it still didn't work. I'll try it again...
Just tried again, 3 times, all three times the upload failed....quickly.
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.
Bookmarks