Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Search within current topic or board. Or try Advanced search

449121 Posts in 37273 Topics- by 5659 Members - Latest Member: x-ratedmystery7
Pages: [1] 2 3 ... 9
Print
Author Topic: How to install Affiliationally?  (Read 3409 times)
0 Members and 1 Guest are viewing this topic.
Leanne~
Administrator
*****
Gender: Female
Posts: 9094



View Profile
« on: October 30, 2008, 11:01:41 PM »

Could anyone let me know how to install Affiliationally?
I'm sick of it taking ages to add affiliates!

Thanks
=)
Logged

MileyRCyrus.comIHeartLilo.comSamanthaDroke.org
You'll never know unless you try, you'll only regret sitting wondering why.
Didi
...Fearless...
Full Member
***
Gender: Female
Posts: 155



View Profile
« Reply #1 on: November 05, 2008, 07:02:11 AM »

yeah i'd like to know that too
Logged

001. Gomez-Online (Selena Gomez)
Camille
Joe Jonas <3
Hero Member
*****
Gender: Female
Posts: 4777


Icon Made by Me


View Profile
« Reply #2 on: November 05, 2008, 08:43:25 AM »

1. Download Affiliationally and extract all the files. http://inspirationally.net
2. Go to your CPanel, make a new database and user to use for it - make sure the user has all privileges. You may also use an existing MySQL database.
3a. Edit the following in config.php in the affiliationally directory.

Code:
$affadmin_password = 'loginpassword';// change the admin password here!
$affadminname = 'Admin';// put in your name appearing in email notifications here!
$affpath = '/home/user/public_html/affiliationally/';// the path to your affiliationally installation including trailing slash
$affurl = 'http://yourdomain/affiliationally/';// the url to your affiliationally installation

$affdatabase_server = 'localhost';//usually localhost
$affdatabase = 'database';//your database
$affdatabase_user = 'username';//database username
$affdatabase_password = 'topsecret';//your top secret password

3b. You may also edit these settings.

Code:
// how to display headlines. Mask a " with a \ before, like class=\"bla\"
$affbeforeheadline = '<h3>';
$affafterheadline = '</h3>';

// some other individual settings - set to yes or no
$affopennewwindow = 'no'; //do you want to open links in a new window? (not xhtml valid!)
$affspamprotection = 'no'; // do you want the mathmatics spam protection?

4a. Upload the affiliationally directory to your site using FTP.
4b. CHMOD the images folder to 777.
4c. Run create.php in your browser.
5a. Create ONE category to use for your site.
5b. Add your subcategories (elite, top, regular).
5c. Start adding affiliates.
6a. Click on "get codes" at the bottom. These codes are what you'll use to display your affiliates on your site.
6b. If you'll be using multiple includes, you are allowed to remove the credit lines in display.php (says so in the ReadMe file).


EDIT: If this little tutorial helped, please tell me so I can actually add it to my site.
Logged

"Live like you're at the bottom, even if you're at the top." - Joseph Adam Jonas

http://so-starlet.com || Nick J is off the chain. || http://screamdesigns.org
OckGal
Hero Member
*****
Gender: Female
Posts: 7068


View Profile
« Reply #3 on: November 05, 2008, 09:51:39 AM »

When you use this script, does it save eMail addresses so when you have to send out mass eMails for a link change or something, it does it? Or no?

Also, if you use it, is it easy to customize for elite and top, etc? Like I have my elites bigger and up top and my tops smaller down a ways. Do you just put the code in that spot or something?
Logged
Camille
Joe Jonas <3
Hero Member
*****
Gender: Female
Posts: 4777


Icon Made by Me


View Profile
« Reply #4 on: November 05, 2008, 10:45:31 AM »

When you use this script, does it save eMail addresses so when you have to send out mass eMails for a link change or something, it does it? Or no?

Also, if you use it, is it easy to customize for elite and top, etc? Like I have my elites bigger and up top and my tops smaller down a ways. Do you just put the code in that spot or something?
1. It does send out mass emails. Just click "email all"

2. If you use images throughout the whole site for affiliates, it has to be the same image. I only use images on my affiliates page and sidebar, but for the sidebar I make the images myself and they're different from the ones on the affiliates page, so they're done manually.
Logged

"Live like you're at the bottom, even if you're at the top." - Joseph Adam Jonas

http://so-starlet.com || Nick J is off the chain. || http://screamdesigns.org
OckGal
Hero Member
*****
Gender: Female
Posts: 7068


