Line 30 has php echo $get_settings('fileupload_realpath');
Should be php echo get_settings('fileupload_realpath');
Regards,
Nick.
Line 30 has php echo $get_settings('fileupload_realpath');
Should be php echo get_settings('fileupload_realpath');
Regards,
Nick.
Thanks. Fixed.
This topic has been closed to new replies.