How can I limit a usergroup to only being able to add one Link to the list?
Also, Where can I change $linkimgjump ? I would like to change the image's link to go to:
Code:
<a href="member.php?u=$linkuserid">$linkusername</a>
Thanks!
p.s. Andrew, I was able to allow images to be displayed on the directory. I just used the File Upload instead of the Image upload. Then I just limited the files available for upload to only image file types. It adds the Thumbnails just as I wanted. Now all I have to do is edit out the file links so members are not trying to download the thumbs. Thanks for all your help!
James