Readboy
07-13-2010, 10:00 PM
Mod by: http://kira.vn
LIVE DEMO : http://vbb.kira.vn
Mini mod support you short quick link on side bar.
Ex:
https://vborg.vbsupport.ru/forumdisplay.php?f=247 -> http://w3c.biz/81ea
How to setup ?
B1
creat new data, edit config file (include/config.php)
$username = "username connect data";
$password = "pass";
$db_name = "name data";
B2
upload on you forum, folder is link of short link.
Ex : upload domain.com/forum/link => short link domain.com/forum/link/1ca1
P/s : you can upload on you domain and do like upload on forum.
Ex : domain.net => short link : domain.net/1ca1
B3
Creat new widget
Title : Short link
Description : Short link
Content Type : HTML
Content :
<iframe src="link to file l.php, ex http://domain.com/4rum/l.php" frameborder="no" border="0" framespacing="0" width="100%" height="350"></iframe>
If you don't want setup mod, you can use w3c.biz
<iframe src="http://w3c.biz/l.php" frameborder="no" border="0" framespacing="0" width="100%" height="350"></iframe>
Release by Kira.
LIVE DEMO : http://vbb.kira.vn
Mini mod support you short quick link on side bar.
Ex:
https://vborg.vbsupport.ru/forumdisplay.php?f=247 -> http://w3c.biz/81ea
How to setup ?
B1
creat new data, edit config file (include/config.php)
$username = "username connect data";
$password = "pass";
$db_name = "name data";
B2
upload on you forum, folder is link of short link.
Ex : upload domain.com/forum/link => short link domain.com/forum/link/1ca1
P/s : you can upload on you domain and do like upload on forum.
Ex : domain.net => short link : domain.net/1ca1
B3
Creat new widget
Title : Short link
Description : Short link
Content Type : HTML
Content :
<iframe src="link to file l.php, ex http://domain.com/4rum/l.php" frameborder="no" border="0" framespacing="0" width="100%" height="350"></iframe>
If you don't want setup mod, you can use w3c.biz
<iframe src="http://w3c.biz/l.php" frameborder="no" border="0" framespacing="0" width="100%" height="350"></iframe>
Release by Kira.