Quote:
Originally Posted by Junkie
When I click on the 'YES' from the 'Alert Comment' column on the "ViewMyWarnings' page, I get the following:
PHP Code:
Fatal error: Cannot use object of type mysqli_result as array in /home/fantasyf/public_html/gforums/showcomment.php(22) : eval()'d code on line 35
Is there a way to fix this?
|
lemme guess ? you are running on PHP5 that's not supported ... if you are not running on PHP5 but on 4.4.6 and get a MySQLI error you should set that varible in /includes/config.php to use MySQL not MySQLI.PHP 5 is not supported because i do not have it availible to see if it works.And no i won't upgrade before PHP5 is the officially supported release on
www.php.net