View Profile
« Reply #5 on: November 05, 2008, 12:39:19 PM »

Cool, thanks. The eMail thing would be really handy.
Logged
Didi
...Fearless...
Full Member
***
Gender: Female
Posts: 155



View Profile
« Reply #6 on: November 05, 2008, 09:30:46 PM »

thanks a lot!
Logged

001. Gomez-Online (Selena Gomez)
Didi
...Fearless...
Full Member
***
Gender: Female
Posts: 155



View Profile
« Reply #7 on: November 05, 2008, 09:59:38 PM »

oh i didn't do it right
this thing appears at the top of my page:

Warning: include_once() [function.include-once]: open_basedir restriction in effect. File(/home/user/public_html/affiliationally//home/gomezonl/public_html/affiliationally/affiliationally/functions.php) is not within the allowed path(s): (/home/gomezonl:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/gomezonl/public_html/affiliationally/affiliationally/index.php on line 18

Warning: include_once(/home/user/public_html/affiliationally//home/gomezonl/public_html/affiliationally/affiliationally/functions.php) [function.include-once]: failed to open stream: Operation not permitted in /home/gomezonl/public_html/affiliationally/affiliationally/index.php on line 18

Warning: include_once() [function.include]: Failed opening '/home/user/public_html/affiliationally//home/gomezonl/public_html/affiliationally/affiliationally/functions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gomezonl/public_html/affiliationally/affiliationally/index.php on line 18


anyone have an idea where i messed up?
« Last Edit: November 05, 2008, 10:16:38 PM by Didi » Logged

001. Gomez-Online (Selena Gomez)
Camille
Joe Jonas <3
Hero Member
*****
Gender: Female
Posts: 4777


Icon Made by Me


View Profile
« Reply #8 on: November 06, 2008, 12:21:55 AM »

The code should go on more.php in your main public_html directory...and in config.php you need to remove everything after the first /affiliationally for the path and just change "user" to "gomezonl"
Logged

"Live like you're at the bottom, even if you're at the top." - Joseph Adam Jonas

http://so-starlet.com || Nick J is off the chain. || http://screamdesigns.org
Didi
...Fearless...
Full Member
***
Gender: Female
Posts: 155



View Profile
« Reply #9 on: November 06, 2008, 03:47:50 AM »

thank you!
it's working now (:
Logged

001. Gomez-Online (Selena Gomez)
Elajse92
Newbie
*
Posts: 21



View Profile
« Reply #10 on: November 06, 2008, 09:01:16 PM »

Hi, I have kind a the same problem as Didi.  This appears at the top of the page:

Warning: include_once(/home/jalbane/public_html/affiliationallyfunctions.php) [function.include-once]: failed to open stream: No such file or directory in /home/jalbane/public_html/affiliationally/index.php on line 19

Warning: include_once() [function.include]: Failed opening '/home/jalbane/public_html/affiliationallyfunctions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jalbane/public_html/affiliationally/index.php on line 19

I saw what Camille wrote and it helped on one of them, but as you can see are there still two left .. Anyone who can help? smile
Logged
Camille
Joe Jonas <3
Hero Member
*****
Gender: Female
Posts: 4777


Icon Made by Me


View Profile
« Reply #11 on: November 07, 2008, 08:31:05 AM »

In the path you need to have it as
/home/USER/public_html/affiliationally/

with the trailing slash at the end. Change USER to your username.
Logged

"Live like you're at the bottom, even if you're at the top." - Joseph Adam Jonas

http://so-starlet.com || Nick J is off the chain. || http://screamdesigns.org
Elajse92
Newbie
*
Posts: 21



View Profile
« Reply #12 on: November 07, 2008, 07:59:37 PM »

Okay, thank you! It's working! THANK YOU SO MUCH! smile
Logged
Rosie XX
Fearless
Sr. Member
****
Gender: Female
Posts: 973


Matt Dallas <3


View Profile
« Reply #13 on: November 07, 2008, 08:13:11 PM »

I think I might add it this weekend =]
Logged

Brydee. ♥
Hero Member
*****
Gender: Female
Posts: 2420


` haveaHEART


View Profile
« Reply #14 on: November 08, 2008, 01:20:52 PM »

Is it useful?
have anyone used it and recommend it?
cuz i've been thinking of installing it
Logged

DIANNAAGRONASHLEYTISDALE
Every day is an opportunity to fall or hurt yourself.
Pages: [1] 2 3 ... 9
Print
Jump to: