Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   help desk (http://www.bvlist.com/showthread.php?t=4429)

wMan 5th February 2010 01:45

help desk
 
inferno/problems.php?viewName=Pending

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/inferno/problems.php on line 229

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/inferno/problems.php on line 347

lines from 229
PHP Code:

while ($cats_row mysql_fetch_array($cats_res)) { 
    
$cats_rows[$cats_row['id']] = $cats_row


lines from 347
PHP Code:

while ($reps_row mysql_fetch_array($reps_res)) { 
    
$reps_rows[$reps_row['id']] = $reps_row



joeroberts 5th February 2010 05:45

are there pending reports?

wMan 5th February 2010 05:48

nope

joeroberts 5th February 2010 05:50

Ok that may be the problem I well have to look at it when I get home as I dont have the time right now I am stell out of state I well be home saturday.

wMan 5th February 2010 05:51

ok nothing is burning :coffee:


All times are GMT +2. The time now is 09:57.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.