I installed new contentify and now i'm gettint that error:
Error: Could not determine the theme name from the config!
Hm okay... I just added this error message and I assumed no one will ever see it... ;) Okay I will investigate tomorrow.
Thanks!
Verry waiting to fix
I make new install of Contentify and you are right,
Open: FrontController in Contentifycontentify\Controllers and edit line 25 "true" to "false"
It's fix soon: https://github.com/Contentify/Contentify/pull/90
Thanks @krysennn !
No problem ;)
If it's ok dont forget to close the issue please ;)
Fixed! By https://github.com/Contentify/Contentify/pull/90 _and_ by https://github.com/Contentify/Contentify/commit/abae65efc370e601783b899de3d93323bb7f0e7f ;)
Ok one more thing. I installed contentify in my server. My server using SSL, then i try to login i cannot and i'm not getting any errors. How can i fix that?
I changed in contentify mysql config to app.https 1 but nothing happend
Chrome say's:
Mixed Content: The page at 'https://mysite.com/auth/login' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'http://mysite.com/auth/login'. This endpoint should be made available over a secure connection.
Strange. The login form uses https: http://fs5.directupload.net/images/161115/dhybmpzl.jpg
So I wonder, what problem does Chrome have with the protocol?
Ok so i unistalled SSL on my server, then logged in into contentify ant changed config HTTPS again and working fine!
Most helpful comment
I make new install of Contentify and you are right,
Open: FrontController in Contentifycontentify\Controllers and edit line 25 "true" to "false"
It's fix soon: https://github.com/Contentify/Contentify/pull/90