Space in path -> JS errors
-
Please remove the space in frontend-uploader.php after “FU_URL .'” on line 1075. It’s been there for the last 2 updates. Causes JS errors because the file cannot be found.
wp_enqueue_script( 'jquery-validate', FU_URL .' lib/js/validate/jquery.validate.js ', array( 'jquery' ) );
Thanks.
- The topic ‘Space in path -> JS errors’ is closed to new replies.