Internal Server Error
-
Hi, I try to use your plugin and “Internal Server Error” occurs. I think this is because you are using “wp-content” as a part of your “$viewer_base_url” and I’ve changed the “wp-content” name (for security reason). I recomend change that line for
$viewer_base_url= plugin_dir_url( __FILE__ ).'web/viewer.php';
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Internal Server Error’ is closed to new replies.