• Hi,
    first of all, thanks for developing this plugin!

    I read the previous posts about 404 error and double checked everything about it:
    -the .htaccess

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    -the permanentlink settings
    [o] Post name https://www.aliceayel.com/sample-post/

    -the link that I get after asking subscription is like this:
    https://www.thewplink.dom/post_notif/[email protected]&authcode=xxxXxXxxx

    and finally got: “Oops! That page can’t be found.”

    I removed one by one, the other plugins, same result.
    I also tried with the default theme “Twenty Seventeen”, not better!

    It’s a bit mysterious there ??
    Any idea will be appreciated!

Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Author Devon Ostendorf

    (@devonostendorf)

    Hi Ben,

    I will (finally!) be working on the next version of Post Notif this weekend, so stay tuned.

    Thanks for your patience,
    Devon

    Thread Starter benbois

    (@benbois)

    Hi Devon,

    Okay, I’ll try it straight away!

    Cheers,

    Ben

    Plugin Author Devon Ostendorf

    (@devonostendorf)

    Hi Ben,

    When you have a chance, would you please send me your email address (my email address is my first name at devonostendorf dot com), so I have it when I’m ready to send you some code to test?

    Thanks,
    Devon

    Plugin Author Devon Ostendorf

    (@devonostendorf)

    Hi Ben,

    Thanks for your help testing Post Notif 1.1.3. I hope the new version will address the issue you were running into. If it does not, please do get back in touch (either here or via email).

    Thanks,
    Devon

    Thread Starter benbois

    (@benbois)

    Hi Devon,
    Sorry, I’m quite at the moment.
    I’ll try Post Notif 1.1.3 ASAP and I’ll let you know.

    Regards

    Ben

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Confirmation link get a 404’ is closed to new replies.