i'm developing a web portal using wordpress.
I need to access draft posts from frontend. If i login with administrator account i can view draft posts(admins posts) in single pages. But other users can't access their own drafts from frontend and gets 404 error.
The links on frontpage like http://website.com/?p=486
I'm not sure whats the problem about. Maybe access restrictions or permalink settings or 404 settings or something else. Any ideas?