-
-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log in and Sign Up give 404 errors #169
Comments
Hi, |
Hey, I'm not sure if this is the correct solution but with latest ghost 4.8.4 you can try:
Find what are your links for Sign In and Sign Up Then change the routes.yaml
Change it to:
Note: I have two ghost versions and mapache and the steps differs for them. The above is for the latest one only: |
Thanks,
Let me try this
[image: Description: bio cover pic] [image: Bahola Labs FB]
<http://www.facebook.com/baholalabs>[image: @bahola]
<http://www.twitter.com/bahola>
*Bahola Labs* | 2, Tiger Varadachari Road, Kalakshetra Colony, Besant
Nagar, Chennai: 600090
Ph: 91 44 2446 5501 | email: ***@***.*** | www.bahola.co
…On Mon, 5 Jul 2021 at 12:22, Softhints ***@***.***> wrote:
Hey,
I'm not sure if this is the correct solution but with latest ghost 4.8.4
you can try:
- ghost/#/settings (Settings)
- Membership
- Portal Settings
- Links
Find what are your links for Sign In and Sign Up
Then change the routes.yaml
- Settings
- Routes
- Download your file
Change it to:
routes:
/signup/: members/signup
/signin/: members/signin
collections:
/:
permalink: /{slug}/
template: index
taxonomies:
tag: /tag/{slug}/
author: /author/{slug}/
Note: I have two ghost versions and mapache and the steps differs for
them. The above is for the latest one only:
- https://datascientyst.com/
- https://blog.softhints.com/
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#169 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUUBWR7A56EER7A5K3ONY23TWFJDRANCNFSM45VVBARQ>
.
|
Hi ,
I am now using your theme simply and I would like to remove the Login and
Signup buttons you have on the website as I prefer to use the login page
and the signup page.
www.ilovehomoeopathy.info ( This is just a test to setup the config and
then I will move my blog here
can you do that for me?
Also the dark mode, I will need to get a reverse logo there as the present
logo is not visible.
Is it possible to have one channel open only in dark mode?
Loving your theme
Best regards
Kartik
[image: Description: bio cover pic] [image: Bahola Labs FB]
<http://www.facebook.com/baholalabs>[image: @bahola]
<http://www.twitter.com/bahola>
*Bahola Labs* | 2, Tiger Varadachari Road, Kalakshetra Colony, Besant
Nagar, Chennai: 600090
Ph: 91 44 2446 5501 | email: ***@***.*** | www.bahola.co
…On Mon, 5 Jul 2021 at 12:22, Softhints ***@***.***> wrote:
Hey,
I'm not sure if this is the correct solution but with latest ghost 4.8.4
you can try:
- ghost/#/settings (Settings)
- Membership
- Portal Settings
- Links
Find what are your links for Sign In and Sign Up
Then change the routes.yaml
- Settings
- Routes
- Download your file
Change it to:
routes:
/signup/: members/signup
/signin/: members/signin
collections:
/:
permalink: /{slug}/
template: index
taxonomies:
tag: /tag/{slug}/
author: /author/{slug}/
Note: I have two ghost versions and mapache and the steps differs for
them. The above is for the latest one only:
- https://datascientyst.com/
- https://blog.softhints.com/
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#169 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUUBWR7A56EER7A5K3ONY23TWFJDRANCNFSM45VVBARQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Set up routes correctly, but neither of them work. Also tried going to /members/signup and /members/signin, but neither seems to work.
Using Ghost 4.3.3.
Site with the issue: https://mysupport.lgbt/
The text was updated successfully, but these errors were encountered: