biow0lf / evedev-kb

Automatically exported from code.google.com/p/evedev-kb
1 stars 0 forks source link

Updating Prices doesn't seem to be relfected on the Front Page #205

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Update value.
2. Look at front page.

What is the expected output? What do you see instead?

Expecting values to flow through, they don't.

What version of the board are you using? e.g. 3.2.3 or 4.0 revision
4b53033f8a1b.
4.0.3

Please provide any additional information below.

Inside of kill_detail.php: updatePrices().  Remove 
"Kill::delCache($this->kill)" and it will work again.  Not sure how this would 
fuck caching as I dont' fully understand caching, but this addressed it on my 
board.

Original issue reported on code.google.com by jjl...@gmail.com on 30 Jan 2012 at 9:10

GoogleCodeExporter commented 9 years ago
This isn't quite right.  I need to kill that cache object and properly rebuild 
it.

Original comment by jjl...@gmail.com on 30 Jan 2012 at 9:18

GoogleCodeExporter commented 9 years ago
Are you running off the 4.0 branch, or using the standard archive to install? A 
related problem has been fixed in Revision 1afa96e6d1f4 and will be released in 
4.0.4. You could see if fetching/replacing the file fixes your problem.

Original comment by kovellia on 30 Jan 2012 at 11:36

GoogleCodeExporter commented 9 years ago
Cannot reproduce on master. The price updates on the stats line below the main 
page's kill summary box.

Original comment by idun@theexecutioners.org on 16 Jan 2013 at 9:16