Gossamer Forum
Home : Products : Others : Fileman :

HTML Editor Problems again (sigh)

Quote Reply
HTML Editor Problems again (sigh)
Hi Yah,

Just uploaded fileman to a server using CPanel. Installed the built in cgi-wrapper (scgi) installed the images and private folders in the root and everything loaded oaky and the program pulled up first time showing everything :)

Problem comes when I try to edit any html file with the WYSIWYG editor - the editor pulls up okay and I make the changes as soon as I hit save I get this error message...

A fatal error has occured:

GT::FileMan::Commands: Unable to autoload function: cmd_editor. Reason: Global symbol "$old" requires explicit package name at GT::FileMan::Commands::cmd_editor line 54.

Aaaaaah

Even when I try to switch to text editor it gives me the same error. Any idea how I get this resolved

System Information
======================================
Perl Version: 5.006001
FileMan Version: 2.0.0
cmd_tail :enabled
cmd_move :enabled
cmd_copy :enabled
cmd_preferences :enabled
cmd_download :enabled
cmd_edit :enabled
cmd_tar :enabled
cmd_delete :enabled
cmd_command :enabled
cmd_passwd :enabled
cmd_diff :enabled
cmd_replace :enabled
cmd_chmod :enabled
cmd_upload :enabled
cmd_editor :enabled
cmd_makedir :enabled
cmd_perl :enabled
cmd_search :enabled
Persistant Env: mod_perl (0) SpeedyCGI (0)
@INC =
/home/xxxxxx/public_html/private/lib
/usr/lib/perl5/5.6.1/i686-linux
/usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i686-linux
/usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl

CGI INPUT
======================================
fdo => printenv
work_path =>


CGI Cookies
======================================
cprelogin => no
def_files_page => 25
def_pages_screen => 20
def_sort => name
def_working_dir => /
hidden_file => 0
password => xxxxxxxxxxxx
readme_position => Y
username => xxxxxxxxxxx


ENVIRONMENT
======================================
DOCUMENT_ROOT => /home/xxxxxxxx/public_html
GATEWAY_INTERFACE => CGI/1.1
GT_TMPDIR => /home/xxxxxxxx/public_html/scgi-bin/private/tmp
HTTP_ACCEPT => image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, */*
HTTP_ACCEPT_ENCODING => gzip, deflate
HTTP_ACCEPT_LANGUAGE => en-us
HTTP_CONNECTION => Keep-Alive
HTTP_COOKIE => username=xxxxxxxxxxx; password=xxxxxxxxxx; def_sort=name; def_working_dir=%2F; def_files_page=25; def_pages_screen=20; readme_position=Y; hidden_file=0; cprelogin=no
HTTP_HOST => xxxxxxxxxxx
HTTP_REFERER => http://xxxxxxxxxxx/scgi-bin/fileman.cgi?fdo=cmd_show&page=preferences.html&work_path=&
HTTP_USER_AGENT => Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; AIRF)
PATH => /usr/local/bin:/usr/bin:/bin
QUERY_STRING => fdo=printenv&work_path=&
REMOTE_ADDR => 210.54.12.137
REMOTE_PORT => 1430
REQUEST_METHOD => GET
REQUEST_URI => /scgi-bin/fileman.cgi?fdo=printenv&work_path=&
SCRIPT_FILENAME => /home/xxxxxxxx/public_html/scgi-bin/fileman.cgi
SCRIPT_NAME => /scgi-bin/fileman.cgi
SERVER_ADDR => xxxxxxxxxxxx
SERVER_ADMIN => xxxxxxxxxxxxxx
SERVER_NAME => xxxxxxxxxxxxxx
SERVER_PORT => 80
SERVER_PROTOCOL => HTTP/1.1
SERVER_SOFTWARE => Apache/1.3.23 (Unix) mod_jk/1.2.0 mod_gzip/1.3.19.1a mod_bwlimited/1.0 PHP/4.1.2 mod_log_bytes/0.3 FrontPage/5.0.2.2510 mod_ssl/2.8.7 OpenSSL/0.9.6b
---------------------------------------------------------

Regards from Auckland

Chae
Quote Reply
Re: [chae] HTML Editor Problems again (sigh) In reply to
Was getting late and should has searched the archives first before posting Pirate



Found the answer and problem solved...

http://www.gossamer-threads.com/perl/gforum/gforum.cgi?do=search_results&search_forum=forum_12&search_type=AND&search_string=Unable+to+autoload+function



Right I can go to bed now Smile