This is a discussion on RSS feed for OSCMAX RC3 (working) within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hello All, I found this contribution at oscommerce. It does work with RC3 http://www.oscommerce.com/community/.../search,google This very cool, since later you ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Hello All, I found this contribution at oscommerce. It does work with RC3 http://www.oscommerce.com/community/.../search,google This very cool, since later you call load your RSS vile into edgeo and they distribute your product all over their network (not sure about effectiveness of their distribution network, but still better then nothing) You can make simple modification to that contribute to show sales price in your RSS rather then regular price. Just change the product query to: Query Line 87: Code: select * from products INNER JOIN products_description ON products.products_id = products_description.products_id LEFT OUTER JOIN specials ON products.products_id = specials.products_id INNER JOIN products_to_categories ON products.products_id = products_to_categories.products_id INNER JOIN categories_description ON products_to_categories.categories_id = categories_description.categories_id WHERE products.products_status = 1 specials_new_products_price http://www.edgeio.com Have fun! If you have any problem make sure to check your paths and make them like /var/www/vhosts/brjewelry.com/httpdocs/feeds/ And not like feeds/ |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| USPS Shipping not working in new OSCMAX RC2 | Cisco | osCMax v2 Features Discussion | 13 | 01-24-2007 03:26 PM |
| Safe roadmap to upgrade a fully working OSCMax 1.7 to 2.0RC3 | icecold | osCMax v2 Installation issues | 1 | 08-22-2006 07:00 PM |
| Disable Specials, Products Expected & News Feed | cygnus | osCMax v1.7 Discussion | 0 | 04-09-2005 11:31 AM |
| error 501: failure naked line feed no matter what I do!!! | cdxrevvved | osCommerce 2.2 Installation Help | 0 | 04-30-2004 10:55 PM |
| rss feed for phpnuke ..anyone? | eternity575 | osCommerce 2.2 Modification Help | 0 | 03-15-2004 01:14 PM |