rss problem and fetch user by id

Author Message

Fernando MarinĂ²

Wednesday 29 July 2009 6:24:12 am

hi all,
I have two question, the first is about the rss module. I added two rss export to my site. All goes well until I click the topleft button in firefox to subscribe rss.
Here I get a not found error. Looking into the html generated code I found this:
<link rel="Alternate" type="application/rss+xml" title="RSS" href="/beta/index.php?/ita/rss/feed/my_feed" >

my_feed? who are you? what are you doing into my site? And most of all, what have you done to my feed?

here a place to check:
http://www.animangaplus.it/beta/index.php?/ita

the second question regards the fetch of a user by its id. I want to add some features to the comment class, to show some additional information about the users who posted the comment. To limit the modification to the comment class I changed the author field into an author_id field, that should be used in the view template of the comment class to retrive all the custom information I want from the users. I searched into the various fetch function inside the doc, found nothing apparently.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.