Witam Po uruchomieniu LMS-a dostaje taki komunikat:
Notice: Undefined index: lib_dir in /var/www/html/lms/index.php on line 102
Notice: Undefined index: modules_dir in /var/www/html/lms/index.php on line 103
Notice: Undefined index: config_templates_dir in /var/www/html/lms/index.php on line 104
Notice: Undefined index: smarty_dir in /var/www/html/lms/index.php on line 105
Notice: Undefined index: smarty_compile_dir in /var/www/html/lms/index.php on line 106
Notice: Undefined index: smarty_templates_dir in /var/www/html/lms/index.php on line 107
Notice: Undefined index: force_ssl in /var/www/html/lms/index.php on line 122
Notice: Undefined index: allow_from in /var/www/html/lms/lib/checkip.php on line 29
Notice: Use of undefined constant LMSDB_DIR - assumed 'LMSDB_DIR' in /var/www/html/lms/lib/LMSDB.php on line 34
Notice: Use of undefined constant DBVERSION - assumed 'DBVERSION' in /var/www/html/lms/lib/upgradedb.php on line 27
Notice: Undefined index: override in /var/www/html/lms/lib/Session.class.php on line 44
Notice: Undefined index: loginform in /var/www/html/lms/lib/Session.class.php on line 47
Notice: Undefined index: session_login in /var/www/html/lms/lib/Session.class.php on line 65
Notice: Undefined index: session_passwd in /var/www/html/lms/lib/Session.class.php on line 66 core = &$core; // Teraz odwo³ywanie siê do g³ówne obiektu LMS'a powinno siê // odbywaæ w sposób $this->core->funkcja(). Odwo³anie do modu³u // np. 'user', w sposób $this->core->user->funkcja(), chocia¿ // ca³kiem mo¿liwe ¿e bêdzie mo¿na $this->user->funkcja(). return TRUE; } function _postinit() { // funkcja ta bêdzie wykonywana po zakoñczeniu ³adowania // wszystkich modu³ów. tutaj ka¿dy modu³ mo¿e sobie posprawdzaæ // obecno¶æ innych modu³ów i ewentualnie ubiæ LMS'a je¿eli wykryje // inny modu³ ;-) return TRUE; } } ?> Fatal error: Class 'example' not found in /var/www/html/lms/lib/LMS.class.php on line 62
Niestety nie moge sobie z tym poradzic. Moze jakies rady?
Konfiguracja: LMS 1.4.3 (+ Smarty v.2.6.6) Linux Trustix 2.2 Apache 2.0.52 MySQL 4.1.7 PHP 5.0.3
Pozdrawiam TNT
uczestnicy (1)
-
twinster