vBulletin Version 3.6.10 pre moded with vbtt 1oo% working

dj_slim

New Member
vBulletin Version 3.6.10 pre moded with vbtt 1oo%

hi all i made this for me its 100% working all tested by me
run torrents on your forum with this nice privet tracker

mods

1 vbtt php
2.shoutcast forum home
3.ibProArcade v2.6.4
4.Invitation System

ive not put loads of mods on this but all the code is done for the vbtt and thats the hard bit done for you


user name and password are admin

hope you like it and have fun

install notes

edit config.php with your server settings inport the sql then login with the user and password above
 

Shikari

New Member
Please guide me what to do after uploading the SQL .. where should we point the browser ? To yourdomain.com/forum/install11/install.php or yourdomain.com/forum/install11/upgrade.php ..

Or Have to delete any tables or not ?

Please reply ..
 

thedarklord

New Member
i installed this perfectly but when i create a torrent in utorrent and upload it all i get is a 406 error anybody any ideas how to fix this
 

pradeepkumar

New Member

N3TFLiX

New Member
I get this error when uplaoding the sql file ot my database:
Error

SQL query:

--
-- Database: `forum`
--
-- --------------------------------------------------------
--
-- Table structure for table `access`
--
CREATE TABLE `access` (
`userid` int( 10 ) unsigned NOT NULL default '0',
`forumid` smallint( 5 ) unsigned NOT NULL default '0',
`accessmask` smallint( 5 ) unsigned NOT NULL default '0',
PRIMARY KEY ( `userid` , `forumid` )
) ENGINE = InnoDB DEFAULT CHARSET = latin1;

MySQL said: Documentation
#1050 - Table 'access' already exists
 
Top