
what form will the ismoderator() function look like, as for the admin it leads to a gif would i add an elseif line for this function ?? if so could you show me the line of code to add ??
Hmmm does the moderator have an Usergroupid number.??
if ($post[usergroupid]==5 || $post[usergroupid]==6)
// Admin and Supermod Stars
$starsgif = '<img src="images/star2.gif" border=0 width="11" height="10">';
Thanx
Fuzzy