a strange parse error

Author Message

Toni Ascó

Wednesday 03 March 2004 2:55:46 am

i've been following the tscm tutorial to setup my own site. I started creating a plain site and then i've changed plain by secotur instead tscm, but otherwise is almost the same, but when i finish the first section of the tuorial (only setting up some overrides) i get the following error:

Parse error: parse error, expecting `')'' in /home/webs/atlantis/secotur/var/secotur/cache/override/override_1242749754.php on line 3

that file has this content:
<?php
$GLOBALS['eZOverrideTemplateCacheMap'] = array (
?>

Obviously there's a missing ')' ;) but that file is automaticaly generated, and i don't see the error anywhere.

i'm using latest stable version of php and such, and well... i'm totally lost, any help would be appreciated.

Thanx in advance

Toni

EDIT: Problem solved, but must be stated somewhere that ./design/standard should have access permissions. That was the problem, now i can continue with the tutorial.

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 19 2025 07:14:41
Script start
Timing: Jan 19 2025 07:14:41
Module start 'layout'
Timing: Jan 19 2025 07:14:41
Module start 'content'
Timing: Jan 19 2025 07:14:41
Module end 'content'
Timing: Jan 19 2025 07:14:41
Script end

Main resources:

Total runtime0.0137 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.0048 590.2891152.6250
Module start 'layout' 0.00480.0030 742.914139.4609
Module start 'content' 0.00780.0040 782.375085.2266
Module end 'content' 0.01180.0019 867.601630.3047
Script end 0.0137  897.9063 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002316.6070140.0002
Check MTime0.00117.7701140.0001
Mysql Total
Database connection0.00074.852810.0007
Mysqli_queries0.002518.568630.0008
Looping result0.00000.109510.0000
Template Total0.001511.010.0015
Template load0.00085.619110.0008
Template processing0.00075.334110.0007
Override
Cache load0.00053.921510.0005
General
dbfile0.00021.735880.0000
String conversion0.00000.045240.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