Page 1 of 1

Problem With New Phoca Download Button Plugin

Posted: 21 Jun 2011, 23:22
by Gel
When I try to use the new phoca dowload button plugin, I get this error message:

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/plumbobs/public_html/libraries/joomla/database/database/mysqli.php on line 345

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/plumbobs/public_html/libraries/joomla/database/database/mysqli.php on line 345

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/plumbobs/public_html/administrator/components/com_phocadownload/helpers/phocadownload.php on line 166

Warning: Invalid argument supplied for foreach() in /home/plumbobs/public_html/libraries/joomla/html/html/select.php on line 509

Fatal error: Call to undefined method PhocaDownloadHelper::filterSection() in /home/plumbobs/public_html/administrator/components/com_phocadownload/views/phocadownloadlinkfile/view.html.php on line 78

What am I doing wrong? :idea:

Re: Problem With New Phoca Download Button Plugin

Posted: 29 Jun 2011, 13:57
by Jan
Hi, enable debug mode to get information from the database, mostly there is some problem in database - missing table or column

Jan