1
I'm trying to use Document Management System but receive the following error when clicking on file Options after uploading a file.
Fatal error: Call to undefined function import_request_variables() in /home/site.tld/modules/dms/file_options.php on line 36
Line 36: import_request_variables("P","post_");
I've tried to research and all I can find is that this is deprecated code and won't work with PHP5. Is that correct? If so, how can I update the code so that I can continue to use DMS? Everything else is working well - just can't set Options on files or folders. If it isn't deprecated code, what could it be? Please help!
DMS 1.95
XOOPS Version XOOPS 2.5.7.1
PHP Version 5.4.36
mySQL Version 5.1.56-log
Server API cgi-fcgi
OS Linux