robert, on 19 Apr 2010, 03:53 PM, said:
Alright, everyone reading: before attempting to test this bug:
1. Clear website settings, client cache, and server cookies
2. Login to the site
3. Write a post
4. It should show up when reading the forum.
Posted 19 April 2010 - 01:55 PM
robert, on 19 Apr 2010, 03:53 PM, said:
Posted 19 April 2010 - 04:54 PM
Posted 21 April 2010 - 05:54 PM
Posted 30 May 2010 - 01:37 AM
Posted 09 June 2010 - 01:32 PM
adnan, on 16 Mar 2010, 10:06 AM, said:
Nick, on 16 Mar 2010, 02:08 AM, said:
Posted 09 June 2010 - 06:41 PM
Posted 18 July 2010 - 04:56 PM
Posted 18 July 2010 - 11:10 PM
sup, on 18 Jul 2010, 12:56 PM, said:
Posted 12 August 2010 - 07:22 AM
<% Response.Expires = 15 Response.ExpiresAbsolute = Now() - 2 Response.AddHeader "pragma","no-cache" Response.AddHeader "cache-control","private" Response.CacheControl = "private" %>
Posted 12 August 2010 - 08:40 AM
wget -S "http://www.reloaded.org/forum/index.php" --10:38:19-- http://www.reloaded.org/forum/index.php => `index.php' Resolving www.reloaded.org... 94.247.169.19 Connecting to www.reloaded.org|94.247.169.19|:80... connected. HTTP request sent, awaiting response... HTTP/1.1 200 OK Date: Thu, 12 Aug 2010 08:38:17 GMT Server: Apache/2.2.8 (Ubuntu) DAV/2 SVN/1.4.6 mod_python/3.3.1 Python/2.5.2 PHP/5.2.4-2ubuntu5.10 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g X-Powered-By: PHP/5.2.4-2ubuntu5.10 Set-Cookie: reloaded_forumsession_id=a47cfde885b74f19a37135f5c208c75d; path=/; domain=.reloaded.org; httponly Cache-Control: max-age=86400 Expires: Fri, 13 Aug 2010 08:38:17 GMT Connection: close Content-Type: text/html Length: unspecified [text/html] [ <=> ] 113,291 472.11K/s 10:38:19 (471.99 KB/s) - `index.php' saved [113291]
Posted 12 August 2010 - 03:15 PM
Nick, on 12 Aug 2010, 07:22 AM, said:
<% Response.Expires = 15 Response.ExpiresAbsolute = Now() - 2 Response.AddHeader "pragma","no-cache" Response.AddHeader "cache-control","private" Response.CacheControl = "private" %>