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

Gesperrt
emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

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

Beitrag 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...
*** make your own tools (wishlist :: thx)
timo
Beiträge: 6284
Registriert: Do 15. Mai 2003, 18:32
Wohnort: Da findet ihr mich nie!
Kontaktdaten:

Beitrag 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
timo
Beiträge: 6284
Registriert: Do 15. Mai 2003, 18:32
Wohnort: Da findet ihr mich nie!
Kontaktdaten:

Beitrag von timo »

Ich schließe das hier mal, demnächst ist das upgrade script sowieso obsololet (soviel kann ich schon verraten ;))
Gesperrt