I tried this three times to make sure - when the album update block is active, I get this error in the admin sectionCode: › Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/sharlein/public_html/Nuke/html/admin/links/links.error.php on line 33
Code: › line 33 while(list($totnewerrors) = mysql_fetch_row($errorresult))
but when I deactivate the block, there is no error produced. Steve