FeedReader Not working in 4.2 final release version

Author Message

Doug Brethower

Thursday 01 October 2009 4:53:18 am

Fresh install with eZ Flow Extension and demo content.

Within the demo content, bottom block in Right Pane is a Feed Reader. Nothing displays for this content, pertinent lines from error log files are:

[ Oct 01 2009 06:26:54 ] [::1] eZTemplate:ezini:
!!!No such variable 'CustomAttributeTypes' in group 'FeedReader' for block.ini
[ Oct 01 2009 06:26:54 ] [::1] eZTemplate:ezini:
!!!No such variable 'UseBrowseMode' in group 'FeedReader' for block.ini

http://ez.no/rss/feed/news loads and works fine from here in standard feed readers.

I have tried using the block in other content with other feeds, and get the same errors.

Doug Brethower
Apple Certified Technical Consultant, Southwest, MO USA
http://share.ez.no/directory/companies/lakedata.net

Łukasz Serwatka

Thursday 01 October 2009 4:59:17 am

Could you provide more details how to reproduce it? I have just tried it and it is working fine. It might be either cache issue or you have a block.ini.append.php somewhere which reset blocks array.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Doug Brethower

Thursday 01 October 2009 10:52:50 am

Thank you kindly for your response Lukasz.

Apologies for wasting your time.

Reviewed the install so I could respond with details. Magic_quotes was turned on.

Did a clean install with magic_quotes turned off, boom, works as advertised.

Doug Brethower
Apple Certified Technical Consultant, Southwest, MO USA
http://share.ez.no/directory/companies/lakedata.net

Łukasz Serwatka

Thursday 01 October 2009 11:07:06 am

Yes, recommended setting for magic_quotes_gpc is to keep it off. Personally I think that check should be critical one in the setup wizard.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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 21:11:35
Script start
Timing: Jan 18 2025 21:11:35
Module start 'layout'
Timing: Jan 18 2025 21:11:35
Module start 'content'
Timing: Jan 18 2025 21:11:36
Module end 'content'
Timing: Jan 18 2025 21:11:36
Script end

Main resources:

Total runtime0.8277 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 588.1641152.6563
Module start 'layout' 0.00620.0022 740.820339.5078
Module start 'content' 0.00840.8176 780.3281561.4609
Module end 'content' 0.82610.0016 1,341.789112.1094
Script end 0.8277  1,353.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3738160.0002
Check MTime0.00130.1628160.0001
Mysql Total
Database connection0.00100.116810.0010
Mysqli_queries0.771893.2469600.0129
Looping result0.00060.0712580.0000
Template Total0.799296.620.3996
Template load0.00190.229420.0009
Template processing0.797396.325320.3986
Template load and register function0.00020.020710.0002
states
state_id_array0.00110.131610.0011
state_identifier_array0.00150.176320.0007
Override
Cache load0.00150.1846240.0001
Sytem overhead
Fetch class attribute can translate value0.00070.087120.0004
Fetch class attribute name0.00110.138660.0002
XML
Image XML parsing0.00330.399820.0017
class_abstraction
Instantiating content class attribute0.00000.001880.0000
General
dbfile0.00320.3824250.0001
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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs