@ml7892
14 years, 5 months ago
Basically, can anybody help me get http://mywebsite.com/members/admin/profile/edit/ (The edit profile button) to redirect to http://mywebsite.com/members/admin/profile/edit/group/1/
and
http://mywebsite.com/groups/create/ (the Create a Group button) to redirect to http://mywebsite.com/groups/create/step/group-details/ ? Thank you so much!
I figured out the default GoDaddy 404 page was the one that was redirecting, I think, so I changed it to a white page that redirects to the previous page. This fix just makes it look like it’s loading, but I’d really like a proper fix for this.
One example is if I’m trying to make a group, I start out at http://website.com/groups/ and then I click “Create a Group”, which links me to http://website.com/groups/create/ which is a 404. But that instantly redirects me to http://website.com/groups/create/step/group-details/ which is fine.
So the 404 only pops up for a second, but it’s still annoying me.