PrestaCS.cz 70 Posted June 9, 2014 Posted June 9, 2014 Is there a way to modify the php file to include the unique reference number for items with combinations instead of using the id? It is possible in Pro version without modification of PHP files. See this topic: http://www.prestashop.com/forums/topic/315357-prestacenter-xml-export-feeds-for-price-comparison-services Share this post Link to post Share on other sites
gergos 2 Posted June 16, 2014 Posted June 16, 2014 Goodmorning. My product url is the following. http://www.urbanfashion.gr/479-envy-argentina-vermoudes-prosfora-envy-argentina-yellow.html. The url that exported from the module is http://www.urbanfashion.gr/479--envy-argentina-yellow.html. It send me in a page that mention this : "[Debug] This page has movedPlease use the following URL instead: http://www.urbanfashion.gr/479-envy-argentina-vermoudes-prosfora-envy-argentina-yellow.html " . Why the module export another url? My url is the product id , the meta keywords and description Share this post Link to post Share on other sites
maarcs 0 Posted June 19, 2014 Posted June 19, 2014 (edited) Hi there, Installed xml export free. Set up my xml generator. When generating xml it shouts out "Fatal error: Class 'XmlReader' not found in /home/ekralv/public_html/marketguru/modules/prestacenterxmlexportfree/templates/PcXmlFreeTplGenerator.php on line 113" Is there a solution for this? Using prestashop 1.6 Edited June 19, 2014 by maarcs (see edit history) Share this post Link to post Share on other sites
BoKr 28 Posted June 25, 2014 Posted June 25, 2014 Hello since less than a week 50% of my products in the feed are being skipped. There suddenly a lot of error.s Well, we updated to Presta 1.6.0.6 on June 12th but the errors started on June 23rd. e.g: depricted attribute Attribut: availability availability available for order All in all there is one error and 11 warnings BUT in the whole feed are only 70 articles though in June 22 it were 180?! Why the heck are only 40% of all articles in the feed? What may the reason be? thanks alot! PrestaCenter XML Export Free v1.2.3.1 - by PrestaCenter Share this post Link to post Share on other sites
Tori (cz) 2 Posted June 25, 2014 Posted June 25, 2014 Hi there, Installed xml export free. Set up my xml generator. When generating xml it shouts out "Fatal error: Class 'XmlReader' not found in /home/ekralv/public_html/marketguru/modules/prestacenterxmlexportfree/templates/PcXmlFreeTplGenerator.php on line 113" Is there a solution for this? Using prestashop 1.6 What version of PHP do you have? XmlReader is installed by default since PHP 5.1.2. Could you perhaps use a newer version? Share this post Link to post Share on other sites
BoKr 28 Posted June 26, 2014 Posted June 26, 2014 No one else with sudden decrease in listed products? Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted July 7, 2014 Posted July 7, 2014 Module PrestaCenter XML Export Free version 1.2.4.1In this version of the module have been optimized queries, and the rate of export have been increased. Download here: prestacenterxmlexportfree1241.zip 1 Share this post Link to post Share on other sites
maxuscz 1 Posted July 8, 2014 Posted July 8, 2014 This version dosnt work for me. Google show formating error in debugger <entry><title>... I mean <entry> dont must be in feed and Heureka feed generated with encoding problems. feed not in utf8 coding.. Share this post Link to post Share on other sites
Alexgaw 29 Posted July 8, 2014 Posted July 8, 2014 Hi, When will the old price/new price options be added as well as category mapping? Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted July 8, 2014 Posted July 8, 2014 Hi, When will the old price/new price options be added as well as category mapping? Your question is for Pro or Multi version of the module. We finalize now the version 2.0 with these functions, which will released within a week. Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted July 8, 2014 Posted July 8, 2014 This version dosnt work for me. Google show formating error in debugger <entry><title>... I mean <entry> dont must be in feed and Heureka feed generated with encoding problems. feed not in utf8 coding.. XML coding is OK, but your {description} or {description_short} include unsupported XML entity (ý etc.). In the XML template is possible wrap value of variable in CDATA section - like this: <DESCRIPTION><![CDATA[{description}]]></DESCRIPTION> Share this post Link to post Share on other sites
maxuscz 1 Posted July 8, 2014 Posted July 8, 2014 Cool! Thank you 8) Share this post Link to post Share on other sites
chocopc 2 Posted July 14, 2014 Posted July 14, 2014 Hello, i install the module at prestashop 1.6.0.6 but it is not generate nothing. Any suggestions? Hello i have the same problem 1.6.0.8 thanks Share this post Link to post Share on other sites
YouLab 6 Posted July 17, 2014 Posted July 17, 2014 Hello, I'm interrested in your module but there is not the shipping weight attribute so it's not compatible with google shopping. How to ad this feature? Share this post Link to post Share on other sites
nasos 6 Posted August 5, 2014 Posted August 5, 2014 I am using greek characters in desccription and first time i created the xml there was an error. I used the Cdata code and i got the xml without errors ,but the description is written with html entities instead of letters ! check here : http://www.autopower.gr/xml/general-el-eur.xml Is there a solution for this error ? Thanks ! Share this post Link to post Share on other sites
laziali 1 Posted August 8, 2014 Posted August 8, 2014 Hi, i need to export products only from selected categories and/or suppliers. Also i need to include both price and reduced priced(reduction percent). Is that possible with this module? Thanks Share this post Link to post Share on other sites
Denaike 0 Posted August 23, 2014 Posted August 23, 2014 Hi! In want to make a seperate feed which contains only one specific product. This feed will contain the "daily offer". I use the free version. I cannot find the solution for this. I assume it has something to do with the line <SHOPITEM ps_block="product"> But changing this results in error-messages. Can someone please help me with instructions? Thank you! Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted August 23, 2014 Posted August 23, 2014 Hello, I'm interrested in your module but there is not the shipping weight attribute so it's not compatible with google shopping. How to ad this feature? Attribute {weight} will be added in the next version, but only in paid Pro and Mutli module (within a week). Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted August 23, 2014 Posted August 23, 2014 Hi! In want to make a seperate feed which contains only one specific product. This feed will contain the "daily offer". I use the free version. I cannot find the solution for this. I assume it has something to do with the line <SHOPITEM ps_block="product"> But changing this results in error-messages. Can someone please help me with instructions? Thank you! It is impossible in the free module version Prestacenter XML Export. It will be possible in the next release of the module Pro a Multi (next month). Share this post Link to post Share on other sites
Tobiasz 3 Posted August 29, 2014 Posted August 29, 2014 Prestashop 1.6.0.5, PHP 5.3 Module v. 1241 Fatal error: Call to undefined method PcXmlFreeFeed::getAll() [...] on line 135 Share this post Link to post Share on other sites
neomon 1 Posted September 1, 2014 Posted September 1, 2014 Hello! i tried your latest free version, i have a english and german feed. the english feed works fine, but the german feed always shows me this error: This page contains the following errors:error on line 10 at column 95: Entity 'Uuml' not defined Below is a rendering of the page up to the first error. im going to buy your pro version because of cron support, but first i want to test it... Share this post Link to post Share on other sites
Tobiasz 3 Posted September 2, 2014 Posted September 2, 2014 (edited) I was about buying pro version as well but since free doesn't work and nobody answers I'll hold on. Do you know any other modules like this one? Edited September 2, 2014 by Tobiasz (see edit history) Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 2, 2014 Posted September 2, 2014 Hello! i tried your latest free version, i have a english and german feed. the english feed works fine, but the german feed always shows me this error:This page contains the following errors:error on line 10 at column 95: Entity 'Uuml' not definedBelow is a rendering of the page up to the first error. im going to buy your pro version because of cron support, but first i want to test it... XML coding is OK, but your {name} or {description} or {description_short} include unsupported XML entity (Ü etc.). In the XML template is possible wrap value of variable in CDATA section - like this: <DESCRIPTION><![CDATA[{description}]]></DESCRIPTION> Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 2, 2014 Posted September 2, 2014 Prestashop 1.6.0.5, PHP 5.3 Module v. 1241 Fatal error: Call to undefined method PcXmlFreeFeed::getAll() [...] on line 135 Check if you have in your PrestaShop database table ps_pc_xmlpro_feed and ps_pc_xmlpro_service and if are these tables not empty. Share this post Link to post Share on other sites
neomon 1 Posted September 2, 2014 Posted September 2, 2014 XML coding is OK, but your {name} or {description} or {description_short} include unsupported XML entity (Ü etc.). In the XML template is possible wrap value of variable in CDATA section - like this: <DESCRIPTION><![CDATA[{description}]]></DESCRIPTION> already bought your pro version, it works now Share this post Link to post Share on other sites
Tobiasz 3 Posted September 3, 2014 Posted September 3, 2014 Check if you have in your PrestaShop database table ps_pc_xmlpro_feed and ps_pc_xmlpro_service and if are these tables not empty. I have got following tables: psd_pc_xmlfree_feed [23 records] psd_pc_xmlfree_service [2 records] I do not have pc_xmlpro, it's from pro version I suppose. I use psd_ prefix in the database. Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 3, 2014 Posted September 3, 2014 I have got following tables: psd_pc_xmlfree_feed [23 records] psd_pc_xmlfree_service [2 records] I do not have pc_xmlpro, it's from pro version I suppose. I use psd_ prefix in the database. From the available information about your configuration, I cannot detect the error. I can help you only through the PrestaShop administration (BO). If you want help, send me a temporary administrator access via private message. Share this post Link to post Share on other sites
Tobiasz 3 Posted September 4, 2014 Posted September 4, 2014 Ok thank you for your help so far, I have the second online shop with the same version of Prestashop and your module works just fine. So I think it's the matter of changes I've made in files. I'll try to look for the differences and figure it out. Share this post Link to post Share on other sites
rahuul123 0 Posted September 7, 2014 Posted September 7, 2014 hey, I tried installing your module in my store its giving error, my version in 1.6.0.6 now its neither installing nor uninstalling pls help Share this post Link to post Share on other sites
Michel (Ekimia SAS) 10 Posted September 7, 2014 Posted September 7, 2014 Hi prestaCS, what is the licence of the source code of the Free module ? We try to centralize the OpenSource and Free module of this kind on this forum topic : http://www.prestashop.com/forums/topic/356723-central-les-modules-gratuits-dexport-comparateurs-et-marketplace/ I could add this module of the source code is published as open source. (By opensource I mean GPL/free to modified and publish the code) Thanks Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 8, 2014 Posted September 8, 2014 hey, I tried installing your module in my store its giving error, my version in 1.6.0.6 now its neither installing nor uninstalling pls help At installation latest module version usually not happened any problems. Error can be on the side of your server. You can remove directory 'modules/prestacenterxmlexportfree' for uninstall. For detecting instalation problem set DEBUG mode. Share this post Link to post Share on other sites
HaCos 21 Posted September 9, 2014 Posted September 9, 2014 (edited) Is this module comaptible with multistore? edit: just read in the website that multistore feature is supported in pro (paid) version Edited September 9, 2014 by HaCos (see edit history) Share this post Link to post Share on other sites
Michel (Ekimia SAS) 10 Posted September 9, 2014 Posted September 9, 2014 Hi , as other have said, I just get a white page when installing this module ( latest from your site) on 1.5 . It's a pity because I may have bought the Pro version. Don't really have time to debug but if you have a hint I can give it a try Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 9, 2014 Posted September 9, 2014 Is this module comaptible with multistore? edit: just read in the website that multistore feature is supported in pro (paid) version For use with Multistore is available version Multi here: http://www.prestacs.cz/en/modules/24-module-prestacenter-xml-export-multi.html Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 9, 2014 Posted September 9, 2014 Hi , as other have said, I just get a white page when installing this module ( latest from your site) on 1.5 . It's a pity because I may have bought the Pro version. Don't really have time to debug but if you have a hint I can give it a try If you want to help with module instalation send me a private message Share this post Link to post Share on other sites
rahuul123 0 Posted September 9, 2014 Posted September 9, 2014 (edited) At installation latest module version usually not happened any problems. Error can be on the side of your server. You can remove directory 'modules/prestacenterxmlexportfree' for uninstall. For detecting instalation problem set DEBUG mode. Can you please give me the link where i can download the latest version. I am using prestacenterxmlexportfree1241.zip this one Edited September 9, 2014 by rahuul123 (see edit history) Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 9, 2014 Posted September 9, 2014 Can you please give me the link where i can download the latest version. I am using prestacenterxmlexportfree1241.zip this one It is last version. Share this post Link to post Share on other sites
cpkennit 0 Posted September 10, 2014 Posted September 10, 2014 Hi, im rather new to the forums. I would like to know if theres a way to add the product tags to the feed, either with the free or the paid pro version. We are working on a comparison site and having access to the tags is a must for the search functionality Share this post Link to post Share on other sites
HaCos 21 Posted September 10, 2014 Posted September 10, 2014 Is it possible to export default_category_id of a product?? Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 10, 2014 Posted September 10, 2014 Hi, im rather new to the forums. I would like to know if theres a way to add the product tags to the feed, either with the free or the paid pro version. We are working on a comparison site and having access to the tags is a must for the search functionality In the latest versions of module Prestacenter XML Export product tags are not accessible. We can prepare tags to next paid versions within 2 weeks. Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 10, 2014 Posted September 10, 2014 Is it possible to export default_category_id of a product?? In the next module version 2.0 within week. Share this post Link to post Share on other sites
HaCos 21 Posted September 10, 2014 Posted September 10, 2014 In the latest versions of module Prestacenter XML Export product tags are not accessible. We can prepare tags to next paid versions within 2 weeks. I just bought this module and such an info is required by most aggregators i am working with. Is there any suggested way to "hack" it for now, until the next update? Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 10, 2014 Posted September 10, 2014 In the latest versions of module Prestacenter XML Export product tags are not accessible. We can prepare tags to next paid versions within 2 weeks. The hack is not simple, because it is multivalued variable. I will try to quickly deploy this property in next version 2.0.0 (within week) or 2.0.1. Share this post Link to post Share on other sites
HaCos 21 Posted September 10, 2014 Posted September 10, 2014 The hack is not simple, because it is multivalued variable. I will try to quickly deploy this property in next version 2.0.0 (within week) or 2.0.1. ok, i will wait. Please make sure this is compatible with multistore Share this post Link to post Share on other sites
HaCos 21 Posted September 10, 2014 Posted September 10, 2014 One more thing.. what does "Export batch processing - how many products are inserted into the feed at once" really does? I just instaled the module and tried to create the sample google xml but browser responded with ERR_TOO_MANY_REDIRECTS. So i changed the Export barch to a higher value than my products counts and it worked, alhtough the label for this field says "...set it to a lower value" Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 10, 2014 Posted September 10, 2014 One more thing.. what does "Export batch processing - how many products are inserted into the feed at once" really does? I just instaled the module and tried to create the sample google xml but browser responded with ERR_TOO_MANY_REDIRECTS. So i changed the Export barch to a higher value than my products counts and it worked, alhtough the label for this field says "...set it to a lower value" Yes, redirection works fine. Some browsers may have a problem with the number of redirects. When the module is started via CRON, there will be no problem. Maximum count of redirect for browser is usually 20. You must set a value that is greater than the total number of products (with variants) divide by 20. For example: the number of products is 5000 divided by 20 is 250. It is recommended to set this value for module to 300 or more (default is 500). For hosting with PHP memory 128 megabytes, the value should not be greater than the 2000. Sometimes it is necessary experiment with this value. 1 Share this post Link to post Share on other sites
Tobiasz 3 Posted September 11, 2014 Posted September 11, 2014 Is there a possibility to export tax rule? I'd like to export info which products are with 7% vat, and which with 23%. Share this post Link to post Share on other sites
Maher Shop 3 Posted September 14, 2014 Posted September 14, 2014 (edited) thanks for this module, its great wenn i check here http://maher-shop.com/xml/general-fr-eur.xml i have this error This page contains the following errors: error on line 55 at column 182: Entity 'agrave' not defined Below is a rendering of the page up to the first error. I have this error in fr , de but not in ENglish language with pro version i have the same problem Edited September 14, 2014 by Maher Shop (see edit history) Share this post Link to post Share on other sites
mimosina 4 Posted September 17, 2014 Posted September 17, 2014 Hi, Its possible to export to .csv (not XML) in this module? Thx! Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 17, 2014 Posted September 17, 2014 Hi, Its possible to export to .csv (not XML) in this module? Thx! No, it's not possible. Export is only to XML format. Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 17, 2014 Posted September 17, 2014 thanks for this module, its great wenn i check here http://maher-shop.com/xml/general-fr-eur.xml i have this error This page contains the following errors: error on line 55 at column 182: Entity 'agrave' not defined Below is a rendering of the page up to the first error. I have this error in fr , de but not in ENglish language with pro version i have the same problem You must use CDATA section see in this topic before. Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 17, 2014 Posted September 17, 2014 Is there a possibility to export tax rule? I'd like to export info which products are with 7% vat, and which with 23%. Tax rules are supported only in Pro and Multi versions. Share this post Link to post Share on other sites
mimosina 4 Posted September 17, 2014 Posted September 17, 2014 No, it's not possible. Export is only to XML format. Ok. Its possible to get specific prices exported? Share this post Link to post Share on other sites
Maher Shop 3 Posted September 18, 2014 Posted September 18, 2014 You must use CDATA section see in this topic before. I see this topic but i didnt find how to use CDATA ? how to creat a feed for one category ? Share this post Link to post Share on other sites
kmorgen 18 Posted September 19, 2014 Posted September 19, 2014 Could you please consider to attach your upgraded versions to your first page post. I guess the majority of users tend to look / download here for the latest version of your fine module. Thanks! Share this post Link to post Share on other sites
kmorgen 18 Posted September 19, 2014 Posted September 19, 2014 Is it possible to add the price for the various customer groups? For example I like to create a file for our resellers who dropship from us. I guess they should containt their buying price instead, right? Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted September 23, 2014 Posted September 23, 2014 Is it possible to add the price for the various customer groups? For example I like to create a file for our resellers who dropship from us. I guess they should containt their buying price instead, right? No, in the free version it is not possible. It will be available in the next Pro and Multi version. Share this post Link to post Share on other sites
thechinmaster 0 Posted September 27, 2014 Posted September 27, 2014 Hi, I am unable to configure this for install. I am getting the following error: Fatal error: Call to undefined method PcXmlFreeFeed::getAll() in /home/*******/public_html/modules/prestacenterxmlexportfree/controllers/admin/PcXmlFreeController.php on line 135 any ideas? Thanks Share this post Link to post Share on other sites
thechinmaster 0 Posted September 28, 2014 Posted September 28, 2014 Please? Share this post Link to post Share on other sites
linec 0 Posted October 5, 2014 Posted October 5, 2014 Hi, I tried the method with <![CDATA[{description_short}]]>. But I'm using some special characters in the description which aren't displayed correctly. Instead, they just appear like this: í ý etc. (feed is here: http://www.mujkoberec.cz/xml/google-cs-czk.xml) How can I display these characters correctly? Thank you. Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted October 5, 2014 Posted October 5, 2014 Hi, I tried the method with <![CDATA[{description_short}]]>. But I'm using some special characters in the description which aren't displayed correctly. Instead, they just appear like this: í [/size]ý etc. (feed is here: [/size]http://www.mujkoberec.cz/xml/google-cs-czk.xml) How can I display these characters correctly? Thank you. Use only {description_short} (remove CDATA)... Share this post Link to post Share on other sites
linec 0 Posted October 5, 2014 Posted October 5, 2014 Gives me this kind of error then: error on line 2 at column 175: Entity 'iacute' not defined Share this post Link to post Share on other sites
ekonovich 3 Posted October 12, 2014 Posted October 12, 2014 Thanks its perfect module. Is there any person that uses this module for yandex market? <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE yml_catalog SYSTEM "shops.dtd"> <yml_catalog date="2010-04-01 17:00"> <shop> <name> shop name</name> <url>http://www.magaza.com.tr/</url> <shop_address></shop_address> <shop_phone>123-45-67</shop_phone> <email>mail@magaza.com</email> <shop_logo>/img/logo.png</shop_logo> <currencies> <currency id="TL" rate="1"/> <currency id="USD" rate="1.77"/> <currency id="EUR" rate="2.36"/> </currencies> <categories> <category id="1">Elektronik</category> <category id="10" parentId="1">Yazıcılar</category> <category id="100" parentId="10">Mürekkepli yazıcılar</category> <category id="101" parentId="10">Laser yazıcılar</category> <category id="20" parentId="1">Bilgisayarlar</category> <category id="201" parentId="20">Masaüstü bilgisayarlar</category> <category id="202" parentId="20">Dizüstü bilgisayarlar</category> <category id="2">Kamera</category> <category id="11" parentId="2">Fotoğraf makinesi</category> <category id="12" parentId="2">Objektif</category> </categories> <delivery_cost>12</delivery_cost> <delivery_details>3 days</delivery_details> <offers> <offer id="12341" available="true"> <url>id=14344</url> <price_KDV>200</price_KDV> <price_sale_KDV>190</price_sale_KDV> <currencyId>TL</currencyId> <categoryId>101</categoryId> <picture>http://www.magaza.com.tr/img/cihaz14344.jpg</picture> <delivery>true</delivery> <delivery_cost>12</delivery_cost> <delivery_details>Tüm Türkiye, 3 gün içinde</delivery_details> <vendor>НP</vendor> <name>Yazıcı Color LaserJet 3000</name> <vendorCode>Q7533A</vendorCode> <description>A4, 64Mb, 600x600 dpi, USB 2.0, dakikada 29 sayfa baskı, ayda 60000 sayfa baskı</description> <barcode>0829160971636</barcode> <barcode>882780095045</barcode> </offer> <offer id="12342" available="true"> <url></url> <price_KDV>4500</price_KDV> <price_sale_KDV>4399</price_sale_KDV> <currencyId>TL</currencyId> <categoryId>201</categoryId> <picture>ihaz14344.jpg</picture> <delivery>true</delivery> <delivery_cost>20</delivery_cost> <delivery_details>3</delivery_details> <vendor>Apple</vendor> <name>iMac</name> <vendorCode>MD096TR/A</vendorCode> <description>Yeni iMac kablosuz klavye ve Magic Mouse ile</description> <barcode>0829160971636</barcode> <param name="Type"> pc</param> <param name="Wi-Fi"></param> <param name="Screen size" unit="inch">27</param> <param name="RAM" unit="Mb">4096</param> <param name="ROM" unit="Tb">1</param> <param name="Weight" unit="kg">13.8</param> </offer> </offers> </shop> </yml_catalog> Share this post Link to post Share on other sites
thechinmaster 0 Posted October 13, 2014 Posted October 13, 2014 Hi, I am unable to configure this for install. I am getting the following error: Fatal error: Call to undefined method PcXmlFreeFeed::getAll() in /home/*******/public_html/modules/prestacenterxmlexportfree/controllers/admin/PcXmlFreeController.php on line 135 any ideas? Thanks BUMP PLEASE Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted October 13, 2014 Posted October 13, 2014 Gives me this kind of error then: error on line 2 at column 175: Entity 'iacute' not defined You must use CDATA section. See the posts above in this topic. Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted October 13, 2014 Posted October 13, 2014 thechinmaster, on 28 Sept 2014 - 01:22 AM, said: Hi, I am unable to configure this for install. I am getting the following error: Fatal error: Call to undefined method PcXmlFreeFeed::getAll() in /home/*******/public_html/modules/prestacenterxmlexportfree/controllers/admin/PcXmlFreeController.php on line 135 any ideas? Thanks BUMP PLEASE Which version of PrestaShop is used? Share this post Link to post Share on other sites
buluba89 0 Posted October 13, 2014 Posted October 13, 2014 Hello thank you for this great module, you did a great job! I have a problem, the xml is not being created. The error i see is : Parse error: syntax error, unexpected 'if' (T_IF) in C:\wamp\www\prestashop\modules\prestacenterxmlexportfree\templates\PcXmlFreeTemplate.php on line 380 I used this template code : <?xml version="1.0" encoding="UTF-8"?> <mywebstore> <created_at>{date_feed}</created_at> <products> <product ps_block="product"> <id>{id}</id> <name><![CDATA[{name}]]></name> <link><![CDATA[{url}]]></link> <image><![CDATA[{img_url}]]></image> <category><![CDATA[{categories: ">"}]]></category> <price_with_vat>{price_vat}</price_with_vat> <manufacturer><![CDATA[{manufacturer}]]></manufacturer> <availability>{days}</availability> <instock>{availability: "Y, N, N"}</instock> </product> </products> </mywebstore> Looking into the line that the error pointed in PcXmlFreeTemplate.php, i see that there is a ';' missing from the end of the line . I attached the PcXmlFreeTemplate.php file if you want more info. I noticed also that if i remove the <products> tags, it works fine I used : PrestaCenter XML Export Free :v1.2.4.1 PrestaShop version: 1.6.0.9 PHP version: 5.5.12 Server software version: Apache/2.4.9 PcXmlFreeTemplate.php Share this post Link to post Share on other sites
linec 0 Posted October 13, 2014 Posted October 13, 2014 I already wrote here that it doesn't work for me with CDATA. (it doesn't work for me without CDATA either). If I use CDATA, the characters just appear like this: í ý etc. I'm using some special characters in my language like "čšř" etc. Share this post Link to post Share on other sites
Tori (cz) 2 Posted October 13, 2014 Posted October 13, 2014 I already wrote here that it doesn't work for me with CDATA. (it doesn't work for me without CDATA either). If I use CDATA, the characters just appear like this: í ý etc. I'm using some special characters in my language like "čšř" etc. Which version of PrestaShop do you have - 1.5.4.x or other? Share this post Link to post Share on other sites
linec 0 Posted October 13, 2014 Posted October 13, 2014 1.6.0.5 Share this post Link to post Share on other sites
thechinmaster 0 Posted October 14, 2014 Posted October 14, 2014 thechinmaster, on 28 Sept 2014 - 01:22 AM, said: BUMP PLEASE Which version of PrestaShop is used? 1.6 thanks! Share this post Link to post Share on other sites
flyclothing 33 Posted October 16, 2014 Posted October 16, 2014 (edited) Thank you for the module. I tested my first feed and uploaded with success. Google says that shipping weight is missing. When I tried to add the shipping weight, i.e. <g:shipping_weight>{weight}</g:shipping_weight>, it says bad value and goes back to default setup. Weight is required. "Failed to create XML files (error description: XML template uses the undefined property {weight}. (google-en-usd.xml)). XML feeds have been restored to the previous state." Edited October 16, 2014 by flyclothing (see edit history) Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted October 17, 2014 Posted October 17, 2014 Thank you for the module. I tested my first feed and uploaded with success. Google says that shipping weight is missing. When I tried to add the shipping weight, i.e. <g:shipping_weight>{weight}</g:shipping_weight>, it says bad value and goes back to default setup. Weight is required. "Failed to create XML files (error description: XML template uses the undefined property {weight}. (google-en-usd.xml)). XML feeds have been restored to the previous state." Variable {weight} is supported only in the current module version (2.0.0) Pro and Multi. http://www.prestashop.com/forums/topic/315357-prestacenter-xml-export-feeds-for-price-comparison-services/?p=1818773 Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted October 17, 2014 Posted October 17, 2014 Thank you for the module. I tested my first feed and uploaded with success. Google says that shipping weight is missing. When I tried to add the shipping weight, i.e. <g:shipping_weight>{weight}</g:shipping_weight>, it says bad value and goes back to default setup. Weight is required. "Failed to create XML files (error description: XML template uses the undefined property {weight}. (google-en-usd.xml)). XML feeds have been restored to the previous state." Variable {weight} is supported only in the current module version (2.0.0) Pro and Multi. http://www.prestashop.com/forums/topic/315357-prestacenter-xml-export-feeds-for-price-comparison-services/?p=1818773 Share this post Link to post Share on other sites
flyclothing 33 Posted October 17, 2014 Posted October 17, 2014 Weight is a requirement in just about any shopping feed and you made the feeds editable in Prestashop--which I tried. Did you specifically block weight from being added? Share this post Link to post Share on other sites
Munchie 0 Posted October 17, 2014 Posted October 17, 2014 How can I include shipping costs? Cause I handle Free shipping, but would like to add it to my XML feed, I can't find the right property for it. I tried {shipping_costs} wtihout succes.. Share this post Link to post Share on other sites
Daminou56 2 Posted October 24, 2014 Posted October 24, 2014 (edited) Hello, sry for my english but i had a big probleme with this module. I have an error with a xml This page contains the following errors: error on line 2 at column 201: Entity 'egrave' not defined Below is a rendering of the page up to the first error. Manchette bras ESPRITRAIL avec drapeau Breton1 and google shop we have many errors : Erreurs dans l'article 260 erreurs Informations sur la livraison manquantes.234 erreurs Codes produit insuffisants : vous devez indiquer au moins deux des trois attributs suivants : 'marque' [brand], 'gtin' [gtin], 'référence fabricant' [mpn].26 erreurs Avertissements concernant les articles 417 avertissements Thx Edited October 24, 2014 by Daminou56 (see edit history) Share this post Link to post Share on other sites
BellagioSecurity 1 Posted October 28, 2014 Posted October 28, 2014 How can I add product features into the XML feed with this module? 1 Share this post Link to post Share on other sites
flyclothing 33 Posted October 30, 2014 Posted October 30, 2014 If you are thinking about downloading this free module, realize that it doesn't come with product weight, which is needed in every shopping feed. Share this post Link to post Share on other sites
HaCos 21 Posted November 3, 2014 Posted November 3, 2014 (edited) In the next module version 2.0 within week. Is this done already? Its almost 2 months passed. One production server i mentioned the following error in server_logs, is it about permissions or what? [Mon Nov 03 08:44:03 2014] [warn] [client ip.ip.ip.ip] mod_fcgid: stderr: PHP Warning: file_put_contents(/var/www/vhosts/domain.com/httpdocs/modules/prestacenterxmlexportmulti/classes/autoload.cache): failed to open stream: Permission denied in /var/www/vhosts/domain.com/httpdocs/modules/prestacenterxmlexportmulti/classes/PrestaCenterAutoload.php on line 150 [Mon Nov 03 16:02:10 2014] [warn] [client ip.ip.ip.ip] mod_fcgid: stderr: PHP Warning: is_readable(): open_basedir restriction in effect. File(/var/www/domain.com/modules/prestacenterxmlexportmulti/classes/PcXmlMultiService.php) is not within the allowed path(s): (/var/www/vhosts/domain.com/:/tmp/) in /var/www/vhosts/domain.com/httpdocs/modules/prestacenterxmlexportmulti/classes/PrestaCenterAutoload.php on line 47, referer: http://domain.com/admin1291/index.php?controller=PcXmlMulti&token=0462399f88102028015631aebaae487e [Mon Nov 03 16:02:17 2014] [warn] [client ip.ip.ip.ip] mod_fcgid: stderr: PHP Warning: file_put_contents(/var/www/vhosts/domain.com/httpdocs/modules/prestacenterxmlexportmulti/classes/autoload.cache): failed to open stream: Permission denied in /var/www/vhosts/domain.com/httpdocs/modules/prestacenterxmlexportmulti/classes/PrestaCenterAutoload.php on line 150, referer: http://domain.com/admin0991/index.php?controller=PcXmlMulti&token=0462399f88102028015631aebaae487e edit: Thats a new one: [Wed Nov 05 09:28:57 2014] [warn] [client ip.ip.ip.ip] mod_fcgid: stderr: PHP Warning: Invalid argument supplied for foreach() in /var/www/vhosts/domain.com/httpdocs/modules/prestacenterxmlexportmulti/templates/PcXmlMultiTemplate.php on line 483, referer: http://domain.com/admin1291/index.php?controller=PcXmlMulti&submitBulkexportpc_xmlmulti_service&token=c15223d53a19be0bdab44078050b2b02 Edited November 5, 2014 by HaCos (see edit history) Share this post Link to post Share on other sites
Tobiasz 3 Posted November 7, 2014 Posted November 7, 2014 Any chance for new version soon? Share this post Link to post Share on other sites
paloJ 0 Posted November 12, 2014 Posted November 12, 2014 Hi, using you free module, works fine, but I need a little modify. I need to use images from "thickbox_default" instead of "large_default". What I have to do for that? Thanks Share this post Link to post Share on other sites
xvipes85@gmail.com 0 Posted November 14, 2014 Posted November 14, 2014 (edited) Hello thank you for this great module, you did a great job! I have a problem, the xml is not being created. The error i see is : Parse error: syntax error, unexpected 'if' (T_IF) in C:\wamp\www\prestashop\modules\prestacenterxmlexportfree\templates\PcXmlFreeTemplate.php on line 380 I used this template code : <?xml version="1.0" encoding="UTF-8"?> <mywebstore> <created_at>{date_feed}</created_at> <products> <product ps_block="product"> <id>{id}</id> <name><![CDATA[{name}]]></name> <link><![CDATA[{url}]]></link> <image><![CDATA[{img_url}]]></image> <category><![CDATA[{categories: ">"}]]></category> <price_with_vat>{price_vat}</price_with_vat> <manufacturer><![CDATA[{manufacturer}]]></manufacturer> <availability>{days}</availability> <instock>{availability: "Y, N, N"}</instock> </product> </products> </mywebstore> Looking into the line that the error pointed in PcXmlFreeTemplate.php, i see that there is a ';' missing from the end of the line . I attached the PcXmlFreeTemplate.php file if you want more info. I noticed also that if i remove the <products> tags, it works fine I used : PrestaCenter XML Export Free :v1.2.4.1 PrestaShop version: 1.6.0.9 PHP version: 5.5.12 Server software version: Apache/2.4.9 I have the same problem-error The problem arise when you insert a tag inbetween the product loop <products> <product ps_block="product"> .... </product> </products> the header generates all the information at function feed1header and the function feed1product and function feed1footer are empty. Is there a turnaround for the problem or an update to include a fix? Edited November 14, 2014 by xvipes85@gmail.com (see edit history) Share this post Link to post Share on other sites
HaCos 21 Posted November 17, 2014 Posted November 17, 2014 (edited) Is it possible to export default_category_id of a product?? In the next module version 2.0 within week. Is this done already? Its almost 2 months passed. Edited November 17, 2014 by HaCos (see edit history) Share this post Link to post Share on other sites
conidig 7 Posted November 20, 2014 Posted November 20, 2014 (edited) after creating the xml file, i can't find it even using getfeed.php i'm using ps 1.6 up: this is the error in debug mode: Parse error: syntax error, unexpected 'if' (T_IF) in /home/admin/public_html/shop/modules/prestacenterxmlexportfree/templates/PcXmlFreeTemplate.php on line 532 the line 532: if (!isset($product['name'][$this->feedVars['id_lang']]) || $product['name'][$this->feedVars['id_lang']] === '') { throw new PcXmlFreeExportException; }.'<product>' Edited November 21, 2014 by conidig (see edit history) Share this post Link to post Share on other sites
manuel21 0 Posted December 1, 2014 Posted December 1, 2014 http://sgsm.ro very good! Share this post Link to post Share on other sites
hostxxi 1 Posted December 5, 2014 Posted December 5, 2014 I have the same problem-error The problem arise when you insert a tag inbetween the product loop <products> <product ps_block="product"> .... </product> </products> the header generates all the information at function feed1header and the function feed1product and function feed1footer are empty. Is there a turnaround for the problem or an update to include a fix? Same problem Any fix? Share this post Link to post Share on other sites
Sri12345 0 Posted December 9, 2014 Posted December 9, 2014 Kindly help us out as this module does not work and not visible in admin panel too for version 1.6.0.9 Share this post Link to post Share on other sites
Tobiasz 3 Posted December 9, 2014 Posted December 9, 2014 (edited) Wrong topic (PRO version). Edited December 9, 2014 by Tobiasz (see edit history) Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted December 11, 2014 Posted December 11, 2014 Kindly help us out as this module does not work and not visible in admin panel too for version 1.6.0.9 For detection problem you need activate debug mode - set 'true' in the file /config/defines.inc.php to display errors: define('_PS_MODE_DEV_', true); Share this post Link to post Share on other sites
PrestaCS.cz 70 Posted December 11, 2014 Posted December 11, 2014 Same problem Any fix? This problem will be fix in next module version. Share this post Link to post Share on other sites
Recommended Posts