Quote:
Originally Posted by Oblivion Knight
Hmm.. 1.0.5 is showing my memory usage as 0KB on every page, 1.0.4 didn't.
|
You are right, I was cheating using a tricky way to calculate the memory, without get_memory_usage() compiled in PHP.
It was showing the right values, except it was divided to much.... the right results are 2,985KB not 0.20KB.
Since I did not wanted to get into extra calculations, I simply removed the process to ease the server and stop piping through grep the hole activity log.
Trust me, it's better this way now.
If you guys really want it, I could post the mod here, but I will not insert it into the original code. Performance wise is not recommended.
Quote:
Originally Posted by Boofo
Floren, if you would like Admin CP access to help figure this out, please PM me and I will set it up for you, sir.
|
In a bit, Bobby. I will look into it next week, I promise.
Send me by email: webmaster AT adolympics DOT com
the php files that give you trouble.
|