Contributions

Features (Category Index)
Search: 

RSS Feed 0.1

This file allows you to have an RSS 0.92 valid feed of your products.

There are a few config options in the top of the file, but it's mostly plug and play, getting all of the requisite info from the application_top.php and configure.php files

Expand All / Collapse All

Apply this "If!!! only if" you have this error: faaliyet 5 Apr 2009

Apply this "If!!! only if" you have this error:

#1062 - Duplicate entry '80' for key 'PRIMARY'
....

On questions that are asked to me this error is seem.id has been used as 80(id=80) that is the reason of it.
It means there is an other contribution that uses id 80.
If you have an error like that use the sql query down below.

insert into configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) values ('888', 'RSS Articles', 'MAX_RSS_ARTICLES', '20', 'Number of articles displayed by the RSS feed', '3', '25', 'now()', 'now()', NULL, NULL);
ALTER TABLE products ADD products_to_rss TINYINT default '1' NOT NULL;

------------------------------------------------------------------------------

no file.
Seyhun Cavus(faaliyet)

RSS Feed v2.2 - FullPackage faaliyet 23 Mar 2009
Small Update faaliyet 21 Mar 2009
RSS Quick-set button in product listing Jammerious 8 Mar 2009
Adding both Category and Manufacturers Filtering the bookworm 26 Jan 2009
Small fix for 2.1 chrish123 10 Dec 2008
RSS Feed v2.1 lildog 8 Dec 2008
rss bugfixes ereligare 28 Aug 2008
RSS FEED - MANUAL UPGRADE DOCUMENTATION from v1.2 to v2.0 (by faaliyet) faaliyet 18 Aug 2008
RSS feed with eCommerce, v2.0 IT-commerce 12 May 2008
small update for previous installation. faaliyet 9 Feb 2008
Enviar RSS solo si se ha modificado (If-Modified-Since) gjferrando 10 Oct 2007
RSS feed with eCommerce, v1.22.2 manjeetsaggi 4 Aug 2007
RSS feed with eCommerce, v1.22.1 Bisente 31 Jul 2007
RSS Feed v1.22 - ecommerce (full package) Bisente 6 May 2007
RSS Feed v1.22 - Shop logo (full package) Ralph2 13 Apr 2007
RSS Feed v1.21 - Several bugfixes (full package) Ralph2 10 Apr 2007
RSS Feed v1.2 - Admin can now decide which products should or shouldn't be added to the feed, several bugfixes (full package) Ralph2 8 Apr 2007
RSS Feed v1.1 - Category tag. Handy for every shop, but especially for shops with many product categories (full package) Ralph2 1 Apr 2007
RSS Feed v1.0 - RSS version 2.0 compliant and more (full package) Ralph2 14 Mar 2007
Do NOT use RSS 0.9 unless you experience headers already sent issues. lostndazed 3 Mar 2007
RSS 0.9 FULL PKG Works If you have Headers Already Sent Errors from version 0.8.3 lostndazed 21 Feb 2007
Navigation, remove current page Aldert 16 Dec 2006
RSS Feed 0.8.3 : small fix for date form Jerun 1 Nov 2006
RSS Feed 0.8.3 (Full package) + date added Fredrik.r 23 Aug 2006
RSS Feed 0.8.3 (Full package) zlochko 20 May 2006
rss-0.8.2 (full package) JuanIgnacio 5 Apr 2006
RSS Feed v0.8.1 (full package) moku 17 Oct 2005
Updated install jdlev 6 Sep 2005
RSS Feed v0.8 (full package) moku 4 Sep 2005
RSS Links with Ultimate SEO URLS Gareth Houston 10 May 2005
rss-0.7 rss-0.7.zip 25 Apr 2005
RSS Feed v0.6 Alex Judd 18 Apr 2005
accents + VAT fixes Alexis RONIN 7 Apr 2005
RSS Feed v0.4.1 (full package) moku 12 Mar 2005
RSS Feed v0.4 moku 12 Mar 2005
RSS Feed v0.3.2 (full package) moku 3 Mar 2005
RSS Feed v0.3.1 (full package) moku 3 Mar 2005
RSS Feed v0.3 moku 3 Mar 2005
RSS with Descriptions johnny fischer 2 Dec 2004
Fixes to make a valid feed Todd A. Wheeler 25 Nov 2004
RSS Feed 0.1 Patrick Veverka 11 Sep 2003

Note: Contributions are used at own risk.