arkadaşlar link sıralamısı kuracam ama ingilizce anlatım olduğundan beceremedim bana yardım edecek arkadaş varsa bilen rica ediyorum yardım etsin
umitaydin20@hotmail.com bunları uygulamam gerekiyor ama bilmiyorum
#################################################
Link Directory Script Installation Instructions
#################################################
A. Create a directory under your host html root dir (ex. linkdir)
B. Open config.php and change the following values:
$settings['WWW_ROOT'] : Full path to your link directory dir.
$settings['WWW_ROOT_ONLY'] : your URL
$settings['RESULTS_PER_PAGE'] : Number of records to display per page / visitors section
$settings['DEFAULT_TITLE'] : Your link directory software title
$settings['email']: Site admin email
define('MYSQL_USER' : DB User Name
define('MYSQL_PASS' : DB Password
define('MYSQL_DB' : Database name
define('DIR_HOME': full path to your link directory dir but without domain name
C. Open .htaccess file and change
RewriteBase /linkdir/
to your link directory name...NOT FULL PATH.
D. Upload all files to this directory
E. CHMOD 777 the following directories
\templates_c\
\admin\templates_c\
F. Open linkdir.sql. At the end of the file you will find the following line:
INSERT INTO `ld_admin` VALUES (1, 'admin@yourdomain.com', 'ultra2006');
Where
admin@yourdomain.com is your default login email and ultra2006 is your default admin
login password.
Please change this to your email and password.
G. Save and close linkdir.sql, open your database in phpMyAdmin and execute this file there.
And that should be it...Enjoy :-)
For any questions, comments or concerns please contact us