Pobrałem ale nie pojawia mi się strona, a w logach mam taki błąd:
PHP Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file ' useradd.html'' in /var/www/lms/lib/Smarty/sysplugins/smarty_internal_templatebase.php:127\nSta ck trace:\n#0 /var/www/lms/lib/Smarty/sysplugins/smarty_internal _templatebase.php(362): Smarty_Internal_TemplateBase->fetch('useradd.html', NULL, NULL, NULL, true)\n#1 /var/www/lms/modules/useradd.php(118): Smarty_Internal _TemplateBase->display('useradd.html')\n#2 /var/www/lms/index.php(231): include('/var/www/lms/mo...')\n#3 {main}\n thrown in /var/www/lms/lib/Smarty/sysplugi ns/smarty_internal_templatebase.php on line 127
Smarty zainstalowane poprzez skrypt z devel
-- wojtek
On 07.12.2011 14:11, wojtekca wrote:
Pobrałem ale nie pojawia mi się strona, a w logach mam taki błąd:
PHP Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file ' useradd.html'' in
/var/www/lms/lib/Smarty/sysplugins/smarty_internal_templatebase.php:127\nSta ck trace:\n#0 /var/www/lms/lib/Smarty/sysplugins/smarty_internal _templatebase.php(362): Smarty_Internal_TemplateBase->fetch('useradd.html', NULL, NULL, NULL, true)\n#1 /var/www/lms/modules/useradd.php(118): Smarty_Internal _TemplateBase->display('useradd.html')\n#2 /var/www/lms/index.php(231): include('/var/www/lms/mo...')\n#3 {main}\n thrown in /var/www/lms/lib/Smarty/sysplugi ns/smarty_internal_templatebase.php on line 127
Smarty zainstalowane poprzez skrypt z devel
Spróbuj teraz wersji CVS skryptu devel/smarty_install.sh
-- wojtek
Dnia 2011-12-07 14:23 Tomasz Chiliński napisał(a):
On 07.12.2011 14:11, wojtekca wrote:
Pobrałem ale nie pojawia mi się strona, a w logach mam taki błąd:
PHP Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file ' useradd.html'' in
/var/www/lms/lib/Smarty/sysplugins/smarty_internal_templatebase.php:127\nSta
ck trace:\n#0 /var/www/lms/lib/Smarty/sysplugins/smarty_internal _templatebase.php(362): Smarty_Internal_TemplateBase->fetch('useradd.html', NULL, NULL, NULL, true)\n#1 /var/www/lms/modules/useradd.php(118): Smarty_Internal _TemplateBase->display('useradd.html')\n#2 /var/www/lms/index.php(231): include('/var/www/lms/mo...')\n#3 {main}\n thrown in /var/www/lms/lib/Smarty/sysplugi ns/smarty_internal_templatebase.php on line 127
Smarty zainstalowane poprzez skrypt z devel
Spróbuj teraz wersji CVS skryptu devel/smarty_install.sh
-- wojtek
-- Pozdrawiam Tomasz Chiliński, Chilan _______________________________________________ lms mailing list lms@lists.lms.org.pl http://lists.lms.org.pl/mailman/listinfo/lms
Spróbowałem i nadal te same błędy w logach apacha.
-- wojtek
On 07.12.2011 16:07, wojtekca wrote:
Spróbowałem i nadal te same błędy w logach apacha.
Sprawdź czy po uruchomieniu skryptu devel/smarty_install.sh powstał katalog lib/Smarty/sysplugins.
Następnie wyczyść cache Smarty w templates_c/*.php i spróbuj jeszcze raz wejść do LMS.
-- wojtek
On 07.12.2011 13:11, wojtekca wrote:
Pobrałem ale nie pojawia mi się strona, a w logach mam taki błąd:
PHP Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file ' useradd.html'' in
czy masz plik templates/useradd.html? Sprawdź uprawnienia do tego pliku oraz do katalogu templates_c. Jaka wersja PHP?
uczestnicy (3)
-
A.L.E.C
-
Tomasz Chiliński
-
wojtekca