Well I cant access the modification forum (shows locked even with members access) so I'll post this here.
I have a error when using the inc_features.php to show photo's on
vb forumhome.
This is the error:
Code:
Content visible to verified customers only.
Those lines (54 and 119 respectively) contain:
while ( list( $catugid, $ugnoview ) = mysql_fetch_row($resultb) ) {
and
while (list($pid,$puser,$puserid,$pcat,$photo,$height,$width,$catname,$cphotos,$cposts) = mysql_fetch_row($result)) {