PDA

Zobacz pełną wersję : JomFish - problem instalacyjny



gotrek
10-11-2008, 19:17
Komponent zainstalował się bez komunikatów o problemach, jednak na stronie przy tekstach wyrzuciło sporo błędó. Sprawdziłam logi i niestety nie wiem jak je rozszyfrować:

PHP Warning: fopen(/home/web/.../logs/error.php) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in /home/web/.../libraries/joomla/error/log.php on line 202
Tu podejrzewam trzeba chmod.

PHP Warning: /home/web/.../administrator/cache/2bab918bf59047838725c795800ed610.spc is not writeable in /home/web/.../libraries/simplepie/simplepie.php on line 1623
1623: trigger_error("$cache->name is not writeable", E_USER_WARNING);

PHP Warning: Cannot modify header information - headers already sent by (output started at /home/web/.../plugins/system/jfrouter.php:309) in /home/web/.../plugins/system/jfrouter.php on line 333
PHP Warning: Cannot modify header information - headers already sent by (output started at /home/web/.../plugins/system/jfrouter.php:309) in /home/web/.../plugins/system/jfrouter.php on line 334
PHP Warning: Cannot modify header information - headers already sent by (output started at /home/web/.../plugins/system/jfrouter.php:309) in /home/web/.../plugins/system/jfrouter.php on line 335
333: setcookie( "lang", "", time() - 1800, "/" );
334: setcookie( "jfcookie", "", time() - 1800, "/" );
335: setcookie( "jfcookie[lang]", $client_lang, time()+24*3600, '/' );

PHP Warning: mkdir() [<a href='function.mkdir'>function.mkdir</a>]: Permission denied in /home/web/.../plugins/system/jfdatabase/intercept.jdatabasemysql.php on line 161
161: if (!file_exists($cacheDir)) mkdir($cacheDir);

PHP Warning: opendir(/home/web/.../cache/refTableSQL) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /home/web/.../plugins/system/jfdatabase/intercept.jdatabasemysql.php on line 81
81: if (!($dh = opendir($cacheDir))) {

PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/web/.../components/com_joomfish/helpers/defines.php' (include_path='.:/usr/share/php:/usr/share/php/smarty/libs') in /home/web/.../administrator/modules/mod_translate/mod_translate.php on line 15
PHP Warning: require_once(/home/web/.../components/com_joomfish/helpers/defines.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/web/.../administrator/modules/mod_translate/mod_translate.php on line 15
15:require_once( JPATH_SITE .DS. 'components' .DS. 'com_joomfish' .DS. 'helpers' .DS. 'defines.php' );[/quote]

gotrek
11-11-2008, 23:19
Chyba większość błędów udało mi się opanować - chociaż raczej nie całkiem prawidłowo, bo w chwili obecnej po włączeniu pluginu System - Jfdatabase lub System - Jfrouter nie można się zalogować do serwisu. Odpowiedź na próbę logowania to: "Niewłaściwa Nazwa użytkownika lub hasło. Spróbuj ponownie."
Bardzo proszę o oświecenie, bo nie mogę nigdzie w sieci znaleźć informacji co zawaliłam.

gotrek
16-11-2008, 22:39
Niech się ktoś zlituje, sporo osób używa tego komponentu. Potrzebuje tylko wiedzieć, jakie prawa nadawaliscie jakim katalogom, żeby joomfish działał.