I upgraded to Ghost 3 a while ago and subscribers broke. I’ve tried figuring it out, and I’m sure it’s to do with routes.yaml, but I don’t know where the relevant documentation is.
I’m on fairly stock Casper with some aesthetic mods. It’s on https://hooshmand.net. Try subscribing on the front page - it goes nowhere, and I don’t receive it.
I know “subscribers” became “members” and that changed things, but just curious to know what I need to change.
Have you made modifications to your routes file? Looks like you’ve copied the routes shown in the Lyra repo. Everything you should do is shown here on this FAQ page where we show how to upgrade your Subscribers code to Members: https://ghost.org/faq/subscribers-to-members/
Hi, @dana
Did a fresh install with 3.16.1 with casper, updated routes.yaml as per above and restarted the ghost. problem didnt resolve. still receive please enter valid email address or it hungs with subscribe icon rotating.
Could you elaborate with your nginx/apache config file…
Hi Dana,
You have mention about /public & member.js in your nginx , hence asked clarity that have any role to fix this need. But later, i realized nginx has no role for mail config issues. Thank you for responding …
At the end i fixed the mail config issues only by having account in mailgun and configured.
Is there a possible to configure non mailgun accounts in config.production.json file … ?