PDA

View Full Version : UCJ-C vs Autogallery pro


beetle
04-01-2002, 03:57 AM
How can i shave trades for ucj from AutoGalley Pro??<br />i don't know how to do this....<br />i will 20% to ucj and 80% to galleries op AGP, but i dont know how to do this in AGP

DartDave
04-01-2002, 05:22 AM
Just go to your template html (the lower box on your edit html page) and make sure your link includes something like this...<br />&lt;a href="/cgi-bin/ucj/c.cgi?url=#%GALLERY_URL%#&p=80" target="_blank"&gt;<br /><br />For example, my entire line looks like this....<br />&lt;font color="#%FONT_COLOR%#"&gt;#%APPROVE_DATE%#&lt;/font&gt; - #%NUM_PICS%# #%CATEGORY%# &nbsp;&nbsp;&nbsp; &lt;a href="/cgi-bin/ucj/c.cgi?url=#%GALLERY_URL%#&p=70" target="_blank"&gt;#%DESCRIPTION%#&lt;/a&gt;&lt;br&gt;<br /><br />Works like a charm!

beetle
04-01-2002, 06:15 AM
thnks!