| User has pics?
Table: pp_photos
Collum Name: userid
Is there a way that I can make an If statement to match the PP_Photos userid with the members id? (im trying to make it so it can tell if the user has uploaded a pic)
<if condition="$pp_photos[photos] = $post[userid]">PIC</if>
|