ربيع عبد الفتاح طبنجه
02-Feb-2009, 07:55 PM
اسكربت الـSonic Affiliate حصرى ايضا
:icon30:
اسكربت الافليت هذا هو اسكربت مفتوح المصدر
المثال الحى من هنا الحقه قبل مايموت اخ للاسف مات ولا يوجد مثال اعزرونى
التحميل من هنــــــــــــــــــــــا (http://www.jooria.com/c704/Sonic-Affiliate.html)
شرح التركيب
ارفع الملفات على السرفر
وانشى قاعدة جديدة وازرع فيها القاعدة الجاهزة
database.sql
وبعد كدة افتح ملف الـsa_config.php
وعدل قواعد البينات
رمز PHP:
//Edit the configuration below
// Your Domain without the http but do include the .com/.net etc. Can be 3rd level, ie affiliates.domain.com
$domain = "yourdomain.com";
// The folder where you are going to install these files. We do not recommend that you put this on the main folder but
// instead you should create a folder like "sonic_affiliate" or "affiliate_program".
$folder = "مسار البرنامج";
// MYSQL Server Address
$dbServer = "سرفر قاعدة البينات";
//MySQL database username
$dbUsername = "اسم المستخدم";
//MySQL database password
$dbPass = "الباسورد";
//MySQL database name
$dbName = "اسم القاعدة ال زرعت فيها شفها زرعت ولا لسة";
// The currency that your affiliates will be paid in
$currency = "US Dollars";
//Email address
$adminEmail = "اميلك";
// Pick a name for your affiliate program
$siteName = "اسم الموقع بتاعك";
//Terms of Service for your program, html is ok, if you leave this blank, then no terms will be required when
//a new affiliate signs up.
$programTerms = "Sample Terms";
//Language (only eng.php so far)
$language = "eng.php";
// cookie path, leave as '/'
$cookiePath = '/';
// leave empty or set to a domain or subdomain, ie affiliate.mysite.com
$cookieDomain = '';
// activate debug messages
$debugMessage = false;
:icon30:
اسكربت الافليت هذا هو اسكربت مفتوح المصدر
المثال الحى من هنا الحقه قبل مايموت اخ للاسف مات ولا يوجد مثال اعزرونى
التحميل من هنــــــــــــــــــــــا (http://www.jooria.com/c704/Sonic-Affiliate.html)
شرح التركيب
ارفع الملفات على السرفر
وانشى قاعدة جديدة وازرع فيها القاعدة الجاهزة
database.sql
وبعد كدة افتح ملف الـsa_config.php
وعدل قواعد البينات
رمز PHP:
//Edit the configuration below
// Your Domain without the http but do include the .com/.net etc. Can be 3rd level, ie affiliates.domain.com
$domain = "yourdomain.com";
// The folder where you are going to install these files. We do not recommend that you put this on the main folder but
// instead you should create a folder like "sonic_affiliate" or "affiliate_program".
$folder = "مسار البرنامج";
// MYSQL Server Address
$dbServer = "سرفر قاعدة البينات";
//MySQL database username
$dbUsername = "اسم المستخدم";
//MySQL database password
$dbPass = "الباسورد";
//MySQL database name
$dbName = "اسم القاعدة ال زرعت فيها شفها زرعت ولا لسة";
// The currency that your affiliates will be paid in
$currency = "US Dollars";
//Email address
$adminEmail = "اميلك";
// Pick a name for your affiliate program
$siteName = "اسم الموقع بتاعك";
//Terms of Service for your program, html is ok, if you leave this blank, then no terms will be required when
//a new affiliate signs up.
$programTerms = "Sample Terms";
//Language (only eng.php so far)
$language = "eng.php";
// cookie path, leave as '/'
$cookiePath = '/';
// leave empty or set to a domain or subdomain, ie affiliate.mysite.com
$cookieDomain = '';
// activate debug messages
$debugMessage = false;