Notices und Warnings
-
entfernt irh die Notices auch noch?
Notice: Undefined variable: offline in index.php on line 17
if($offline != 0){
if ( isset( $offline ) && true == $offline ) {
Undefined variable: ext in modules/docman/menu_inner.inc.php on line 111
Undefined variable: ext in modules/docman/menu_inner.inc.php on line 81#6 if ( ! isset( $ext ) ) $ext = '';
Use of undefined constant ident - assumed 'ident' in modules/archive/menu_inner.inc.php on line 23
$links[] = array($translate["de"][$archive_item[ident]],"index.php?action=$archive_item[ident]");
$links[] = array( $translate["de"][$archive_item['ident']], 'index.php?action=' . $archive_item['ident'] );
Use of undefined constant ident - assumed 'ident' in modules/archive/menu_inner.inc.php on line 55
$links[] = array($translate["de"][$archive_item[ident]],"index.php?action=$archive_item[ident]&s=d");
$links[] = array( $translate["de"][$archive_item['ident']], 'index.php?action=' . $archive_item['ident'] . '&s=d');
Undefined variable: node in menu.php on line 101
((is_numeric($node))?$node:0)
isset( $node ) && is_numeric( $node ) ? $node : 0
Undefined variable: data in menu.php on line 110
$data
isset( $data ) ? $data : ''
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of runtime function name. If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /www/idoit/modules/checklists/mychecks_inner.inc.php on line 32,33,34,35,36,37,44, …
Notice: Use of undefined constant action - assumed 'action' in modules/checklists/mychecks_inner.inc.php on line 10
Notice: Undefined variable: checks in modules/checklists/mychecks_inner.inc.php on line 44
Notice: Use of undefined constant word - assumed 'word' in modules/tasks/task_functions.inc.php on line 199
Notice: Use of undefined constant translation - assumed 'translation' in modules/tasks/task_functions.inc.php on line 199
naja, und ewig so weiter
-
Ja Das alles mit der neuen Version, bis dahin bitte die Notices deaktiveren (in der php.ini)