News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Affiliates System

Started by Diego Andrés, December 04, 2008, 07:29:28 AM

Previous topic - Next topic

Diego Andrés

Link to Mod

Mod will be updated soon for SMF 2.1!
Late 2019 - Early 2020


smf affiliates

demo

http://sa-mods.info/index.php?action=affiliates

demo on forum

http://sa-mods.info

Features:

o You can create unlimited affiliates and forum banners.
o Set Permissions for view affiliates,add affiliates, affiliates auto approve, rate affiliates,edit afflinks,edit afflinks any,delete afflinks any,approve affiliates,report affiliates,veiwreport affiliates.

o Simple and friendly admin panel for all Affiliates Settings.
o You can enable/disable every affiliate with just one click.
o Support for the Who is online list , 'Viewing the Affiliates'.
o Nice layout for the Affiliates index and Admin Panel.
o Support Affiliates on BoardIndex with options based on marquee.
o SSI Functions with Affiliates 'ssi_affiliates()' and random affiliate 'ssi_random_affiliate()'.
o Easy manual installation , you can manually install the db with the Affiliates Install.php
o You will have an empty error log.
o Integration with all the portal systems using the SSI Functions.
o Google PageRank Support.
o Vote the Affiliates with +1 or -1.
o Affiliates Stats with all the information of you need.
o will send pm if affilites waiting approvl
o will send pm to users when there affiliat is approved
o will send pm if affiiiatn repoted

A big thanks To these people for helping with beta testing
Özgür´
Kindred
mrtrc266

SA Affiliates is released under the Mozilla Public License v1.1



SMF Tricks - Free & Premium Responsive Themes for SMF.

kizer

I was looking for something sorta like this, but I was going to call it vendors, but this will work. Is there a way to make the box that displays the affliates larger and remove the scroll? Not that its not nice, but doesn't really fit what I'm trying to accomplish.
Own a Jeep? Links4Jeeps.com

kizer

Ok, I'm an idiot. I didn't see the enable up marquee. Hahahaha
Own a Jeep? Links4Jeeps.com

SA™

lol i was just about to say it all in admin

http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Ryan

I think its cool, i reckon it should tell them a step by step process when they add there site, to add the affiliate code to there own site first..

And there positions relate to clicked links..

Anyy affiliates that dont click thru to ur forum should be warned of being removed form list..  if they have 0 click throughs its obvious they didnt add the code to there own site..

Then i would use this script hehe  :D

manixless

what a nice mod!!!! really nice wolk!!
i changed the affiliates web version for this one, it works really cool!!!!!!
thanks

dwd2000

For those who wish to use the code on SimplePortal:

Using a "php" block:

global $context, $settings, $options, $txt, $scripturl, $modSettings;
   if (!empty($modSettings['enable_marquee']) && (!empty($modSettings['affiliates'])))
                     echo '<marquee behavior="scroll" onmouseover="this.stop()" onmouseout="this.start()"><span style="text-align:center;" class="smalltext">' . parse_bbc($modSettings['affiliates']) . '</span></marquee>';



It will use whatever code you have in the "Board" box.
You can use this with the board enabled or not.
30 years ago I was young and foolish.
Now I'm just young.

DAMMIT JIM...I'M A TWEAKER...NOT A CODER!!!

Dave's Games

Rafferty

OK installation problems... sources/ModSettings.php failed package installation so I went ahead and installed anyhow making the manual changes to ModSettings.php

All seems ok by appearances however any changes in set up I make are not saved after clicking the save button and I'm redirected back to Features & Options. Any Ideas.

Don't Follow me I got No Idea what I'm Doing

SA™

you probalh missed an edit can you post up you ModSettings.php  please
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

jossanaijr

Hi,
installed manually but sorry I did not understand how does it work...

SA™

its pretty simple what version did you use ???
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

jossanaijr


SA™

i see you kinda worked it out

see where you put your banner that for your site right??

this is where you should put it

Enter the URL to your affiliate Banner1: [ your banner1 url here]

Enter the URL to your affiliate Banner2: [ your banner2 url here]

Enter the URL to your affiliate Banner3:[ your banner3 url here]

Enter the URL to your affiliate Banner4:[ your banner4 url here]


now where you have you banner at the mo is where you put the banners of people who affiliate with you

im finding this hard to explain so please forgive me for not going into too much detail with it
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

SA™

Quote from: dwd2000 on December 05, 2008, 12:00:42 AM
For those who wish to use the code on SimplePortal:

Using a "php" block:

global $context, $settings, $options, $txt, $scripturl, $modSettings;
   if (!empty($modSettings['enable_marquee']) && (!empty($modSettings['affiliates'])))
                     echo '<marquee behavior="scroll" onmouseover="this.stop()" onmouseout="this.start()"><span style="text-align:center;" class="smalltext">' . parse_bbc($modSettings['affiliates']) . '</span></marquee>';



It will use whatever code you have in the "Board" box.
You can use this with the board enabled or not.


thanks dwd2000
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

jossanaijr

Okay,
but how affiliates (your site for example) are included in my site and mine in yours?
I add my site in Addlink tab.  What does it mean?  You received the information and then it will be available?

SA™

no my affiliates are mine and your are yours :P


what you added your site and my afffilliates??? if so yes i get and email sent to my email addresse then i add them


same if i where to add a link on your site then you would get an email

basicly when someone send a request it send the request to the webmasters email addressse

kinda like the contact mod
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

jossanaijr

Okay,
but do you think people will find the Affiliate tab (menu tab) to send their request to affiliate?
After you have one Affiliate the box in bottom is shown, okay.  But until now it isn't... and so it does not call attention...
Yes of course I can search and start asking for an affiliation...

jossanaijr

I also note that Addlink verification picture does not change!

dwd2000

#18
Quote from: jossanaijr on December 05, 2008, 01:58:11 PM
I also note that Addlink verification picture does not change!

Yes. Mine is the same.
I remember seeing something, somewhere, about fixing this.
I think it has something to do with caching.

EDIT:
Using NotePad++
Line 431 of smf_affiliates.template is showing an error (by the comments and stuff not being the right colour)
I think it's a simple punctuation thing.
30 years ago I was young and foolish.
Now I'm just young.

DAMMIT JIM...I'M A TWEAKER...NOT A CODER!!!

Dave's Games

SA™

verification picture does change it not supposed to change on every refresh

it Only generate a new code if one hasn't been set yet


Line 431 of smf_affiliates.template no error there :)
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Advertisement: