Hi Cinq: I upgraded to the new version and tried to edit/remove some duplicate articles and got this error:
Quote:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/glassmav/public_html/forum/admin/vbArticlesadmin.php on line 234
|
This is line 234:
PHP Code:
$sql = "SELECT * FROM vbArticles_content WHERE artid=$artid";
**Update: I have everything working now! Super!