Giriş | |
|
|
|
29 Kasım 2006; 23:40:17
|
|
|
<? /********************************************************************** ** Copyright Info - http://www.mxprojects.com ** ** No code or graphics can be re-sold or distributed under any ** ** circumstances. By not complying you are breaking the copyright ** ** of MX Projects which you agreed to upon purchase. ** ** ** ** Special thanks to Steve Webster and http://www.phpforflash.com ** **********************************************************************/ /****************************************************************** ** This is the only file in which you need to change any ** ** information and most of the time $dbHost does NOT need to be ** ** changed. ** ******************************************************************/ $dbHost = "localhost"; $dbUser = "{DBUSER}"; $dbPass = "{DBPASS}"; $dbName = "{DBNAME}"; //$boardTitle is used for reply e-mails when a user gets a reply $boardTitle = "{BOARDTITLE}"; //This is the address that the user will see when they get post replies $adminEmail = "$boardTitle Mailer<{ADMINEMAIL}>"; //Directory where message board is installed MUST HAVE TRAILING "/" $installDirectory = "{INSTALLDIRECTORY}"; //New user title $userTitle = "{NEWUSERTITLE}"; //Absolute path. No trailing slash. $abpath = "{ABSOLUTEPATH}"; //Admin recive e-mail if anything changes on a thread i.e. moving, sticky, delete $threadStatus = "{THREADSTATUS}"; //amount of threads to display on each page deafult is 14 $threadsPerPage = {THREADSPERPAGE}; //amount of posts to display on each page deafult is 10 $postsPerPage = {POSTSPERPAGE}; //avatar file size. default is 7500 bytes. $avatarSize = {AVATARSIZE}; //avatar width and height. default 80 pixels. $avatarWidth = {AVATARWIDTH}; $avatarHeight = {AVATARHEIGHT}; //file uploading size. default is 40000 bytes $uploadSize = {UPLOADSIZE}; //upload height and width. default is 675 x 510 pixels $uploadHeight = {UPLOADHEIGHT}; $uploadWidth = {UPLOADWIDTH}; /********************************************************* ** Function: dbconnect() ** ** Desc: Perform database server connection and ** ** database selection operations ** *********************************************************/ function dbConnect() { // Access global variables global $dbHost; global $dbUser; global $dbPass; global $dbName; // Attempt to connect to database server $link = @mysql_connect($dbHost, $dbUser, $dbPass); // If connection failed... if (!$link) { // Inform Flash of error and quit print "<b>Couldn't connect to database server</b> <br>"; fail("Couldn't connect to database server"); } // Attempt to select our database. If failed... if (!@mysql_select_db($dbName)) { // Inform Flash of error and quit print "<b>Couldn't find database $dbName </b><br>"; fail("Couldn't find database $dbName"); } return $link; } ?>
|
|
|
|
|
29 Kasım 2006; 23:47:40
|
|
|
|
bular yazıo hangisini değiştircem
|
|
|
|
|
29 Kasım 2006; 23:57:28
|
|
|
|
yaw dediğini yaptım bu sefer setupdb.php açılmıo yazıoz ya www.kullanıcı.kayyo.com/setupdb.php die sunucu görüntülemio dio
|
|
|
|
|
1 Aralık 2006; 15:41:39
|
|
|
quote:
Orjinalden alıntı: michaelschumacher <? /********************************************************************** ** Copyright Info - http://www.mxprojects.com ** ** No code or graphics can be re-sold or distributed under any ** ** circumstances. By not complying you are breaking the copyright ** ** of MX Projects which you agreed to upon purchase. ** ** ** ** Special thanks to Steve Webster and http://www.phpforflash.com ** **********************************************************************/ /****************************************************************** ** This is the only file in which you need to change any ** ** information and most of the time $dbHost does NOT need to be ** ** changed. ** ******************************************************************/ $dbHost = "localhost"; $dbUser = "{DBUSER}"; $dbPass = "{DBPASS}"; $dbName = "{DBNAME}"; //$boardTitle is used for reply e-mails when a user gets a reply $boardTitle = "{BOARDTITLE}"; //This is the address that the user will see when they get post replies $adminEmail = "$boardTitle Mailer<{ADMINEMAIL}>"; //Directory where message board is installed MUST HAVE TRAILING "/" $installDirectory = "{INSTALLDIRECTORY}"; //New user title $userTitle = "{NEWUSERTITLE}"; //Absolute path. No trailing slash. $abpath = "{ABSOLUTEPATH}"; //Admin recive e-mail if anything changes on a thread i.e. moving, sticky, delete $threadStatus = "{THREADSTATUS}"; //amount of threads to display on each page deafult is 14 $threadsPerPage = {THREADSPERPAGE}; //amount of posts to display on each page deafult is 10 $postsPerPage = {POSTSPERPAGE}; //avatar file size. default is 7500 bytes. $avatarSize = {AVATARSIZE}; //avatar width and height. default 80 pixels. $avatarWidth = {AVATARWIDTH}; $avatarHeight = {AVATARHEIGHT}; //file uploading size. default is 40000 bytes $uploadSize = {UPLOADSIZE}; //upload height and width. default is 675 x 510 pixels $uploadHeight = {UPLOADHEIGHT}; $uploadWidth = {UPLOADWIDTH}; /********************************************************* ** Function: dbconnect() ** ** Desc: Perform database server connection and ** ** database selection operations ** *********************************************************/ function dbConnect() { // Access global variables global $dbHost; global $dbUser; global $dbPass; global $dbName; // Attempt to connect to database server $link = @mysql_connect($dbHost, $dbUser, $dbPass); // If connection failed... if (!$link) { // Inform Flash of error and quit print "<b>Couldn't connect to database server</b> <br>"; fail("Couldn't connect to database server"); } // Attempt to select our database. If failed... if (!@mysql_select_db($dbName)) { // Inform Flash of error and quit print "<b>Couldn't find database $dbName </b><br>"; fail("Couldn't find database $dbName"); } return $link; } ?> dediğpim yeri yaptıysan tamam yoksa bilemiyorum
_____________________________
BiLgiSayMAz.NeT PLaN YapMayıN PLaN
|
|
|
|
|
2 Aralık 2006; 12:18:58
|
|
|
$dbHost = "localhost"; $dbUser = "{DBUSER}"; $dbPass = "{DBPASS}"; <<<bu bölümümü değiştircem $dbName = "{DBNAME}"; bu bölümü nie kırmızı gösterio global $dbHost; global $dbUser; global $dbPass; <<<<<<<<bu bölümümü değiştircem global $dbName;
|
|
|
|
|
2 Aralık 2006; 12:22:01
|
|
|
yaw bunları dio setupdb de yani sadece db avatars and image in chmodlarınımı değiştircem **** Before you start make sure that db.php, the avatars directory and img directory are CHMOD 777. If it's not you will get errors when you try to go to Step 2. ****
|
|
|
|
|
2 Aralık 2006; 19:19:12
|
|
|
yaw kardeş 2 de bir ne msj yazıon gereksiz forumu kirletion,,,gel msn e konuşalım yapıyım...alla allahhh.. kırızı ile gösterdiğim yeri değiştirecen db.php den..sonra setupdb.php yi çalıştırıp kuracan bu kadar basit
_____________________________
BiLgiSayMAz.NeT PLaN YapMayıN PLaN
|
|
|
|
|
2 Aralık 2006; 23:01:28
|
|
|
msnd e soruom cvp vermion dediklerini yapıom zati
|
|
|
|
|
3 Aralık 2006; 20:03:30
|
|
|
yaw ibrahim bildiğin gibi değil ya millete yardım edelim dedim hiç bir çıkar gözetmeksizin...adam banner koyacak bana soruyo , rütbe ayarlıyacak bana soruyo ya daha neler neler...ve bu aralar eskisi gibi full time internette değilim bi msn açınca arkadaşlara mı cevap veriyim pc de işlerimi mi yapıyım felan filan... neyse kardeş sen bana fp adresini şifreni kullanıcı adını felan bütün bilgilerini emaille yolla ben sana kurarım...ama sana şunu diyorum bu flash forum hiç ii değil ve kullanışlı değil...bilemiyorum yani...
_____________________________
BiLgiSayMAz.NeT PLaN YapMayıN PLaN
|
|
|
|
|
4 Aralık 2006; 17:55:44
|
|
|
|
yaw görüntüsü hoş geldi gzl e benzio ok ben sana veririm şifre kullanıcı adı
|
|
|
|
|
11 Aralık 2006; 19:07:57
|
|
|
meraba arkadaşlar benim sormak istediğim birşey var ben hazır forumlardan yapmak istyorum domain adresim var ama aldığım forumların adresi hep belli oluyor ben kendi siteme nasıl forum ekleyebilirim yukarda resimlerle anlattıklarınızı anlamadım çünkü orda sevgiforum.com un adresi yazıyor ama o sitede forumlarla ilgili birşey bulamadım yardımcı olursanız çok sevinirim
_____________________________
herkes aynıydi ben farklıydım şimdi herkes faklı olmaya çalışıyor ben yine aynıyım
|
|
|
|
|
11 Aralık 2006; 19:51:40
|
|
|
yaw arkadaşım ftp prog indir ordan oktar hosta kayyo dan al hesabı gezginler.com dan indirebilirsin ftp prog u
_____________________________
AMD X2 DUAL CORE 3600+ 1.9@2.50 GHz + Asus M2N4-SLI + Dual 2x1GB; DDR2-677Mhz + Asus EAX1550/TD/256M/A@512M@%33_O/C + 250GB SEAGATE (16MB,SATA,NCQ) HDD -410AS + LG Super Multi DVD Rewriter LG GSA-H42N + CoolerMaster RC-690 460W Güç Kaynağı + A4-Tech Gamer X7-G800MU Gamer Klavye (Siyah) + A4-Tech XL-750BF Alev Desenli Lazer Mouse + Nova Killer 8000 Dpi Gamer Mousepad Turuncu (32x32 cm) + 40" Sony Bravia Full HD LCD + Coolermaster RC-690
|
|
|
|
|
12 Aralık 2006; 14:22:05
|
|
|
şimdi eğer kurulu bir siten varsa ftp de forum diye bir dosya aç ve içine hangi hazır forum u seçersen onun dosyalarını yükle (benim tavsiyem smf forum) ve kurulumu resimdeki gibi yap
_____________________________
BiLgiSayMAz.NeT PLaN YapMayıN PLaN
|
|
|
|