Fatal error: Call to undefined function: conmakearticleindex() in /www/htdocs/w0068eec/000/contenido/includes/include.con_editcontent.php on line 44
Errorlog
[08-Nov-2006 12:52:55] PHP Fatal error: Call to undefined function: conmakearticleindex() in /www/... ... /contenido/includes/include.con_editcontent.php on line 44
Die include.con_editcontent.php besagt folgendes:
Es scheint wohl irgendwie an der lang/Sprache zu liegen? Die ist aber eingestellt, auch in der Mandaten-Config.sys$value[3] = str_replace("%$%SEPERATOR%$%", "|", $value[3]);
}
conSaveContentEntry($value[0], "CMS_".$value[1], $value[2], $value[3]);
//echo "conSaveContentEntry({$value[0]}, CMS_{$value[1]}, {$value[2]}, value)<br>\n";
}
conMakeArticleIndex ($idartlang, $idart);
// restore orginal values
$data = $_REQUEST['data'];
$value = $_REQUEST['value'];
conGenerateCodeForArtInAllCategories ($idart);
Ich habe vorher auch (2x, hätte ja sein können, dass es daran liegt) die aktuelle Version 4.6.15 draufgezogen