Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Trader (http://www.bvlist.com/forumdisplay.php?f=29)
-   -   How to instal TorrentTrader V2.05 (http://www.bvlist.com/showthread.php?t=2744)

terrabyte 1st June 2009 14:36

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

wMan 1st June 2009 14:39

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

Krypto 1st June 2009 18:57

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 


terrabyte 1st June 2009 20:11

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?

wMan 1st June 2009 20:19

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

terrabyte 1st June 2009 20:44

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"

http://img207.imageshack.us/img207/7...rontracker.jpg

WHAT CAN I DO?! :(

Krypto 1st June 2009 21:35

In StaffCP / Blocks click Edit and Disable the Serverload Block and click on Update, it may help?

terrabyte 2nd June 2009 07:43

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!!!

Krypto 2nd June 2009 07:48

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

terrabyte 2nd June 2009 13:02

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???


All times are GMT +2. The time now is 07:24.

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