PDA


View Full Version : Affiliates block for CMPS?


chas_h
04-20-2005, 06:08 PM
Is there a hack (that works) to add an affiliates block to the CMPS? Not looking for anything fancy, just something that can be easily installed.

Thank you,
Chas

LEAD_WEIGHT
04-20-2005, 06:48 PM
Is there a hack (that works) to add an affiliates block to the CMPS? Not looking for anything fancy, just something that can be easily installed.

Thank you,
Chas

A hack code that lets u approve an application form http://gothtopic.com/forum/affiliate.php so it automatically adds the affiliate u approved or just a module like http://www.theundergroundsource.com/ with like u said a simple code.

norm module that scrolls
[yellow hilite is where your affiliates link goes]
[magenta hilite is the link that go to your site forum post]


<!-- Scrolling/Fading Links -->

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="175">
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] Affiliates</strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">

<SCRIPT src="fading.js"></SCRIPT>
<MARQUEE behavior= "scroll" align= "center" direction= "up" height="170" scrollamount= "2" scrolldelay= "15" onMouseOver="this.stop()" onMouseOut="this.start()">
<center>
<!-- Begin Links -->
<br><a href="http://wetrack.it/fibtimer/af.cgi?91">
<img src="http://www.fibtimer.com/images/button_fibtimer_88x31.jpg" border="0">
</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>

<!-- End Links -->
</center>
</Marquee>
</td>
</tr>
<tr>
<td class="$getbgrow" align="center">
<img src="http://www.yourdomain.com/Affiliates/image1.jpg" border="0">
<br><img src="http://www.yourdomain.com/Affiliates/image2.jpg" border="0">
</td>
</tr>
<tr>
<td class="tcat" align="center"><span class="smallfont"><strong><a href="http://www.theundergroundsource.com/forums/showthread.php?t=2">Click Here to become an Affiliate</a></strong></span>
</td>
</tr>
</table>
<br />

<!-- End Scrolling/Fading Links -->



the same but callapsable

<!-- Scrolling/Fading Links -->

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat smallfont" style="font-weight: bold;"><a style="float: $stylevar[right]" href="#" onclick="return toggle_collapse('forumhome_$mods[filename]')"><img id="collapseimg_forumhome_$mods[filename]" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_randomtopic].gif" width="15" height="15" border="0" alt="Collapse/Expand" /></a>$vba_options[portal_blockbullet] $mods[title]</td>
</tr>
</thead>
<tfoot style="display: none;"></tfoot>
<tbody id="collapseobj_forumhome_$mods[filename]">
<tr style="$vbcollapse[collapseobj_forumhome_randomtopic]">
<td class="$getbgrow">

<SCRIPT src="fading.js"></SCRIPT>
<MARQUEE behavior= "scroll" align= "center" direction= "up" height="170" scrollamount= "2" scrolldelay= "15" onMouseOver="this.stop()" onMouseOut="this.start()">
<center>
<!-- Begin Links -->
<br><a href="</a>
<br><a href="</a>
<br><a href="http://www.stormpay.com/?2231605">
<img src="http://www.stormpay.com/banners/SPbanner125x125s.gif" border="0"></a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>

<!-- End Links -->
</center>
</Marquee>
</td>
</tr>
<tr>
<td class="$getbgrow" align="center">
<img src="http://www.yourdomain.com/Affiliates/image1.jpg" border="0">
<br><img src="http://www.yourdomain.com/Affiliates/image2.jpg" border="0">
</td>
</tr>
<tr>
<td class="tcat" align="center"><span class="smallfont"><strong><a href="http://www.theundergroundsource.com/forums/showthread.php?t=2">Click Here to become an Affiliate</a></strong></span>
</td>
</tr>
</tbody>
</table>
<br />

<!-- End Scrolling/Fading Links -->

chas_h
04-20-2005, 09:10 PM
A hack code that lets u approve an application form http://gothtopic.com/forum/affiliate.php so it automatically adds the affiliate u approved or just a module like http://www.theundergroundsource.com/ with like u said a simple code.

norm module that scrolls
[yellow hilite is where your affiliates link goes]
[magenta hilite is the link that go to your site forum post]


<!-- Scrolling/Fading Links -->

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="175">
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] Affiliates</strong></span>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">

<SCRIPT src="fading.js"></SCRIPT>
<MARQUEE behavior= "scroll" align= "center" direction= "up" height="170" scrollamount= "2" scrolldelay= "15" onMouseOver="this.stop()" onMouseOut="this.start()">
<center>
<!-- Begin Links -->
<br><a href="http://wetrack.it/fibtimer/af.cgi?91">
<img src="http://www.fibtimer.com/images/button_fibtimer_88x31.jpg" border="0">
</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>

<!-- End Links -->
</center>
</Marquee>
</td>
</tr>
<tr>
<td class="$getbgrow" align="center">
<img src="http://www.yourdomain.com/Affiliates/image1.jpg" border="0">
<br><img src="http://www.yourdomain.com/Affiliates/image2.jpg" border="0">
</td>
</tr>
<tr>
<td class="tcat" align="center"><span class="smallfont"><strong><a href="http://www.theundergroundsource.com/forums/showthread.php?t=2">Click Here to become an Affiliate</a></strong></span>
</td>
</tr>
</table>
<br />

<!-- End Scrolling/Fading Links -->



the same but callapsable

<!-- Scrolling/Fading Links -->

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat smallfont" style="font-weight: bold;"><a style="float: $stylevar[right]" href="#" onclick="return toggle_collapse('forumhome_$mods[filename]')"><img id="collapseimg_forumhome_$mods[filename]" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_randomtopic].gif" width="15" height="15" border="0" alt="Collapse/Expand" /></a>$vba_options[portal_blockbullet] $mods[title]</td>
</tr>
</thead>
<tfoot style="display: none;"></tfoot>
<tbody id="collapseobj_forumhome_$mods[filename]">
<tr style="$vbcollapse[collapseobj_forumhome_randomtopic]">
<td class="$getbgrow">

