[solved] Freshly installed playsms constantly requires login

installed playsms, but login seems to trigger new logins.

try in incognito.

are you using https ?

anton

after checking further, noticed the site loads properly when using http. and shows the error

Mixed Content: The page at ‘’ was loaded over HTTPS, but requested an insecure script
‘’. This request has been blocked; the content must be served over HTTPS.

when using https

Check your config.php, option $core_config['ishttps'] must match your web server config.

If you’re going to use https, set it to true, otherwise set to false.

anton

fixed the error with https, however the application still constantly logouts and login randomly. one second its logged in, the next its logged out
at other times, user needs to try login with correct details number of times before login successful

is it the same when you’re browsing in Incognito mode (or private browsing mode) ?

anton

yes the applicaton behaves the same

fixed, realized my hosting service auto scaled the server, most likely was talking to different instances. reduced the scaling to 1, works well now

Good to know you’ve solved it

Btw, if you have time, please test playSMS 1.4.4-beta4

anton

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.