
Originally Posted by
chain_man
I installed this module recently and find it works with some feeds, but not with others.
When I select "Specials" I get all products instead of special priced items. I experimented with the code a bit and find that the SQL query for returning Specials is fine, but only if I set the case statement to 'new_products' instead of 'specials' and select 'New Products' as the feed I want.
If I revert to the original code, 'New Products' returns new products, as it should, but 'Specials' returns all products again.
The only other thing I have done was to change the extra_functions code to change 'feed=' to 'amp;feed=' in a couple of the functions where the url is built in order to allow the RSS Feed to work when I have the Wordpress module installed. (Not having the 'amp;' returns invalid feed or invalid page errors.)
Any suggestions? Besides uninstalling Wordpress...
Bookmarks