Skip to content
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

Page not found error #1

Closed
stormgrass opened this issue Jan 16, 2017 · 15 comments
Closed

Page not found error #1

stormgrass opened this issue Jan 16, 2017 · 15 comments
Assignees
Labels

Comments

@stormgrass
Copy link

Hello! Your theme looks really promising, but I've run into a problem installing it. I pulled it in via git, then activated it via the Ghost backend. Unfortunately, apart from the navigation bar, I'm only getting a "Page not found" error. Could you point me to what I might be missing here? Thanks!
stormgrassbuster

@daanbeverdam
Copy link
Owner

daanbeverdam commented Jan 16, 2017

Hi Richard,

Thanks for your interest in the theme! Can you please tell me what version of Ghost you are using? Furthermore, do you get the 404 when you switch to the default theme?

@daanbeverdam daanbeverdam self-assigned this Jan 16, 2017
@stormgrass
Copy link
Author

Hi! I've just upgraded to the latest version (0.11.4). And no, I've tried a few others and they work just fine (currently running the "bleak" theme: http://stormgrass.com)

@daanbeverdam
Copy link
Owner

Unfortunately, I can't seem to reproduce the issue. From the information provided, I'm guessing it's an environment issue. Can you try installing the theme on a clean Ghost install?

@stormgrass
Copy link
Author

Ok, I guess it must be the environment, then. I'll investigate further (I have no way of trying it with a clean install). Thanks for your help!

@daanbeverdam
Copy link
Owner

Ok, good luck! I'll close the issue for now. Feel free to comment if you manage to resolve it, it might be useful to someone else.

@Cavain
Copy link

Cavain commented Mar 7, 2017

Hello,

I've been facing same issue in my blog when i was activate buster my blog shows me not found error . Your theme was working fine in fresh ghost Installation is there any way how to fix it?

Cheers!
Cavain

@daanbeverdam
Copy link
Owner

Could you give me some more information on your environment? Also, could you check if the buster theme folder has the right permissions? Ghost needs to be able to read the theme files.

@daanbeverdam
Copy link
Owner

I just recreated the problem. It seems to have something to do with the pagination and only occurs when you have more than one page of posts. I'll reopen this issue and look into it.

@daanbeverdam daanbeverdam reopened this Mar 7, 2017
@Cavain
Copy link

Cavain commented Mar 7, 2017

@daanbeverdam thanks for your quick response i have more then 1000 posts in my blog and 30 pages . Your theme was working fine on new blog but when we use it an old blog then that happens . I'll be glad if you fix this problem.
Regards

@daanbeverdam
Copy link
Owner

daanbeverdam commented Mar 7, 2017

Okay, the problem was in the pagination.hbs file. I think I accidentally changed page_url to page-url at some point during refactoring of the css classnames, which is why Ghost came up with the error page. I implemented the fix on both the develop and master branches. @Cavain, @stormgrass, please let me know if this resolves the issue for you.

@Cavain
Copy link

Cavain commented Mar 7, 2017

@daanbeverdam I've tried but issue is still there i think.

@Cavain
Copy link

Cavain commented Mar 7, 2017

@daanbeverdam hey now its working

@Cavain
Copy link

Cavain commented Mar 7, 2017

@daanbeverdam Thank you so much! its working fine now

@stormgrass
Copy link
Author

Hey @daanbeverdam ,

works perfectly now! Thanks a bunch :)

@daanbeverdam
Copy link
Owner

Great! I'll close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants