Forums / Install & configuration / FeedReader Not working in 4.2 final release version

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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