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.

eZ debug

Timing: Jan 18 2025 11:31:17
Script start
Timing: Jan 18 2025 11:31:17
Module start 'layout'
Timing: Jan 18 2025 11:31:17
Module start 'content'
Timing: Jan 18 2025 11:31:17
Module end 'content'
Timing: Jan 18 2025 11:31:17
Script end

Main resources:

Total runtime0.0142 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 589.7109152.6250
Module start 'layout' 0.00490.0030 742.335939.4453
Module start 'content' 0.00790.0043 781.781385.2266
Module end 'content' 0.01220.0019 867.007830.3047
Script end 0.0141  897.3125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002416.8997140.0002
Check MTime0.00117.8357140.0001
Mysql Total
Database connection0.00107.361210.0010
Mysqli_queries0.002517.473530.0008
Looping result0.00000.154810.0000
Template Total0.001510.510.0015
Template load0.00085.660210.0008
Template processing0.00074.820610.0007
Override
Cache load0.00063.881710.0006
General
dbfile0.00021.585080.0000
String conversion0.00000.063940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs