|
yeah forgot Photopost does not include all the extra coding as there are no usergroup arrays
Find this
list( $User['adminedit'],$User['moderator'],$disk_k,$up_k,$User['uploadlimit'],$useruploads,$usercomment,$ueditpho,$ueditposts,$User['albums'],$User['usemod'],$User['assign'] ) = mysql_fetch_row($resulta);
ppmysql_free_result($resulta);
You can add the line I stated below this line
|