• hi guys.

    I noticed some strange behaviour.

    After successfull email verification,the plugin is adding some url parameters(activation key etc) to the login redirect url.

    On this site there is a image uplaod field that uses the wp media uploader.

    Its not possible to upload an image as long as the url paramters are present. If i remove the parameters from the url the upload is working.

    Is it possible to remove the parameters from the final url before the redirect happens? Its quite annoying to not be able to use the media uploader.

    Greets

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Could you please send me your register page url, i will try to regenerate error and see what’s happening.

    also if possible please send me a video walk-through to generate issue.
    Regards

    Thread Starter brudi

    (@brudi)

    The URL is: https://battle.vanbruda.de/join/

    After verification User gets redirected to https://battle.vanbruda.de/dashboard

    There you can upload a picture.

    Greets

    Plugin Author PickPlugins

    (@pickplugins)

    Please enable debug and debug log on your site, without debugging it’s really hard to suggest anything, possibly conflict issue.

    Debugging in WordPress

    i hope you already noticed the error message on browser console area.

    View post on imgur.com

    after enable debug and debug log please try to regenerate error and send me the error message you found.

    Regards

    Thread Starter brudi

    (@brudi)

    DEBUG mode is now turned on, but theres no error message. As is said if i remove the url-parameters (?activation_key=xxxxxxxx&user_verification_action=autologin) that are added by the plugin, its working.

    greets

    Thread Starter brudi

    (@brudi)

    I noticed something:

    its only the last part of the url parmareters that causes the problem.

    ?activation_key=XXXXXXXXXXXXXXXXXXXXXX&user_verification_action=autologin

    If i detlete the “autologin” from the url – everything works fine.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Redirect after email verification-> url parameters prevent wp media uploader’ is closed to new replies.