Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File upload in post form console error (WPUF_Uploader is not defined) #1458

Open
006rodaal opened this issue Jun 5, 2024 · 1 comment
Open

Comments

@006rodaal
Copy link

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)

@sapayth
Copy link
Member

sapayth commented Jun 11, 2024

Hello @006rodaal,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants