Intro_and_Portal_MOD_Version_1_50_emc ->Kalendar?
Verfasst: 12.12.2003 15:58
Hi,also ich habe *Intro_and_Portal_MOD_Version_1_50_emc* installiert, und wollte den birthday mod aktivieren.
Doch dann kam auf dem portal folgende Fehlermeldung
Wo ist der Fehler?
Bin vollkommen ratlos
Hoffe auf Hilfe
Danke im vorraus
mfg
Doch dann kam auf dem portal folgende Fehlermeldung
Das hier steht in der portal php linie 385Warning: file("http://alcatraz.shell-central.de/escalendar.php") - Success in /home/webuser/web2/html/portal.php on line 385
Warning: Bad arguments to implode() in /home/webuser/web2/html/portal.php on line 385
Code: Alles auswählen
// SWITCH CALENDAR START
if( $introportalmod_config['calendar_active'] == "1" )
{
$template->assign_block_vars('switch_calendar_active', array(
$template->assign_vars(array(
'AWSWKalender' => implode("",file("http://" . $_SERVER['HTTP_HOST'] . $board_config['script_path'] . "escalendar.php"))
))
));
}
// SWITCH CALENDAR END
Bin vollkommen ratlos

Hoffe auf Hilfe
Danke im vorraus
mfg