Install EzTeamRoom

Author Message

julienp j

Tuesday 27 April 2010 2:38:43 am

Hello,

i try to install ezteamroom on my ezpublish website 4.3.
I create the tables for ezlightbox and ezevents and i run the script in my ez root folder :

php extension/ezxmlinstaller/bin/php/xmlinstaller.php --template=teamroom/installezteamroom --siteaccess=site

the command line show me :

Using siteaccess "site" for installation from XML

but it don't display anything else, and the script doesnt stop.

Why?

thanks for help

julienp j

Tuesday 27 April 2010 3:00:10 am

i replacein extesion/ezxmlinstaller/classes/ezpreparexml.php

$value = eZPrepareXML::getUserInput( "Please enter \"" . $query . "\" (" . $default . "): ", $default );

by

$value = $default;

julienp j

Tuesday 27 April 2010 3:00:45 am

and it works

Nicolas Pastorino

Tuesday 27 April 2010 4:58:12 am

Hi, and welcome to the eZ Community !

At first glance, it looks like a bug. You may want to search for related issues, or create a new one there : http://issues.ez.no/ezpublish

Cheers !

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

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

Main resources:

Total runtime0.0162 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.0058 587.8125152.6094
Module start 'layout' 0.00580.0035 740.421939.4141
Module start 'content' 0.00930.0048 779.835989.3984
Module end 'content' 0.01410.0021 869.234434.3047
Script end 0.0161  903.5391 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002716.5711140.0002
Check MTime0.00127.1821140.0001
Mysql Total
Database connection0.00063.784210.0006
Mysqli_queries0.003320.651630.0011
Looping result0.00000.154810.0000
Template Total0.001710.310.0017
Template load0.00095.509010.0009
Template processing0.00084.773310.0008
Override
Cache load0.00063.813710.0006
General
dbfile0.00032.069780.0000
String conversion0.00000.063440.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