Vbulletin Post/Thread/Category Downloader
You can use this script for copy another vbulletin forum's category or thread to your vbulletin forum.
Vbseo and Zointseo supportted
Instraction:
1)Register a account another vbulletin:
example:
username: clonetry
password: tryclone
pls note this anywhere
2)upload folder
but not forumroot, upload another directory
cmod 777 "cookie.txt" , "kullanici.txt"
3) open bilgiler.php any editor
enter your forums mysql information
4) open ayarlar.php
enter this information
5) run install.php at bootroot
when u see "Backup install.php and delete your server."
install completed succesfully.
and then rename install.php or delete.
6)then u can use safely
You can use this script for copy another vbulletin forum's category or thread to your vbulletin forum.
Vbseo and Zointseo supportted
Instraction:
1)Register a account another vbulletin:
example:
username: clonetry
password: tryclone
pls note this anywhere
2)upload folder
but not forumroot, upload another directory
cmod 777 "cookie.txt" , "kullanici.txt"
3) open bilgiler.php any editor
Code:
$mysqlhost="localhost";
$mysqluser="your mySQL server User";
$mysqlpass="your mySQL server User Password";
$mysqldatabase="your mySQL database name ";
4) open ayarlar.php
Code:
// Foruma verileri ekleyecek kullanıcı ismi
$forum_member="your forum member name";
// Bot adress (EX. http://vbteam.info/bot/)
$bot_adres="your full site name/botroot/";
5) run install.php at bootroot
when u see "Backup install.php and delete your server."
install completed succesfully.
and then rename install.php or delete.
6)then u can use safely