News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Affiliates System

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

Previous topic - Next topic

cleanfiles

Hey wdm2005 have you had a chance to look at this yet?

ke4obt

I don't know if I missed it, since I'm half asleep. When adding an affiliate link, if you don't put in a banner url, it comes back with an error "An Error Has Occurred!
You need to enter a message."
The questions I have are: can I disable it being required to have a banner url?? if not, where can I change the text of the error message to remind the user to put in the url to a banner?  Also, does the url have to be to a banner specifically (if so, I have no clue how to do that) or a url that shows up as a banner on MY site?

Thanks in advance,
Flip
Thanks Much

Flip - KE4OBT
     The Blind Ham
Helping other blind hams
get on the air!


Yes I am really a BLIND user!

So, if a mod doesn't install properly, and I can't get help from your part of the forum,
I will come begging for YOUR help since you wrote it and know how it works
um, uh, well,
At least I would really, really hope you do!
HEE-HEE-HEE

SA™


@cleanfiles no i havent yet

@ke4obt that fixed in the next version
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 -___-

ke4obt

@wdm2005 - ok. thanks.

Another question, when I add my image and create a link for someone to grab and put on their site back to my site - in the code, there is an "alt" area for text that is blank. Where or how do I put the text into that "alt"?? We have a large number of visually impaired/blind users that use screen readers. The screen readers "read" the "alt" tag for the icons and images in a website.
Hope that makes sense. :D

Thanks again,
Flip
Thanks Much

Flip - KE4OBT
     The Blind Ham
Helping other blind hams
get on the air!


Yes I am really a BLIND user!

So, if a mod doesn't install properly, and I can't get help from your part of the forum,
I will come begging for YOUR help since you wrote it and know how it works
um, uh, well,
At least I would really, really hope you do!
HEE-HEE-HEE

SA™

do you mean where your affiliates banners are ??

if so smf_affiliates.template.php

find

<a href="', $scripturl, '"><img src="', $modSettings['affiliatebanner'], '"alt=""/></a>

and see where the alt is

inbetween the these "" put whatever you want

there is 4 instances of that

affiliatebanner

affiliatebanner1

affiliatebanner2

affiliatebanner3

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 -___-

Mick.


scenerip2k

#66
I tried to do a test so i tried adding a link and a banner and at the end it says "We received your website information!. Your website will soon be added by an Admin.
In the meantime please add our banner to your website. Thank You " now how do i as the admin approve the links?

Mick.

Quote from: scenerip2k on January 04, 2009, 08:36:29 PM
I tried to do a test so i tried adding a link and a banner and at the end it says "We received your website information!. Your website will soon be added by an Admin.
In the meantime please add our banner to your website. Thank You " now how do i as the admin approve the links?

Whenever you get the email with the details from whoever.   You add the details manually.

scenerip2k

i didnt get no e-mail  it would be nice if a message [PM] gets send to moderator about the new affiliate

Mick.

Quote from: scenerip2k on January 04, 2009, 09:00:13 PM
i didnt get no e-mail  it would be nice if a message [PM] gets send to moderator about the new affiliate

make sure the email youre expecting to, is the one you use to administer your forum.

I tested it and it works.  I sent myself an email with blah,blah blah with a a fake email and i recieved it.


the PM sure is a good idea.

scenerip2k

Thanks BlueDevil! the servers e-mail was fake i changed it to my real one and it worked fine....yeah the PM would be much better, maybe the author can modify that somehow

SA™

pm was planned but i didnt know how so i went for sopmthing easyer :) maybe in the futre ill do more to it my gaol was to have to links auto
added type things but im still learbinh as i go
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 -___-

qubbah

My user have add their affilates in my forum. But i dont see ay place to approve that. Where can i find the right place/submission waiting for approval?

taha116

Quote from: taha116 on December 09, 2008, 06:24:23 PM
Ok Thanks for your help. And BTW you seem like a skilled Mod Maker for SMF so i wanted to make some suggestions

Y dont you take affilates to another level, Make it better. Like an approval system for affiliates integrated with smf instead of just e-mail. So when people submit thier site you can check and press accept/decline. ETC

But still this is still an awesome mod

BUMP
"The man who smiles when things go wrong has though of someone to blame things on"
I forgot the name
BUY electronic cigarettes with rechargeable batteries as well as flavored refills for cheap prices and only 1-2 dollars of shipping!
http://www.ngcigarettes.com/
~Taha116

manixless

hi!!

thanks for the mod. Well, i am working in a cms, so i want to show the affiliates in some place, so, is there a place where a could take the stored informacion about teh links?

Thanks again


SA™

#75
@qubbah  it sends an emial to your email addresse


@taha116  i maybe skilled but im not that skilled im learning as i go :)

@manfred what cms are you using
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 -___-

manixless

it's a cms made by me, so i think that i could bring the links or affiliates information from the db for example, but i can't find that informacion in the db

Thanks again

SA™

haveyou tryed this block code


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>';

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™

new package added  ;) now affiliates are 100 times easyer to add

smf_affiliates 2.0 beta 2

o now affiliates are esyer to add via admin
o new configarable options such as
o How many Affiliates?   = how many affiliates you want
o Links/Line:   = how many affiliates perline
o View Banners:  = enable disable banner
o Lines in Index: = not yet implemented but the optionis there
o Auto-Confirmation: not yet implemented but the optionis there will auto confirm link when added in the futer


o imput boxes for afiliates

o ID:   = the id of the affiliate ie if it just the one affiliat it will be id 1 and id 2 for next and so on
o Website Name:   = name of affilit site
o  Website URL:   =affiliat url
o  Description:   = affiliat desciption
o URL of Banner:   = affiliates banner
o Contact EMAIL:   = affiliates email
o Confirmed:   = set whaether the affiliates are active


o How many Affiliates?   = how many affiliates you want
is tied to the above boxes ie if you put 2 for how many affiliates you will get

o ID:   = the id of the affiliate ie if it just the one affiliat it will be id 1 and id 2 for next and so on
o Website Name:   = name of affilit site
o  Website URL:   =affiliat url
o Description:   = affiliat desciption
o URL of Banner:   = affiliates banner
o Contact EMAIL:   = affiliates email
o Confirmed:   = set whaether the affiliates are active

twice and so on

more gonna be aaded in the next few releses
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 -___-

ke4obt

HEY wdm,

Just one thing to ask, will it do dishes? 
No realy will it upgrade or do I need to do this mannuly.

Here's a big Pat on back"THUMP, THUMP, THUMP", work well done.
Thanks Much

Flip - KE4OBT
     The Blind Ham
Helping other blind hams
get on the air!


Yes I am really a BLIND user!

So, if a mod doesn't install properly, and I can't get help from your part of the forum,
I will come begging for YOUR help since you wrote it and know how it works
um, uh, well,
At least I would really, really hope you do!
HEE-HEE-HEE

Advertisement: