Page 2 of 2

Re: New Install issue

Posted: Sun Oct 01, 2017 7:04 pm
by BobW55
I like your linked blocks with in a block.
Still reading to see how to do that. So far I like this much better than the "Weather For You" templates I was using. This is much more interactive and alive. Have to take some time looking at other user pages, and see what I like the best.

Re: New Install issue

Posted: Wed Jul 11, 2018 8:19 pm
by medic6578
I am having the same issue. I just loaded ver17 and when I go to log in it recognizes my correct password but it does not seem to set it in the session variable. I get an"Unauthorized access." It fails at the if($_SESSION['user']!="admin") code on every page in the admin section.n It knows when I put the incorrect password it tells me so. I can see my pass in the config.php page and when I use it dies and won't let me go any further. My page also says that "This is just a default version of your homepage, you need to set it up in the control panel." but I can never get there. The only way is to go and comment out all the session checks at the beginning of every page, which defeats the purpose of security

http://www.tampaskywarn.com

Re: New Install issue

Posted: Thu Jul 12, 2018 8:59 pm
by Jachym
You need to make sure sessions are correctly configured on your server