-----
sample output from the zend ide debugger:
Notice, at file name: mainfile.php line: 65, text: Undefined index: 2
Notice, at file name: mainfile.php line: 70, text: Use of undefined constant _users - assumed '_users'
Notice, at file name: mainfile.php line: 261, text: Use of undefined constant _users - assumed '_users'
Notice, at file name: mainfile.php line: 261, text: Undefined index: 1
Notice, at file name: mainfile.php line: 263, text: Undefined offset: 2
Notice, at file name: mainfile.php line: 85, text: Use of undefined constant _blocks - assumed '_blocks'
Notice, at file name: mainfile.php line: 87, text: Use of undefined constant main - assumed 'main'
Notice, at file name: mainfile.php line: 542, text: Use of undefined constant _blocks - assumed '_blocks'
Notice, at file name: mainfile.php line: 552, text: Undefined variable: moduleslist
Notice, at file name: mainfile.php line: 566, text: Undefined variable: a
Notice, at file name: mainfile.php line: 89, text: Use of undefined constant online - assumed 'online'
Notice, at file name: mainfile.php line: 951, text: Undefined offset: 1
Notice, at file name: mainfile.php line: 957, text: Use of undefined constant _session - assumed '_session'
Notice, at file name: mainfile.php line: 958, text: Use of undefined constant _session - assumed '_session'
Notice, at file name: mainfile.php line: 963, text: Use of undefined constant _session - assumed '_session'
Notice, at file name: mainfile.php line: 966, text: Use of undefined constant _session - assumed '_session'
Notice, at file name: mainfile.php line: 969, text: Use of undefined constant _session - assumed '_session'
Notice, at file name: mainfile.php line: 973, text: Undefined variable: who_online
Notice, at file name: mainfile.php line: 91, text: Use of undefined constant admin - assumed 'admin'
Notice, at file name: mainfile.php line: 46, text: Undefined index: 1
Notice, at file name: mainfile.php line: 51, text: Use of undefined constant _authors - assumed '_authors'
Notice, at file name: counter.php line: 43, text: Use of undefined constant _counter - assumed '_counter'
2155