묻고답하기

설치환경:

OS : windows server 2003 standard
webserver : apache_2.2.4-win32-x86-openssl-0.9.8d.msi
php : php-5.2.3-win32-installer.msi
database : mysql-5.0.45-win32
network : 공유기사설 ip
방화벽 off

위와 같은 환경으로 설치했을경우
마지막 등록버튼을 눌럿을때
빈메세지 박스가 나오는데 확인을 누르면
빈공백화면만 나옵니다.

이상해서 로그파일을 찾아보았는데
log 폴더에 error.log 파일을 열어보면 수많은 에러가 다음과 같이 기록됩니다.
원인을 알수 있을까요?

[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  __ContextInstance__ in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 53
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  HTTP_RAW_POST_DATA in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 395
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  lang_type in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 420
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$lang_type in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  PHPSESSID in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 420
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$PHPSESSID in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  _loaded_module in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 251
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$is_logged in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$logged_info in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: url in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 129
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: url in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 129
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$current_url in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$request_uri in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$act in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 605
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$mid in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 605
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$document_srl in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 605
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  module in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 251
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: module_info in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 74
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 74
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: module_info in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 77
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: module_info in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 78
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 78
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: module_info in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 81
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: module_info in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 84
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  admin in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 251
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleObject.class.php on line 76
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleObject.class.php on line 77
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleObject.class.php on line 80
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleObject.class.php on line 104
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$grant in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleObject.class.php on line 113
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$grant in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  model in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 251
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  __DB__ in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\db\\DB.class.php on line 52
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  __db_elapsed_time__ in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\db\\DB.class.php on line 133
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  __dbcnt in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\db\\DB.class.php on line 135
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  __db_queries__ in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\db\\DB.class.php on line 154
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$columns in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\db\\DBMysql.class.php on line 479
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$conditions in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\db\\DBMysql.class.php on line 363
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$list_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\db\\DBMysql.class.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$groups in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\db\\DBMysql.class.php on line 515
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$success in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 306
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$success in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 306
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 447
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 429
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$title in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$name in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$description in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$author in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$xml:lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 429
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$history in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 432
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 437
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 438
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 439
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 440
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 441
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: created_table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 500
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined variable: table_count in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\module\\module.model.php on line 501
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  admin in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  comment in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  counter in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  document in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  editor in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  file in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  guestbook in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  importer in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  install in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  integration_search in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  krzip in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  message in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  point in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  poll in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  rss in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  spamfilter in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  tag in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  trackback in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\modules\\admin\\admin.admin.model.php on line 35
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$shortcut_list in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$running_module in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$time_zone_list in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$time_zone in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$use_rewrite in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$item in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 105
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  XmlParser::$lang in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 106
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\xml\\XmlParser.class.php on line 108
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$news in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$released_version in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$download_link in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$current_version in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$installed_path in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Trying to get property of non-object in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\module\\ModuleHandler.class.php on line 187
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined index:  __TemplateHandler__ in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\template\\TemplateHandler.class.php on line 27
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$content in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$layout in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 605
[Wed Sep 12 03:40:08 2007] [error] [client 192.168.100.100] PHP Notice:  Undefined property:  stdClass::$zbxe_final_content in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\zbxe\\classes\\context\\Context.class.php on line 590

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
러브레터 인쇄사이트(명함,스티커등) 제작해보셨던분들 도움부탁드려요....(가격설정 부분)  
iCount 제로보드 설치시 아파치가 강제종료됩니다.  
hyunwe 가입 항목....-_ -  
백군+717 설치 에러 관련해서요  
문양호 메인화면 이미지 보이게 하는 방법좀 [2] file 2007.09.12
재규심 사진이 초기에 보기 LIST 가 않됩니다  
카이젠29 게시물 관련 질문입니다. [2] file 2007.09.09
:에반: 플래쉬 메뉴 설치 후 안되는거 3가지 질문요 [1개 더]  
Cjh10jP 서버 체크 부탁합니다.  
깜찍이 설치에러  
mc민쿠 설치 문제 ( 라이센스 동의 페이지로 계속 돌아옴) [1] 2007.09.12
오진수895 메모장 관련 질문입니다~UKS님 꼭 봐주세요!! [2] 2007.09.11
fecom 설치시 error 로그좀 봐주세요 [1] 2007.09.12
이것참.. 배너를 content 상단에 위치시키려면, [2] file 2007.09.12
최민철770 게시물에서 타이틀 없애는 방법? 꼭 답변을.. [2] 2007.09.11
다케루 Simulz님께 질문 드립니다. [3] 2007.09.11
매니안 xe_sequence 테이블과 srl값의 연관성 [1] 2007.09.11
tcm 위젯 에러때문에 삭제하고 싶읍니다.. [2] 2007.09.11
이우천사 굿자바님의 제로보드4 구인구직스킨 수정에 대하여.. 꼭 답변 좀 ^^:  
최귀성249 파일첨부 에러해결[경험담] [3] 2007.09.03
초보 초보가 하나 질문 할께요.  
X박S 글 저장과 동시에 다른 프레임 리프레쉬..  
\"vusdo\" 405 리소스 에러. [2] 2007.09.04
데릴사위 도와주세요! apm설치후 phpmyadmin설치시 오류가 뜹니다. [1] 2007.09.09
dus2000.myid.net [html?]인풋박스랑 이미지랑 줄이 안맞아요. [1] 2007.09.09
이충성711 초보라 죄송합니다.....^^ [4] 2007.09.10
NHN국화 인기검색어 추출방법이 있나요?  
최종훈 설문조사에 관해 질문드립니다.  
dsWing 권한설정관련 쉬운 질문.. ㅜㅜ [3] 2007.09.11
푸른솔아 로그인&로그아웃시 자동페이지이동..아시는 분? [1] 2007.09.11