171
« on: September 14, 2014, 08:32:43 AM »
Thanks for your time and tips! I tried it on both browsers, but get the same result...
Is the "mtce" page you refer to just the maintenance page (any page on the website?).
I feel it's probably something really simple in my config since not many people seem to have this issue...I also created another "admin" account user since my 1st/default admin user wasn't created with login name "admin".
Does anyone know what files control the "Storefront" link? I think something within my environment is making it not work.
That said, I don't think I've ever seen it work for me so maybe it's not the account since I used "admin" on my first install...
Thanks for any other ideas to try and your time!
Edit: I created another store with the admin login and still get the same error...Not sure what's preventing it from working, but probably something which doesn't recognize my session or something on my computer. Going to load another browser and see if that works.
Edit2: Loaded a completely new browser on my machine (Opera) and still get the same result. Going to try a different machine in the house...
Edit3: Same issue on another machine...Have to think a bit more since a setting/tag/config file is probably setup completely wrong...turning off maintenance mode works immediately of course.
Edit4: Ok, I finally see what it looks like if it's working. If someone knows what's happening in the backend, maybe I can fix it more permanently or can give me tips on fixing it. I think my SSL session/setting is messing up my session preventing my admin user from getting access when it's in maintenance mode. However, if I click it in this order, I can then see the store while in maintenance mode with the top message "Notice: Maintenance mode is on."
When it's not working, I can do this to get it working:
1) From the Admin Dashboard: System -> Settings -> Details
By default, my "Use SSL" is "ON"
2) Turn "Use SSL" to "OFF"
<SAVE>
3) Click on "Storefront" on the top
4) It opens the store still in maintenance mode.
5) Go back to the Admin Dashboard window that should still be open and
Turn "Use SSL" to "ON"
<SAVE>
6) Now, go back to the storefront tab/window that opened and failed earlier and put https:// in front of the store url and refresh and it works after that...
7) I can reproduce it constantly, however...I notice that if I ever go to a page that isn't https:// (like home, login, account, etc...), it reverts back to my earlier problem and I have to do this again to get back in with the store.
Maybe I need to just use https everywhere?