3.1 -> Flash file doesn't appear.

Author Message

laurent le cadet

Friday 11 July 2003 8:16:45 am

Hello,

I'm starting a new site with ezP 3.1.
I create a class for flash objects and an embed_flash.tpl, changed the override.ini.append with this :

[embed_flash]
Source=content/view/embed.tpl
MatchFile=embed_flash.tpl
Subdir=templates
Match[class]=14

So I tryed to create a flash object but the file don't appear (both admin or public site).

The code for the flash seems to be ok :

<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
width="450" height="375">
<param name="movie" value="/index.php/content/download/149/416/exoneration.swf" />
<param name="quality" value="high" />
<param name="play" value="true" />
<param name="loop" value="" />
<embed src="/index.php/content/download/149/416/exoneration.swf"
quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
width="450" height="375" play="true"
loop="" >
</embed>
</object>

Someone has an idea to solve my problem ?
Where can I find the folder (src="/index.php/content/download/149/416/exoneration.swf") to check if the file has been dowloaded ?

Thanks.

Laurent

laurent le cadet

Tuesday 15 July 2003 5:44:43 am

Hoops ! It was a question of right's for the anonymous user.
A strange thing that there was no invit for login.

Tor Olav Steinsvoll

Thursday 24 July 2003 3:34:25 am

Did u remember to enter read-rights for det Anonymous User user so he/her has the right to view the new class?

(I did the same misstake yesterday)

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

Main resources:

Total runtime0.0158 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.0047 589.0469152.6250
Module start 'layout' 0.00470.0037 741.671939.4453
Module start 'content' 0.00840.0056 781.117289.3359
Module end 'content' 0.01400.0018 870.453134.3047
Script end 0.0158  904.7578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002616.5015140.0002
Check MTime0.00138.3088140.0001
Mysql Total
Database connection0.00053.428810.0005
Mysqli_queries0.003119.791530.0010
Looping result0.00000.087510.0000
Template Total0.00159.210.0015
Template load0.00085.231510.0008
Template processing0.00063.985510.0006
Override
Cache load0.00063.721510.0006
General
dbfile0.00021.517680.0000
String conversion0.00000.054340.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.0001 secs