묻고답하기

설치환경:

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 남기남
생각보다 iframe이 저절로 생깁니다.. 악성코드인가요? [1] file 2013.05.30 by 언데드
아루히 회원 가입시에 나오는 문구 다국어 [2] file 2013.05.30 by 송동우
짝사랑 출석부 개근 일수 변경..  
Uknow 에러문구 이건 모죠? [1] 2013.05.30 by 송동우
야마돌끼 xe 업데이트 질문입니다. [1] 2013.05.30 by 송동우
한번만더사 게시판 스킨 질문이요~ 도와주세요 ㅠㅠ [1] file 2013.05.30 by 몽실아빠
한번만더사 게시판 스킨중에요~~~~ [1] 2013.05.30 by YEARNING
까꿍_v 모바일에서만 보이는 에드센스 [1] 2013.05.30 by 몽실아빠
miso77 너무급합니다 스크린샷 찍엇습니다 도와주세요 [1] file 2013.05.30 by una_nampyeon
moon00 new아이콘 [1] 2013.05.30 by 송동우
Uknow 아래질문인데 이어서 하나만더 할게요  
Uknow 메뉴에서 이런건 어떻게하나요? [1] 2013.05.30 by XETheme
gisiki js 수정 가능하신분 있으신가요?  
야마돌끼 xe 설치 질문입니다. [1] 2013.05.30 by 송동우
madcow 모바일에서 로그인 후 이동페이지 [1] 2013.05.30 by 몽실아빠
김준용119 엮인글 차단 메뉴 [1] 2013.05.30 by 김준용119
명드래곤 Firebug 1.11.4 버전 사용시 디버깅이 안되네요 ㅠ [1] 2013.05.30 by 우진홈
마네트 회원가입이 대량으로 들어올때 [1] 2013.05.30 by 송동우
최윤한 추천인 id 쿠키로 가져와서 자동으로 추천인 입력되도록 가능할까요? [1] 2013.05.30 by 송동우
운명같은사람 레이아웃 메뉴 높이 수정하는법 까먹었어요 ㅠ file  
진달래1 XE FTP가; [1] 2013.05.30 by 가을..
몽실아빠 관리자 페이지에서 위젯코드 생성이 되지 않습니다. - 1.7.3.4 [3] 2013.05.30 by 몽실아빠
페이스에드 두가지 질문이 있습니다. [1] 2013.05.30 by 포스짱
다니엘_김 첨부파일 다운에러 Fatal error: Call to undefined function hash()  
본쥬 다국어지원  
miso77 게시판 날짜시간중에 시간 노출 안되게 하고싶습니다 [1] file 2013.05.30 by 투씨
isaacstkim 몇일째 고생합니다.도와주세요.  
:DunhillBoy SSL관련  
hururuzz 트랙백과 방문자 카운터에 대해 [1] 2013.05.30 by 송동우
별님왕자 이상한 태그가 모든 게시글에 자동으로 생겨요. 도와주세요.