Forums / Install & configuration / a strange parse error

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.

eZ debug

Timing: Jan 19 2025 06:23:59
Script start
Timing: Jan 19 2025 06:24:00
Module start 'content'
Timing: Jan 19 2025 06:24:01
Module end 'content'
Timing: Jan 19 2025 06:24:01
Script end

Main resources:

Total runtime1.2854 sec
Peak memory usage4,096.0000 KB
Database Queries47

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 588.9688180.8359
Module start 'content' 0.00651.2702 769.8047406.4141
Module end 'content' 1.27670.0086 1,176.218838.1172
Script end 1.2853  1,214.3359 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.2252140.0002
Check MTime0.00120.0906140.0001
Mysql Total
Database connection0.00090.072810.0009
Mysqli_queries1.249497.1975470.0266
Looping result0.00050.0406450.0000
Template Total1.251197.320.6255
Template load0.00180.143520.0009
Template processing1.249297.182920.6246
Template load and register function0.00020.017410.0002
states
state_id_array0.00100.075410.0010
state_identifier_array0.00350.270720.0017
Override
Cache load0.00150.1180140.0001
Sytem overhead
Fetch class attribute can translate value0.00090.072510.0009
Fetch class attribute name0.00080.063610.0008
XML
Image XML parsing0.00010.008910.0001
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00200.1568120.0002
String conversion0.00000.000430.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs