Bravo List
Register
Go Back   > Bravo List > Source Code > Active Trackers > Torrent Trader
Reply
  #1  
Old 1st June 2009, 14:36
terrabyte terrabyte is offline
Member
 
Join Date: May 2009
P2P
Posts: 11
Default How to instal TorrentTrader V2.05
Please, hwo can explain me how to instal this tracker sourse (TorrentTrader v2.05).??? How to chance CHMOD to 777??? please write more details. I wana to put my tracker on localhost. what program i need. I have XAMPP is good?Sorry for mt bad english
Reply With Quote
  #2  
Old 1st June 2009, 14:39
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
chmode files in windows :D :D :D realy don't know :D try mouse right button > properties > and uncheck read only ore something like that
Reply With Quote
  #3  
Old 1st June 2009, 18:57
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
No need to chmod if using windows.

If I remember rightly you need to change these lines in backend/functions.php

PHP Code:
require_once("mysql.php"); //Get MYSQL Connection Info
require_once("config.php");  //Get Site Settings and Vars ($site_config)
require("tzs.php"); // Get Timezones 
TO

PHP Code:
require_once("backend/mysql.php"); //Get MYSQL Connection Info
require_once("backend/config.php");  //Get Site Settings and Vars ($site_config)
require("backend/tzs.php"); // Get Timezones 
Reply With Quote
  #4  
Old 1st June 2009, 20:11
terrabyte terrabyte is offline
Member
 
Join Date: May 2009
P2P
Posts: 11
Default
thank s man, it works. tank's verry much.YOU ARE THE BEST

Bump: the tracker appear but i can't login. Im singup at ADMIN but when i want to login appear these ,,
'Your account is currently pending, please check your email'" what can i do. You know that you are the best :D?!?!? what can i do?!? :D?
Reply With Quote
  #5  
Old 1st June 2009, 20:19
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
open up backend>config.php and look for
PHP Code:
$site_config['CONFIRMEMAIL'] = true
and change to
PHP Code:
$site_config['CONFIRMEMAIL'] = false
may work :D
Reply With Quote
  #6  
Old 1st June 2009, 20:44
terrabyte terrabyte is offline
Member
 
Join Date: May 2009
P2P
Posts: 11
Default
WORK's Thanks man, thanks for all

Bump: all good, but i want that all members to become uploaders on registers
new register ---/--> Member
new register ------> Uploader

I don't know to write very good in english

and i receive a error
Code:
Fatal error: Uncaught exception 'com_exception' with message 'Unable to lookup `AvailableBytes': Unknown name. ' in C:\xampp\htdocs\backend\serverload5.php:19 Stack trace: #0 C:\xampp\htdocs\backend\serverload5.php(19): unknown() #1 C:\xampp\htdocs\blocks\serverload_block.php(47): require('C:\xampp\htdocs...') #2 C:\xampp\htdocs\backend\functions.php(276): include('C:\xampp\htdocs...') #3 C:\xampp\htdocs\themes\default\footer.php(6): rightblocks() #4 C:\xampp\htdocs\backend\functions.php(242): require_once('C:\xampp\htdocs...') #5 C:\xampp\htdocs\index.php(101): stdfoot() #6 {main} thrown in C:\xampp\htdocs\backend\serverload5.php on line 19
what can i do?
I have my tracker on localhost and this eroor appear on ,,Server Load"

Click the image to open in full size.

WHAT CAN I DO?! :(

Last edited by terrabyte; 1st June 2009 at 21:11.
Reply With Quote
  #7  
Old 1st June 2009, 21:35
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
In StaffCP / Blocks click Edit and Disable the Serverload Block and click on Update, it may help?
Reply With Quote
  #8  
Old 2nd June 2009, 07:43
terrabyte terrabyte is offline
Member
 
Join Date: May 2009
P2P
Posts: 11
Default
I m not at home now. I give you a unswer when i arrive. Were can i download some themes for my Source? TorrentTracker v 2.05???
You can tell me were i can change theme and where i must to put these teme in my sourse. I change in CPanel??? were i put the temes and you can gve me a lnk to the teme's? Thank's verry much!!!
Reply With Quote
  #9  
Old 2nd June 2009, 07:48
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
Put the themes in the themes folder and then add them through the StaffCP.

As for themes look here http://bvlist.com/tracker-skins/341-...um-themes.html
Reply With Quote
  #10  
Old 2nd June 2009, 13:02
terrabyte terrabyte is offline
Member
 
Join Date: May 2009
P2P
Posts: 11
Default
work's thanks man. I Downloaded the temes, i go to the CPadmin i add a new theme but when i want to apply the new theme a receive this eroor
Code:
Warning:  require_once(themes/C:\TorrentTrader v2.x Premium /block.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\backend\functions.php on line 236
Code:
Fatal error:  require_once() [function.require]: Failed opening required 'themes/C:\TorrentTrader v2.x Premium /block.php' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\backend\functions.php on line 236


WHAT CAN I DO , srry for my bad english one more time, and thank's for all

After i apply these theme i can't login. i receive these eroor. What can i do to disable this theme, and how to apply a new theme. and where can i download 100% tested theme???

Last edited by terrabyte; 2nd June 2009 at 13:30.
Reply With Quote
Reply

Tags
instal , torrenttrader , v205

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
TorrentTrader v2.0.6 mast3r Torrent Trader 7 2nd April 2019 17:19
TorrentTrader v2.0.5 movizdb Downloads 22 13th April 2010 16:59
How to instal TBDev? Extreme86 TBDev 5 10th November 2009 16:52
How to instal a theme ghostro BT.Manager (phpMyBitTorrent) 2 26th July 2009 13:02
TorrentStrike to TorrentTrader ocha Torrent Strike 0 25th March 2009 01:45



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