syntaxe error in cached wilcard file

Author Message

Pascal France

Monday 10 August 2009 11:07:47 am

Hi,

I get this error message:

Parse error: syntax error, unexpected T_LNUMBER, expecting ')' in /usr/local/www/var/plain_site/cache/wildcard/wildcard_c14a099cb9648ed105ca513e5fa7e93a_0.php on line 63
Fatal error: eZ Publish did not finish its request

with eZ Publish 3.10.1 when I try to display the print layout.

I use this rule:

URL alias wildcard  	Destination  	               Type
imprimer/*              layout/set/print/{1}          Forward

which was working fine.
I don't know when the error occurred (maybe when I upragded from 3.9 to 4.10).

The line 63 of the cached file contains this error:

'destination_url' => '/var/plain_site/storage/images/{1}/{2}/{3}/{4}/'5}/*',

When I change the code like this

'destination_url' => '/var/plain_site/storage/images/{1}/{2}/{3}/{4}/{5}/*',

all works again.

Pascal

Ce qui embellit le désert c'est qu'il cache un puits... quelque part... (A. de Saint-Exupéry) - http://luxpopuli.fr/eZ-Publish

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 30 2025 22:23:15
Script start
Timing: Jan 30 2025 22:23:15
Module start 'layout'
Timing: Jan 30 2025 22:23:15
Module start 'content'
Timing: Jan 30 2025 22:23:15
Module end 'content'
Timing: Jan 30 2025 22:23:15
Script end

Main resources:

Total runtime0.0202 sec
Peak memory usage8,192.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.2578151.2266
Module start 'layout' 0.00460.0028 739.4844220.7188
Module start 'content' 0.00740.0114 960.2031997.8516
Module end 'content' 0.01880.0014 1,958.054729.9922
Script end 0.0202  1,988.0469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002612.8346140.0002
Check MTime0.00105.0276140.0001
Mysql Total
Database connection0.00063.014010.0006
Mysqli_queries0.00167.758730.0005
Looping result0.00000.038910.0000
Template Total0.00104.810.0010
Template load0.00083.854010.0008
Template processing0.00020.928510.0002
Override
Cache load0.00062.761810.0006
General
dbfile0.00021.135880.0000
String conversion0.00000.029540.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