Project

General

Profile

Actions

Fehler #117

closed

SafeMode

Added by rfynther rfynther almost 11 years ago. Updated over 10 years ago.

Status:
Erledigt
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
eXtplorer Version:
2.1.2
Joomla! Version:
Joomla! 2.5

Description

In safe mode on my site component don't run.
in log:
PHP Warning: require_once(/usr/share/pear/PEAR.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /......./root/administrator/components/com_extplorer/libraries/FTP.php on line 33, referer: http://...../administrator/index.php

i fix it in
/libraries/FTP.php line 34:
require_once 'PEAR.php'; ---> require_once dirname(FILE).DS.'PEAR.php';

Actions #1

Updated by Sören Eberhardt-Biermann over 10 years ago

  • Status changed from Neu to Erledigt
Actions #2

Updated by rfynther rfynther over 10 years ago

i update component to varsion 2.1.4.
the error persists:(

Actions

Also available in: Atom PDF