Although theres still a problem with and ereg tags in the descriptions everything is fine, except I kept getting a feed error only on the category specific feed.

The error looked like this:


Internet Explorer cannot display this feed

This feed contains code errors.
Go back to the previous page.

More information

A semi colon character was expected.
Line: 12 Character: 68



I fixed it by:

Opening catalog/rss.php and find at line 318:



Replace with:



More...