All of a sudden I can no longer login to my gallery3 install using Internet Explorer on my main computer. I can however login with different machines using internet explorer without issue.
I get this error on my server logs:
[Thu May 01 09:59:06 2014] [error] [client 71.184.102.10] File does not exist: /home/schyll5/public_html/imagevault/imagevault
and I am not sure why I get: /public_html/imagevault/imagevault there shouldn't be 2 imagevaults.
Yet everything works fine in other browsers.
Posts: 33
I just checked my var\logs this moring and found this:
<?php defined('SYSPATH') or die('No direct script access.'); ?>
2014-05-02 06:58:42 -04:00 --- error: Kohana_Exception [ 403 ]: @todo FORBIDDEN
/home/schyll5/public_html/imagevault/modules/gallery/helpers/access.php [ 202 ]
#0 /home/schyll5/public_html/imagevault/modules/gallery/helpers/access.php(425): access_Core::forbidden()
#1 /home/schyll5/public_html/imagevault/modules/gallery/controllers/login.php(52): access_Core::verify_csrf()
#2 [internal function]: Login_Controller->auth_html()
#3 /home/schyll5/public_html/imagevault/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Login_Controller), Array)
#4 [internal function]: Kohana_Core::instance(NULL)
#5 /home/schyll5/public_html/imagevault/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /home/schyll5/public_html/imagevault/application/Bootstrap.php(67): Event_Core::run('system.execute')
#7 /home/schyll5/public_html/imagevault/index.php(116): require('/home/schyll5/p...')
#8 {main}
2014-05-02 06:58:42 -04:00 --- error: Missing messages entry kohana/core.errors.403 for message kohana/core
Could this be what is causing my login issue with internet explorer?
Posts: 33
I have reset internet explorer back to factory settings and now I get the dreaded. Dang! Something went wrong when trying to login.
Posts: 33
All of a sudden it works fine... is it possible there are gremlins eating away at my server????
Posts: 1
I had the same problem. Made no sense to me either since it was working fine on two other machines with other browsers (also with other IE versions). I find that if I have 1 single tab open in IE11 that I can't login. If I open up a second tab I can then login. It doesn't matter what is on the second tab either, just as long as I have more than one open.
I know that makes no sense but you weren't getting any help here from this forum.
If yours started working all of a sudden as you mentioned, it might be that you had a second tab open, perhaps even the one to post this question.
I have tried changing other security settings in IE11, and cookie handling too, but those made no difference. Every time I open a second tab though it works. Can one of the developers identify why this is a problem in IE11? The second tab might be only one of the factors involved, but it consistently works for me.
Posts: 27300
Perhaps it is related to this MS bug:
https://connect.microsoft.com/IE/feedback/details/810700/subject-ie11-is-losing-cookie-information-and-thus-becoming-detached-from-a-web-application-session
See if the workaround(s) suggested help.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team