Forums / Extensions / eZ Flow / Need help with block "Latest content"

Need help with block "Latest content"

Author Message

Frédéric Méance

Wednesday 06 July 2011 4:59:36 am

Hello,

I've installed EZPublish 4.4 with EzFlow content.

Via the admin interface, i've tried to create a "latest content" block with a folder that contains articles (visible and published"). But nothing happens ! In the frontend, i do not see my block and in the backend, none articles are in the block.

I've run the "ezflow" cronjobs but always the same result : nothing !

Can someone help me ?

 

Thanks

Fred

Frédéric Méance

Thursday 07 July 2011 3:06:43 am

In fact, I have the same problem with the blocks "keywords" and "3 items (dynamic)".
When I run the cronjob I have this error:
[code] Warning: Invalid argument Supplied for foreach () in xxxxxx\extension\ezflow\ classes\fetches\ezflowlatestcontent.php on line 68 [/code]
Error due to the fact that eZContentObjectTreeNode: subTreeByNodeID returns nothing !
FYI, I installed ezflow 2.3 in case the problem would come to version 2.2
Cdt
Fred

Frédéric Méance

Friday 08 July 2011 2:00:05 am

Hello everyone,
And now, it works. In fact, I made several mistakes. Here is the list of my mistakes :
- In the block type Latest_Content, you had to set the class of objects displayed (this is not an optional parameter !)
- The block type Latest_Content must be published before the content that is uploaded.Example, if you delete the contents of the block Latest_Content and restart cronjob ezflow (assuming the block scans a Folder containing items), well it will happen nothing.
- FetchFixedParameters [Limit]. The query executed makes an ORDER BY ASC on the publication date (from oldest to newest) => if the limit is lower than the number of items, the latest will not be displayed ...
Regards
Fred

eZ debug

Timing: Jan 29 2025 13:36:04
Script start
Timing: Jan 29 2025 13:36:04
Module start 'content'
Timing: Jan 29 2025 13:36:04
Module end 'content'
Timing: Jan 29 2025 13:36:04
Script end

Main resources:

Total runtime0.1450 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 588.0781180.7813
Module start 'content' 0.00470.0052 768.859494.9766
Module end 'content' 0.00990.1351 863.8359523.9844
Script end 0.1450  1,387.8203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00332.2448200.0002
Check MTime0.00130.9146200.0001
Mysql Total
Database connection0.00050.312410.0005
Mysqli_queries0.098267.69331410.0007
Looping result0.00161.07061390.0000
Template Total0.134893.010.1348
Template load0.00080.553110.0008
Template processing0.134092.409210.1340
Override
Cache load0.00060.398010.0006
Sytem overhead
Fetch class attribute can translate value0.00100.713010.0010
XML
Image XML parsing0.00020.171610.0002
General
dbfile0.00825.6669200.0004
String conversion0.00000.002830.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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