Member
Member
Billy   06-11-2019, 11:33
#1

Hello,

I try to activate the https protocol for my photo gallery but when I save it, it automatically goes back to http.

How to force the https on ZenPhoto? I already have the rest of my site in https.

Thanks!

Administrator
Administrator
acrylian   06-11-2019, 12:31
#2

Anything in the error/debug logs?

Member
Member
Billy   06-11-2019, 13:49
#3

Nothing, it is simply written "Saved" when I saved.

Administrator
Administrator
acrylian   06-11-2019, 15:25
#4

I asked because the setting is stored in the zp-date/zenphoto.cfg.php file and not saving usually indicates some file/folder permission issues. But you can open the config file and change the $conf['server_protocol'] = "http"; to $conf['server_protocol'] = "https"; manually, too

Member
Member
Billy   06-11-2019, 16:57
#5

Thanks, now it's works !

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.