<SCRIPT src="fading.js"></SCRIPT>
<MARQUEE behavior= "scroll" align= "center" direction= "up" height="170" scrollamount= "2" scrolldelay= "15" onMouseOver="this.stop()" onMouseOut="this.start()">
<center>
<!-- Begin Links -->
<br><a href="</a>
<br><a href="</a>
<br><a href="http://www.stormpay.com/?2231605">
<img src="http://www.stormpay.com/banners/SPbanner125x125s.gif" border="0"></a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>
<br><a href="</a>

<!-- End Links -->
</center>
</Marquee>
</td>
</tr>
<tr>
<td class="$getbgrow" align="center">
<img src="http://www.yourdomain.com/Affiliates/image1.jpg" border="0">
<br><img src="http://www.yourdomain.com/Affiliates/image2.jpg" border="0">
</td>
</tr>
<tr>
<td class="tcat" align="center"><span class="smallfont"><strong><a href="http://www.theundergroundsource.com/forums/showthread.php?t=2">Click Here to become an Affiliate</a></strong></span>
</td>
</tr>
</tbody>
</table>
<br />

<!-- End Scrolling/Fading Links -->




Thanks for responding. I need the hack for the actual affiliates thing too, sorry if I wasn't clear on that part. What you posted here is only for the people to fill out to become an affiliate, right?
I did see one affiliate hack in this forum but it seemed like everyone that installed it had probs. I'm not going to waste time installing something that doesn't work.

LEAD_WEIGHT
04-20-2005, 09:27 PM
U want some one to apply or a working Module that u place the affiliate url code in or something that is automated that some one applies and u check yes then it installs the url code in the Module automatically? The code above is simple check site http://www.theundergroundsource.com/ still a work in progress.

In your Admincp - Styles & Templates - Style Manager - Add a new template called "adv_portal_affiliate".

Save the template!

Still in your Admincp - vBa CMPS - Add Module

- Module Title - Affiliates
- Module Identifier - Leave blank
- OR Template to Include - affiliate
- Activate and select the column you want it in.
- Save and you are done.

or check this link http://www.vbadvanced.com/forum/showthread.php?goto=newpost&t=7292

http://www.vbulletin.org/forum/showthread.php?t=63044&page=16&pp=15&highlight=affiliation

chas_h
04-20-2005, 11:01 PM
U want some one to apply or a working Module that u place the affiliate url code in or something that is automated that some one applies and u check yes then it installs the url code in the Module automatically? The code above is simple check site http://www.theundergroundsource.com/ still a work in progress.

In your Admincp - Styles & Templates - Style Manager - Add a new template called "adv_portal_affiliate".

Save the template!

Still in your Admincp - vBa CMPS - Add Module

- Module Title - Affiliates
- Module Identifier - Leave blank
- OR Template to Include - affiliate
- Activate and select the column you want it in.
- Save and you are done.

or check this link http://www.vbadvanced.com/forum/showthread.php?goto=newpost&t=7292

http://www.vbulletin.org/forum/showthread.php?t=63044&page=16&pp=15&highlight=affiliation


I think I understand now, thank you.

mholtum
04-20-2005, 11:29 PM
Thanks for responding. I need the hack for the actual affiliates thing too, sorry if I wasn't clear on that part. What you posted here is only for the people to fill out to become an affiliate, right?
I did see one affiliate hack in this forum but it seemed like everyone that installed it had probs. I'm not going to waste time installing something that doesn't work.
Check out my site, http://www.ravensrealm.net if that is what you are looking for, let me know mholtum@gmail.com and I will hook you up.

chas_h
04-20-2005, 11:47 PM
Check out my site, http://www.ravensrealm.net if that is what you are looking for, let me know mholtum@gmail.com and I will hook you up.

Hello,
Yes, that's exactly what I need. That and the user links block you have on the homepage would be great. Sent you an email.

thanks.

LEAD_WEIGHT
04-21-2005, 12:07 AM
Check out my site, http://www.ravensrealm.net if that is what you are looking for, let me know mholtum@gmail.com and I will hook you up.

What u not going to share :eek: not is not cool :p

I do not get it is that just a hits site :confused: or is that your second link to a hit site :(

mholtum
04-21-2005, 12:48 AM
what the hack does is count hits in and out. If a person joins and you approve them, it generates a email with the code they need to use on their site so that it can keep track of incoming and outgoing hits.

LEAD_WEIGHT
04-21-2005, 01:54 AM
Is it a vb.org hack or personally made one for that site?

mholtum
04-21-2005, 03:00 AM
vb.org but I am not sure that it is still available.

LEAD_WEIGHT
04-21-2005, 04:19 AM
How do u make this work cause I think I am leaving something out?

</table>
<br /><!-- start of websites module -->
<!-- terms of use -->
<!-- mydomain.com must be included -->
<table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%"><tr>
<td class="tcat"><span class="smallfont"><b> Featured Websites </b></span></td>
</tr><tr><td class="alt1" align="center">

<marquee height="69" direction="left">

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>

<a href="</a>


<!-- end your websites module -->

</marquee><strong><span class="smallfont"> Feature your site here & contact us! </span></strong>
</td></tr></table><br>
<!-- end of websites module -->

</td>

LEAD_WEIGHT
04-21-2005, 04:29 PM
here is another link to something I think u were looking for:http://forum.k48ca.net/index.php

Click on " Forum " located at Top
Then scroll to bottum of page and look for this name title " Liên kết " & click on it.
That is what I am looking for and wondering if someone can make a code hack for CMP.