Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   TBDEV 2009 final release install (http://www.bvlist.com/showthread.php?t=6041)

blueobelix 13th February 2011 21:02

TBDEV 2009 final release install
 
Can you please help me personally with installing tbdev 2009 final release and a theme for it?
Please! i beg mercy XD i try installing it sincer 3 days ago and failed all the time

Pelle 13th February 2011 22:41

TBDev Tracker 2009 (Final)
 
Basic instructions:

  • upload the rar files and unzip both
  • edit config.php (for path/url info)
  • insert ALL sql files into MySQL starting with tb.sql first.
  • Unzip pic & java archive if needed.
  • signup
  • Edit announce to reflect the settings within config.php

blueobelix 13th February 2011 22:51

freaking yea i followed the instruction from tbdev too but
1.
  • edit config.php (for path/url info) where, what, how ?
2. a theme? how to install it in a proper way? :sos: tried to install it already and i failed. i want to install the filelist theme

TDesign 27th February 2011 23:26

edit this with your database details

Code:

// DB setup
$TBDEV['mysql_host'] = "localhost";
$TBDEV['mysql_user'] = "root";
$TBDEV['mysql_pass'] = "your database password";
$TBDEV['mysql_db']  = "your database name";

then this with your site announce

Code:

$TBDEV['announce_urls'][] = "http://localhost/tbdev/announce.php";
this with your site name
Code:

$TBDEV['site_name'] = "tbdev";
Small video here YouTube - tbdev #4 configuring
to add a theme you'd need a theme manger of somekind first. The theme system by Aronth works well, then you can add your own theme/design by way of a template.

Pelle 1st March 2011 14:00

HELP TBDev 2009
 
Pls help me ..

i make everything like this video in youtbube :

YouTube - tbdev #1 downloading

:sos:





http://img151.imageshack.us/img151/8615/tbdev09.jpg


All times are GMT +2. The time now is 16:59.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.