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

    (@rinatkhaziev)

    Hey,

    Do you try to submit just an image or a post with an image?

    Hi, I got a simular problem after upload ! get redirected to the startpage of the site. In my case it’s just an image and a description that I’m trying to upload.

    Hi, figured out what’s wrong:

    After post, FU adds the response to the current URL.
    If your are using default permalinks, like:
    http://yoursite.com/?p=111
    then FU will don’t work, because it adds ?response=fu-sent at the end of the current URL.
    I’ve changed my permalinks to Post_Names, and finally get to work.

    There’s an attribute of shortcode on FU that you can especify the response page.
    success_page = “http://yoursite.com/yourpage.php”
    if you don’t want to change permalinks structure.

    Plugin Author Rinat

    (@rinatkhaziev)

    Thanks for the catch nerdjgua!

    Never checked for default permalinks. Added as an issue to fix in future versions

    Hi, Rinat!

    Glad to help… I’m using your excellent plugin on my production site and works like a charm!

    Thank you, thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No upload confirmation status after submit’ is closed to new replies.