User talk:MikeMol: Difference between revisions

Line 65:
:: awesome, i can confirm that it worked. just wonder what does "session cookie longevity will be reduced until late March" mean? [[User:EMBee|eMBee]] ([[User talk:EMBee|talk]]) 05:28, 25 February 2017 (UTC)
::: <code>$wgCookieExpiration = min(array(30*86400, time() - 1487999574));</code> ... I don't know if $wgCookieExpiration applies to existing cookies, though. It's unfortunately the best I can do. --[[User:Short Circuit|Michael Mol]] ([[User talk:Short Circuit|talk]]) 05:31, 25 February 2017 (UTC)
:::: i think it worked as expected. i was immideately logged out on the next reload, so my cookie must have been expired right away.[[User:EMBee|eMBee]] ([[User talk:EMBee|talk]]) 05:56, 25 February 2017 (UTC)
::: In any case, I'm overdue for calling <code c>sleep()</code>. o/ --[[User:Short Circuit|Michael Mol]] ([[User talk:Short Circuit|talk]]) 05:32, 25 February 2017 (UTC)
::::<code c>sleep(28800)</code>[[User:EMBee|eMBee]] ([[User talk:EMBee|talk]]) 05:56, 25 February 2017 (UTC)
 
==Is file uploading blocked forever?==
Anonymous user