GetSimple Support Forum
Private pages show 404 error - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: Private pages show 404 error (/showthread.php?tid=10017)



Private pages show 404 error - akindini - 2017-10-24

Hello , 

We are using online plugin for Get Simple (on ubuntu). 

When we create/set a private page we take the 404 error on the browser. 

Does anyone know how to fix that error ?


RE: Private pages show 404 error - Alexander_ - 2017-10-25

(2017-10-24, 18:01:50)akindini Wrote: Hello , 

We are using online plugin for Get Simple (on ubuntu). 

When we create/set a private page we take the 404 error on the browser. 

Does anyone know how to fix that error ?

Which plugin do you mean with "online plugin"?

Alex


RE: Private pages show 404 error - akindini - 2017-10-25

(2017-10-25, 02:39:28)Alexander_ Wrote:
(2017-10-24, 18:01:50)akindini Wrote: Hello , 

We are using online plugin for Get Simple (on ubuntu). 

When we create/set a private page we take the 404 error on the browser. 

Does anyone know how to fix that error ?

Which plugin do you mean with "online plugin"?

Alex


Hello , 

I mean that we are using our domain/admin and opens the cms


RE: Private pages show 404 error - Carlos - 2017-10-25

Are you logged in when you browse the private page?


RE: Private pages show 404 error - akindini - 2017-10-26

(2017-10-25, 23:02:29)Carlos Wrote: Are you logged in when you browse the private page?

Hello , 

Yes, i'm logged in when i try to browse private page. 

It was working before but now i switch my pc to linux and is not working


RE: Private pages show 404 error - Bigin - 2017-10-26

file permission issue


RE: Private pages show 404 error - akindini - 2017-10-26

(2017-10-26, 18:08:43)Bigin Wrote: file permission issue

What you mean with that? 

I have administrator rule


RE: Private pages show 404 error - Bigin - 2017-10-26

0755 (folder) and 0644 (file)


RE: Private pages show 404 error - akindini - 2017-11-01

(2017-10-26, 19:33:51)Bigin Wrote: 0755 (folder) and 0644 (file)

Where can i find those files?


RE: Private pages show 404 error - Bigin - 2017-11-02

I meant all files in GS installation directory. Some files like .htaccess, need to be strictly permissions 644
Have you read the Step by Step Install Procedure instructions?
http://get-simple.info/wiki/installation

What happens if you deactivate checkbox/select "private" page, do you then have access to it in the frontend?

PS: Enable error reporting, look into the log files.


RE: Private pages show 404 error - akindini - 2017-11-02

(2017-11-02, 17:35:11)Bigin Wrote: I meant all files in GS installation directory. Some files like .htaccess, need to be strictly permissions 644
Have you read the Step by Step Install Procedure instructions?
http://get-simple.info/wiki/installation

What happens if you deactivate checkbox/select "private" page, do you then have access to it in the frontend?

PS: Enable error reporting, look into the log files.

Actually i can't see private pages only from my pc which i have Ubuntu. But i can access and see private pages from other computer so i don't think so that has to do with permissions. 

Will setup error reporting, generate some errors and post them here


RE: Private pages show 404 error - Bigin - 2017-11-02

Ahh, I misunderstood it, I thought was two separate installations. But try to disable private checkbox anyway.
Maybe there's a browser issue on your Linux machine? Are you sure that you are logged in into the admin with the Linux machine, when you are trying to access the page?


RE: Private pages show 404 error - akindini - 2017-11-02

(2017-11-02, 18:27:53)Bigin Wrote: Ahh, I misunderstood it, I thought was two separate installations. But try to disable private checkbox anyway.
Maybe there's a browser issue on your Linux machine? Are you sure that you are logged in into the admin with the Linux machine, when you are trying to access the page?

Yes , i'm 100% sure :Smile

I have also checked different browsers, clear my cache but nothing changed.


RE: Private pages show 404 error - Bigin - 2017-11-02

It can be caused by the following two reasons:
  1. If your admin cookie isn't set
  2. The entered page url is unknown

and that's all I can imagine.


RE: Private pages show 404 error - Carlos - 2017-11-03

Check if, when browsing the page, you are using the exact domain you specified in Settings -> Website URL (with or without www prefix, or whatever)


RE: Private pages show 404 error - akindini - 2017-11-03

(2017-11-02, 22:40:49)Bigin Wrote: It can be caused by the following two reasons:
  1. If your admin cookie isn't set
  2. The entered page url is unknown

and that's all I can imagine.

Hello again , how can i set my admin cookie?
@carlos i've using the correct domain as in the settings


RE: Private pages show 404 error - Bigin - 2017-11-03

It should happen automatically when you log in to the admin area.