XFileSharing Pro - Error after Upgrade from 1.5 to 1.6

Message
Author
npapagiannis
Posts: 14
Joined: May 27, 2009 3:40 pm

Error after Upgrade from 1.5 to 1.6

#1 Postby npapagiannis » Nov 01, 2009 11:45 pm

HTML::Template->new() : Cannot open included file /Templates/admin_server_form.html : file not found. at Modules/HTML/Template.pm line 329
HTML::Template::_init_template('HTML::Template=HASH(0xfd3560)') called at Modules/HTML/Template.pm line 123
HTML::Template::_init('HTML::Template=HASH(0xfd3560)') called at Modules/HTML/Template.pm line 79
HTML::Template::new('HTML::Template', 'filename', '/Templates/admin_server_form.html', 'die_on_bad_params', 0, 'global_vars', 1, 'loop_context_vars', 1, ...) called at Modules/Session.pm line 154
Session::CreateTemplate('Session=HASH(0x741050)', 'admin_server_form.html') called at Modules/Session.pm line 191
Session::PrintTemplate('Session=HASH(0x741050)', 'admin_server_form.html', 'srv_allow_regular', 1, 'srv_allow_premium', 1, 'mmtt', '') called at index.cgi line 1519
main::AdminServerAdd called at index.cgi line 123

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Nov 02, 2009 2:29 pm

Enter correct path to cgi-bin in cgi_path key in XFileConfig.pm
Do the same for cgi_dir key in XFSConfig.pm

These are the new keys.