Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: JCocker on October 06, 2009, 02:10:27 PM

Title: gg parameter - trading by group
Post by: JCocker on October 06, 2009, 02:10:27 PM
Hi,

I am very new to TP.

I switched from Smart Traffic Trader yesterday, and am trying to get my site running smoothly ASAP...
The reason I switched to TP is because I was informed that it was pretty good for multi-category sites. My goal is to set up multiple pages under the same website that correspond to different, specific categories, and thus trade with specific categories.

I have hit a road block somehow because I cannot get the gg parameter to work for me, and it gets a little more complicated because it has to mesh with my thumb script (v2). I think my skim scheme works, but TP is not filtering out my unrelated traders.

The way it worked before was:
Code: [Select]
<td><a href="{vanillaurl_6}&u=/stt_v207_php5/stt-out.php?skim=70&category=teen&url={galleryurl_6}"><img src="{thumb_6}" alt="{description_6}"></a></td>
I have tried many different configurations, and saw a similar post on this forum, but still can't figure out how to get gg to work for my "Teen" group (does capitalization matter?).

Here are some of the different things I have tried:
Code: [Select]
<td><a href="{vanillaurl_1}&u=/tp/out.php?&gg=teen&url={galleryurl_1}"><img src="{thumb_1}" alt="{description_1}"></a></td>
<td><a href="{vanillaurl_2}&u=/tp/out.php?s&gg=teen&url={galleryurl_2}"><img src="{thumb_2}" alt="{description_2}"></a></td>
<td><a href="{vanillaurl_3}&u=/tp/out.php?g=teen&url={galleryurl_3}"><img src="{thumb_3}" alt="{description_3}"></a></td>
<td><a href="{vanillaurl_4}&u=/tp/out.php?p=66&gg=teen&url={galleryurl_4}"><img src="{thumb_4}" alt="{description_4}"></a></td>
<td><a href="{vanillaurl_5}&u=/tp/out.php?p=66&gg=Teen&url={galleryurl_5}"><img src="{thumb_5}" alt="{description_5}"></a></td>


If anyone could tell me how to do this, I'd pretty much be on easy street in terms of figuring out how to build my site.

Thanks so much in advance,

Johnniecocker
Title: Re: gg parameter - trading by group
Post by: ip0li on October 07, 2009, 06:53:38 AM
<td><a href="{vanillaurl_5}&u=/tp/out.php?p=66&gg=Teen&url={galleryurl_5}"><img src="{thumb_5}" alt="{description_5}"></a></td>

This should work, but did U actually assign trades to Teen group?

info@scriptpulse.com send me tp login info so I can take closer look into it ;)