06-10-2014 Saat: 15:28
Sanırım 1.8'den kaynaklanıyor, sitemde hata alıyorum.
http://fmaster.10tr.net/showthread.php?tid=288
Kod:
MyBB has experienced an internal error and cannot continue.
Error Type:
Catchable Fatal Error (4096)
Error Message:
Argument 1 passed to mysqli_fetch_array() must be an instance of mysqli_result, bool given
Location:
File: inc/db_mysqli.php
Line: 500
Code:
497. break;
498. }
499.
500. $array = mysqli_fetch_array($query, $resulttype);
501.
502. return $array;
503. }
Backtrace:
(showthread.php:1113:fetch_array)->(db_mysqli.php:500:mysqli_fetch_array)->(::error)->(class_error.php:207:output_error)->
http://fmaster.10tr.net/showthread.php?tid=288