phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] FTP problem.


From: o8ar
Subject: [Phpgroupware-developers] FTP problem.
Date: Thu, 10 Oct 2002 19:44:53 +0900

Hello

I have problems with the FTP, cannot erase or renombrar 
fichero.However, I can create directory, and unload files.  

delete:

Fatal error:  Call to a member function on a non-object in 
/usr/local/httpd/htdocs/phpgroupware/ftp/inc/ functions.inc.php on 
line 94

line 94:
$GLOBALS['phpgw']->template->set_var('return'),$template->get('out'));

rename:

Fatal error:  Call to a member function on a non-object in 
/usr/local/httpd/htdocs/phpgroupware/ftp/inc/ functions.inc.php on 
line 67

line 67:
$GLOBALS['phpgw']->template->set_var('return'),$template->get('out'));








reply via email to

[Prev in Thread] Current Thread [Next in Thread]