Syndicate RSS extension not active ???

Author Message

Fabio Carissimi

Wednesday 29 March 2006 2:30:07 am

I tried to install the extension Syndicate RSS and i follow the instructions :

put the folder in extension folder,
add the line ActiveExtensions[]=syndicate in override/site.ini.append to activate the extensions
and clear cache : ./bin/shell/clearcache.sh --clear-tpl

but though the extension is in the extension list of the admin site, the syndication page is
still the same and there is nothing new.

Can somebody help me to achieve the installation ?

Many thanks for your help

Christopher Gilling

Sunday 02 April 2006 4:50:29 pm

I am having basically the same problem. The only change is that I can now choose podcast as one of my options in the rss tab, but when I click to see the xml file that is created it says that there is a fatal error in the file kernel/rss/feed.php. I think the problem is that the code for ezrss is in the kernel for some reason, so the new code is not being called. Does anyone have a similar problem or any solutions?

Pascal von Büren

Sunday 02 April 2006 11:36:43 pm

Are you sure, you access the extension via /syndicate/list?
Seems to me, you're accessing the original rss module. You can download a new version, I have fixed several bugs.

Out of the new Install Guide:
----
1. Normal administration via /syndicate/list

2. User side creation: Grant "Create"-Right to specified user (group)
Define Scheme in syndicate.ini (see examples given)
Call /syndicate/create with node ID from Source and class identifier

3. Data fetching: fetch(syndicate, feed_by_source, hash(SourceNodeID, 34))

fetch(syndicate, feed_by_version, hash(Version, podcast))

You can by the way add a new tab in your administration interface. Edit your menu.ini (the overridden one) and you have a simple way to access it.

Fabio Carissimi

Monday 03 April 2006 3:16:13 am

Ok, thanks for info Pascal

via "/syndicate/list" it works,

just one more precision, in syndicate/settings/syndicate.ini there
is a default class setting set to weblog :
DefaultClass=weblog

if you don't have the weblog class available, it comes to an error,

you can change it to article to avoid the problem :
DefaultClass=article

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 31 2025 06:27:58
Script start
Timing: Jan 31 2025 06:27:58
Module start 'layout'
Timing: Jan 31 2025 06:27:58
Module start 'content'
Timing: Jan 31 2025 06:27:59
Module end 'content'
Timing: Jan 31 2025 06:27:59
Script end

Main resources:

Total runtime0.8118 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.2578151.2266
Module start 'layout' 0.00490.0024 739.484436.6797
Module start 'content' 0.00730.8037 776.1641976.8047
Module end 'content' 0.81100.0008 1,752.968811.8281
Script end 0.8117  1,764.7969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3859160.0002
Check MTime0.00130.1645160.0001
Mysql Total
Database connection0.00070.089410.0007
Mysqli_queries0.756993.2450620.0122
Looping result0.00060.0737600.0000
Template Total0.782696.420.3913
Template load0.00190.235120.0010
Template processing0.780796.173720.3904
Template load and register function0.00180.216310.0018
states
state_id_array0.00120.145410.0012
state_identifier_array0.00130.154620.0006
Override
Cache load0.00160.1925350.0000
Sytem overhead
Fetch class attribute can translate value0.00060.078730.0002
Fetch class attribute name0.00230.287050.0005
XML
Image XML parsing0.00190.233130.0006
class_abstraction
Instantiating content class attribute0.00000.001550.0000
General
dbfile0.00250.3138150.0002
String conversion0.00000.000840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs