You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building a post from with a file upload function. But when I do this I get the following error in the console and the file upload functionality is not working. See the error below. Can you create a fix for this? Thanks!
sorry to hear about your problem. As we checked, it seems working on our end. There might be a conflict with another plugin or theme. Let's do a conflict test to be confirmed.
Please deactivate all plugins except the WP User Frontend and WP User Frontend Pro.
Use a default theme such as twenty-twenty-four.
Clear your site cache as well as the browser cache. Then try again.
If you're still getting that problem, please contact our support so that we can check it in every possible way.
Hello,
I am building a post from with a file upload function. But when I do this I get the following error in the console and the file upload functionality is not working. See the error below. Can you create a fix for this? Thanks!
jquery.min.js?ver=3.7.1:2 jQuery.Deferred exception: WPUF_Uploader is not defined ReferenceError: WPUF_Uploader is not defined
at HTMLDocument. (https://mysite.com/test3/:630:32)
at e (https://mysite.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028)
at t (https://mysite.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330) undefined
ce.Deferred.exceptionHook @ jquery.min.js?ver=3.7.1:2
jquery.min.js?ver=3.7.1:2 Uncaught ReferenceError: WPUF_Uploader is not defined
at HTMLDocument. (test3/:630:32)
at e (jquery.min.js?ver=3.7.1:2:27028)
at t (jquery.min.js?ver=3.7.1:2:27330)
The text was updated successfully, but these errors were encountered: