jarekn
06-16-2004, 10:49 AM
Hello,
In postbit_legacy template I currently have the following line:
<a target="_blank" href="http://server/cpg/thumbnails.php?album=lastupby&uid=$post[userid]">My Personal Photo Gallery</a><
What I need to do is add 10000 to the uid so that if userid is 1 the link should go to http://server/cpg/thumbnails.php?album=lastupby&uid=10001
Anyone?
In postbit_legacy template I currently have the following line:
<a target="_blank" href="http://server/cpg/thumbnails.php?album=lastupby&uid=$post[userid]">My Personal Photo Gallery</a><
What I need to do is add 10000 to the uid so that if userid is 1 the link should go to http://server/cpg/thumbnails.php?album=lastupby&uid=10001
Anyone?