I have a suggestion.
Many members asked me (for the former gallery I used) how to add a picture to the gallery.
So I made a short explanation above the gallery.
To add this
Find:
Code:
<option value="desc"<if condition="$sortorder == 'desc'"> selected="selected"</if>>$vbphrase[rr_pic_gallery_desc]</option>
<option value="asc"<if condition="$sortorder == 'asc'"> selected="selected"</if>>$vbphrase[rr_pic_gallery_asc]</option>
</select>
$gobutton
</td>
</tr>
</table>
below that add:
Code:
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr><td class="thead" align="center"><h3>How to add your picture here</h3></td></tr>
<tr><td class="thead" align="center">To add your picture to this list click on <a href="usercp.php" target="_blank">User CP</a> in the Forum Navigation then In "Settings & Options" click on <a href="profile.php?do=editprofilepic" target="_blank">Edit Profile Picture.</a></td></tr>
<tr><td class="thead" align="center">There you can either upload your photo or link to it. We hope you like this feature.</td></tr>
</table>
<br />
Example can be found here:
http://www.hiphop-battles.com/forum/picgallery.php
One more Request:
Can you pleace add your script to the "who is online" Location plz
So that it does not show the url but instead "Picture Gallery" or something