Posted on: 04/07/11 05:05am
By: Anonymous (Tor)
I have installed a new geeklog site.
Every single time I make a change I get the message
The security token for this operation has expired. Please authenticate again to continue.
I cannot do anything in my site.
I have other Geeklog sites and have never had this problem, The only difference is that the new site has a SSL installed.
Can I disable the The security token.
Re: The security token for this operation has expired. Please authenticate again to continue.
Posted on: 04/07/11 08:37pm
By: Laugh
Re: The security token for this operation has expired. Please authenticate again to continue.
Posted on: 09/26/11 12:18am
By: Anonymous (Joeylein)
Actually, if all else fails, you can disable the security token if you go to the root folder the geekdata/system/ and open lib-security.php and set the return value in the SECINT_checkToken() function to "return true" rather than "return $return" as it should look by default. Hope this helps.
??: The security token for this operation has expired. Please authenticate again to continue.
Posted on: 09/29/11 03:03pm
By: ivy
I don't know why the security token error occurred.
Please execute /admin/install/info.php, and check Hostname

ort.
Hostname

ort status is one of the reason.
By the way, next hack is helpful for your SSL site.
<a href="http://wiki.geeklog.jp/index.php?title=%E7%89%B9%E5%AE%9A%E3%83%9A%E3%83%BC%E3%82%B8%E3%81%AE%E3%81%BFSSL%E8%AA%8D%E8%A8%BC%E3%81%A7%E8%A1%A8%E7%A4%BA%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95#.E5.89.8D.E3.82.82.E3.81.A3.E3.81.A6.E8.A1.8C.E3.81.86.E6.BA.96.E5.82.99">How to set SSL site</a>