Help - Warning

General Forum
evelyn
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 23 Sep 2011, 08:25

Help - Warning

Post by evelyn »

:!: Hi, PHoca has finally loaded into the joomla site but when I try to add phoca category (already added joomla category - background), it won't let me put in parent category or save it - this warning is showing -
Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/allau/public_html/greenhousecleaningcompany.com.au/cms/libraries/joomla/database/database/mysqli.php

In this folder on my admin server control panel on line 263 – it says return mysqli_num_rows($cursor ? $cursor : $this->cursor);

Do I change this to read mysqli_result($cursor ? $cursor : $this->cursor);

:!:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Help - Warning

Post by Jan »

If you find Phoca extensions useful, please support the project
Post Reply