When user signs up it redirects to wrong page

Hi,

When a user signs up to my ghost membership site, the activate account link redirects them to this page: https://voltamedia.co/{{@site.url}}/signup/

This just results in an error 404.

When they login the link works fine.

You have some JavaScript in your theme doing this!

https://voltamedia.co/assets/js/membership.js

I would suggest either creating the page or updating your scripts to perform the desired behaviour

2 Likes

Oops, thanks for pointing that out :slightly_smiling_face:

1 Like