Tag: Server side error
Posted by: websitedeveloper | on November 17, 2020
is there any solution fo Resourcespace, error using “Replace file” option Server side error!
is there any solution fo Resourcespace, error using “Replace file” option Server side error!
When trying to replace a file on resource,
Server side error! Please check the log and contact the system administrator!
Checking the resourcespace code, on the file /pages/upload_plupload.php, the only message on the entire with this error message:
....
upRedirBlock = true;
uploaderrormessage = 'Server side error! Please check the log and contact the system administrator!';
jQuery("#upload_log").append("\r\n" + jQuery('' + info.response.replace(/\s\s/g," ") + '').text());
styledalert("", uploaderrormessage );
....
Posted in Resourcespace | Comments Off on is there any solution fo Resourcespace, error using “Replace file” option Server side error!
Tags: Server side error, uploaderrormessage