Submitted by richard on November 20, 2008 - 6:59pm
And for those of using the Solar framework or any other framework that uses the following url format your typekey login system is now broke..
Luckly its an easy fix!
Typekey is now Typepad and there new system currently pukes on the link generated by the Solar_View_Helper_Typekey link generator.
To fix change your link change the config for href from
"https://www.typekey.com:443/t/typekey/login"
to
"https://www.typekey.com/t/typekey/login"
Yes, shouldn't make a diffrence but it does.. One gives you a blank white screen, the other a new login box.

