Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev
Reply
Thread Tools
  #1  
Old 18th October 2008, 10:20
SilentKillzr SilentKillzr is offline
Member
 
Join Date: Oct 2008
Posts: 3
Default Tb Fails. Or me.
Every source ive tried installing fails in one method or another.. what source is best and how might i install it errorless.
Reply With Quote
  #2  
Old 18th October 2008, 11:02
johnake's Avatar
johnake johnake is offline
Senior Member
 
Join Date: Dec 2007
Posts: 52
Default
Well,
As an advice: read some documentation on PHP/MySQL/xHTML/CSS. I know... sounds kinda overwhelming, but I assure you that if you document on those 4 little puppies... than failure will not be an option for you.
I've seen a lot of modded sources here and there... but the vast majority that think they "code" just by copy->pasting some mods from tbdev or from here overlooks some of the key factors in customising the script: security, code tidiness, originality.
You will come across some problems in time with your tracker when some coding experience will be needed.
So relax, take it easy... one step at a time...
John.
__________________
PHP Code:
class mySelf extends World
   
{
       public 
$health;
       private 
$friends;
       protected 
$love;
  
   public function 
__construct()
  {
       
$this->health 100;
       
$this->friends 2;
       
$this->love true;
  }
  protected function 
__love()
  { 
      
//has a bug... for the moment...
      //will fix it later.. until then:
      
sleep(15*365*24*3600);
  }

Reply With Quote
Reply

Tags
fails , tb


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 14:39. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.