Topic Closed

Hello,

suddenly I can't log in wih Chrome, I get the error fromTypesetter "PLEASE ACTIVATE COOKIES and reload page"

I can work with Firefox, but not with Chrome anymore.

Maybe it's related that I switched to HTTPS and some part of the site now it' mixed http/https; Chrome is very intransigent with the last browser update and Firefox more permissive?

Any idea how to solve?

2 years ago#11953

mabu
458 Posts
8.1K Downloads
5 Themes
9 Plugins

1. Can You check Chrome with https://support.google.com/accounts/answer/61416?co=GENIE.Platform%3DDesktop&hl=en

2. Do You use Chrome on Android - and if - which Android - version (older than 7.1.1 ?)

3. Does Your site use LetsEncrypt (they have a new root certificate since january 2021)  - i have a https-site with a different ssl-certificate-provider without such problems

4. Can You publish the URL please !  (If it is rometec.it - it uses old gpeasy - which version - can You update to Typesetter 5.1.1 - i can support You. At first make a backup - then rename the /include-directory to include.old and replace it with the include directory of the 5.1.1-Version - and see if everything functions - a bit critical with a running site - better test it under xampp  -- evtl. the template needs adaptions depending upon the gpeasy-version and also some plugins.. ...--- there is of course also Typesetter 5.2 which would need some more to do )

 

 

Edited: 2 years ago#11954

Ok I installed 5.1.1, but to solve I added a HTTPS redirect in .htacce.

Now I have a NEW problem, I can't set the home page, it directly go to the first entry of a menu.

How can I set the hpme page? The link after home page is missing.

2 years ago#11955

SOLVED,  the link to set homepage is    /gpEasy/index.php/Admin/Menu/Ajax?cmd=HomepageSelect

the code for HTTPS redirect is: 

#Redirect 301 http to https
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

 

2 years ago#11956

mabu
458 Posts
8.1K Downloads
5 Themes
9 Plugins

/gpEasy/index.php/Admin/Menu/Ajax?cmd=HomepageSelect  :: Great link i did not know - also interesting for other users and for users who use 2 or more menus ((-  gpOutput::GetFullMenu('m1');  m=m0....mx -)).

 

 

 

 

 

 

 

 

 

 

 

Normally the top of the pagemanager-tree ('Home') is the startpage, which You can make private (invisible).

You can make  redirections under "Settings -> Missing links ".  ( /gpEasy/index.php/Admin/Missing/ )

P.S. Normally the Provider cares for automatic https-redirect.

Evtl You can get rid of the /gpEasy/index.php/ under "Settings - > Permalinks" (depends upon existing htaccess)

Edited: 2 years ago#11957

Topic Closed

 

News

elFinder 2.1.50 in Upcoming Release
12/28/2019

A new release for Typesetter is in the works with a lot of improvements including the ... Read More

Typesetter 5.1
8/12/2017

Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More

More News

Log In

  Register