Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter jmebright

    (@jmebright)

    I can not control the transfer mode, it is automatic, but I did re-upload all of the files. I still received the same error. This is what the cache.php file says around line 409. Anything look wrong?

    398 function stats() {
    399 echo “<p>”;
    400 echo “Cache Hits:
    {$this->cache_hits}
    “;
    401 echo “Cache Misses:
    {$this->cache_misses}
    “;
    402 echo “</p>”;
    403
    404 foreach ($this->cache as $group => $cache) {
    405 echo “<p>”;
    406 echo “Group: $group
    “;
    407 echo “Cache:“;
    408 echo “

    ";
    409			print_col automaticall {$
    410		return $thi hits, and cache mislt';

Viewing 1 replies (of 1 total)