GetSimple Support Forum
PROBLEM blog posts only work when logged in as admin - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: PROBLEM blog posts only work when logged in as admin (/showthread.php?tid=7121)



blog posts only work when logged in as admin - gilles - 2015-03-04

Hi,

after several hours spent I hope someone will point me in the right direction. It turns out getting my News Manager blog posts returns 404 errors. However, when I also login into the admin page, they work just fine from the same browser. Posts are not private. Apparently, there's no problem with other pages. Evidently, there's some rights issue, but I'm clueless as to how to go about it. Help would be appreciated.

GS 3.3.5
News Manager 3.1
Health Check ok

Regards.


RE: blog posts only work when logged in as admin - Carlos - 2015-03-04

Have you enabled Fancy URLs in News Manager settings?
Any other plugins installed? I18N?


RE: blog posts only work when logged in as admin - gilles - 2015-03-04

(2015-03-04, 01:38:42)Carlos Wrote: Have you enabled Fancy URLs in News Manager settings?
Any other plugins installed? I18N?

Fancy URLS in News Manager: NO
Active plugins:
FancyBoxPlugin 1.1
I18N Base, I18N 2.3.8
I18N Search 2.11.1
Auto-open Page Options 2.0
Simple Input Tabs 2.6
Small Plugin Toolkit 1.5


RE: blog posts only work when logged in as admin - Carlos - 2015-03-04

Do you have a custom permalink structure in GS Settings? (If yes, which one?)
Have you upgraded News Manager or is it a new installation?


RE: blog posts only work when logged in as admin - gilles - 2015-03-04

(2015-03-04, 02:23:43)Carlos Wrote: Do you have a custom permalink structure in GS Settings? (If yes, which one?)
Have you upgraded News Manager or is it a new installation?

- No custom permalink, I use the default
- News Manager upgraded 3.0 => 3.1 However, the problem existed with 3.0 just the same.


RE: blog posts only work when logged in as admin - Carlos - 2015-03-04

Nice to know it's not an issue with 3.1, thank you for telling.

As you use I18N, please tell me how your URLs look like. Do they have something like ?lang=xx appended? What about the URLs of posts? (even if they return 404 errors) Just some examples, I don't need the full URLs.


RE: blog posts only work when logged in as admin - gilles - 2015-03-04

(2015-03-04, 02:38:55)Carlos Wrote: Nice to know it's not an issue with 3.1, thank you for telling.

As you use I18N, please tell me how your URLs look like. Do they have something like ?lang=xx appended? What about the URLs of posts? (even if they return 404 errors) Just some examples, I don't need the full URLs.

Normal pages use fancy urls:
http://gillesvaneeden.nl/gitaarles/vragen/

Blogs use querystring:
http://gillesvaneeden.nl/blog/?post=sandy-denny

Oh and for now there's only one default language, Dutch. So I have no language specific pages. I did test setting everything back to english (site and News Manager) but with no different result.


RE: blog posts only work when logged in as admin - Carlos - 2015-03-04

You don't have a page with slug blog
News Manager (currently) needs a page (selected in settings) to display the blog/news.


RE: blog posts only work when logged in as admin - gilles - 2015-03-04

(2015-03-04, 03:04:10)Carlos Wrote: You don't have a page with slug blog
News Manager (currently) needs a page (selected in settings) to display the blog/news.

Aaaahhhh

The page was there but it was set to 'private' Confused After some resetting and saving it works now.

Oh well - thanks for your precious time Carlos.