|
in your site admin it tells you what url to use as the join link
looks like this:
http://join.domain.com/tracker<?=($_GET['nats']?$_GET['nats']:'MDowOjk')?>/
in your gallery, you replace all links pointing to the site with that url.
Its IMPORTANT that you save the gallery as a php file - if you dont it wont work
|