Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Imported From: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/c701f8a79464737a#

When SSL-redirect (from https:// to http://) is made, then events are
ignored resulting to "No Permission" page. For example when you are on
login/register page in SSL mode and there is missing phrase on it. When you
click phrase translate link, then you got redirected to proper page, but
phrase event is missing resulting "No Permission" error.

To fix this you should add *$pass['pass_events'] = 1;* after *$pass =
$http_query->getRedirectParams();* in kMainTagProcessor::CheckSSL tag.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

  • No labels