Installation ezpublish 4.0 with ezflow

Author Message

David Ouagne

Sunday 30 December 2007 9:48:43 am

Hi,

After was used wizard install, the ezflow demo site can't display a sample video. I can see in var/log/error.log file

[ Dec 30 2007 13:55:30 ] [xxx.xxx.xxx.xxx] index:
Undefined module: extension
[ Dec 30 2007 13:55:30 ] [xxx.xxx.xxx.xxx] error/view.php:
Error ocurred using URI: /extension/ezflow/design/ezflow/flash/flash_player.swf

My question is why ?

Other remark, this demo site disfunction in other language that English but I don't test any language (only french and duch). In old version of ezpublish, this problem is not exist. Although I think that old demo site did not all languages.

André R.

Sunday 30 December 2007 6:57:33 pm

Seems like you are missing some apache rewrite rules for swf files, it should be served directly like images/css/js.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

David Ouagne

Monday 31 December 2007 3:34:16 am

thanks, now it's ok.

About language, why demo sites operate only in English. It seems to me that the operation was different in version 3.x.

For example, if a page is not available in one language. This page is displayed with its original language

André R.

Monday 31 December 2007 4:00:33 am

This is controlled bye two things:

1. site.ini [RegionalSettings] ShowUntranslatedObjects=enabled|disabled
http://ez.no/doc/ez_publish/technical_manual/4_0/reference/configuration_files/site_ini/regionalsettings/showuntranslatedobjects

2. On classes you have a check box named 'Always available' , this means the content of this class will be displayed even if it is not translated.

I don't remember what order of importance they have, but I do remember noticing that some classes in the recent demo data had 'Always available' turned on for some reason..( possibly a bug )

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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 16:08:04
Script start
Timing: Jan 18 2025 16:08:04
Module start 'layout'
Timing: Jan 18 2025 16:08:04
Module start 'content'
Timing: Jan 18 2025 16:08:04
Module end 'content'
Timing: Jan 18 2025 16:08:04
Script end

Main resources:

Total runtime0.0172 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 589.1719152.6406
Module start 'layout' 0.00740.0038 741.812539.4922
Module start 'content' 0.01110.0041 781.304793.4922
Module end 'content' 0.01530.0019 874.796934.3047
Script end 0.0172  909.1016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002615.0790140.0002
Check MTime0.00116.5517140.0001
Mysql Total
Database connection0.00116.554410.0011
Mysqli_queries0.003621.163830.0012
Looping result0.00000.151010.0000
Template Total0.00169.510.0016
Template load0.00074.096710.0007
Template processing0.00095.375510.0009
Override
Cache load0.00052.854010.0005
General
dbfile0.00031.476980.0000
String conversion0.00000.062340.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.0002 secs