Seite 1 von 1

anmerkung: contenido-cvs-2005-09-02.tar

Verfasst: Sa 3. Sep 2005, 07:06
von emergence
ähm ja setup geht nicht...

in contenido/tools/upgrade.php wurde vor beginn der klasse folgender code entfernt...

Code: Alles auswählen

$cfg["path"]["classes"] = getcwd() . "/classes/";
$cfg["path"]["includes"] = getcwd() . "/includes/";
$cfg["path"]["conlib"] = getcwd() . "/../conlib/";
$cfg["path"]["pear"] = getcwd() . "/../pear/";

include_once ($cfg["path"]["includes"] . 'api/functions.api.general.php');
include_once ($cfg["path"]["conlib"] . 'prepend.php3');
include_once ($cfg["path"]["includes"] . 'cfg_sql.inc.php');
include_once ($cfg["path"]["includes"] . 'functions.general.php');
include_once ($cfg["path"]["includes"] . 'functions.str.php');
include_once ($cfg["path"]["includes"] . 'functions.con.php');
include_once ($cfg["path"]["includes"] . 'functions.database.php');
include_once ($cfg["path"]["conlib"] . 'local.php');
include_once ($cfg["path"]["pear"] . 'HTML/Common.php');
ergänzt man obriges läuft das setup ganz normal durch...

Verfasst: Sa 3. Sep 2005, 11:19
von timo
Jup ich weiß, das Setup wird derzeit komplett neu geschrieben, deshalb wurde das rausgenommen

ich hoffe daß das neue Setup bis Ende der Woche fertig ist, sodaß das neue Setup integriert werden kann

Verfasst: Fr 16. Sep 2005, 15:14
von timo
Ich schließe das hier mal, demnächst ist das upgrade script sowieso obsololet (soviel kann ich schon verraten ;))