Quote:
Originally Posted by calorie
[b]Use the following to add a link to a user's PhotoPlog gallery in the vB postbit(_legacy) template:
Code:
<!-- change the text in capitals to your site information -->
<a href="http://www.YOUR-DOMAIN.com/YOUR-PHOTOPLOG-DIR/index.php?$session[sessionurl]u=$post[userid]">Gallery</a>
Use the following to add a link to a user's PhotoPlog gallery in the vB MEMBERINFO template:
Code:
<!-- change the text in capitals to your site information -->
<a href="http://www.YOUR-DOMAIN.com/YOUR-PHOTOPLOG-DIR/index.php?$session[sessionurl]u=$userinfo[userid]">Gallery</a>
|
Can you tell me where to put this in the templates. I'm not a coder. Something like find .... put after this