Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Torrent Strike (http://www.bvlist.com/forumdisplay.php?f=21)
-   -   Torrentstrike Fullymodded v1.0 (http://www.bvlist.com/showthread.php?t=117)

Fynnon 23rd July 2008 20:25

Re: Torrentstrike Fullymodded v1.0
 
Quote:

Originally Posted by Shamanskunk
Can we get some new links please? Thanks in advance!

I attached the files to the forum so everything works fine now !

wMan 8th August 2008 00:23

hi how the hell do you change class ive tried in global.php but it wont work

Code:

define ('UC_USER', 0);
define ('UC_POWER_USER', 1);
define ('UC_COMMUNITY_VIP', 2);
define ('UC_VIP', 3);
define ('UC_LEGEND', 4);
define ('UC_UPLOADER', 5);
define ('UC_MODERATOR', 6);
define ('UC_ADMINISTRATOR', 7);
define ('UC_SYSOP', 8);
define ('UC_STAFF_LEADER', 9);
define ('UC_OWNER', 10);

function get_user_class()
{
  global $CURUSER;
  return $CURUSER["class"];
}

function get_user_class_name($class)
{
  switch ($class)
  {
    case UC_USER: return "User";

    case UC_POWER_USER: return "Power User";

    case UC_COMMUNITY_VIP: return "Community Vip";

    case UC_VIP: return "VIP";

    case UC_LEGEND: return "Legend";

    case UC_UPLOADER: return "Uploader";

    case UC_MODERATOR: return "Moderator";

    case UC_ADMINISTRATOR: return "Administrator";

    case UC_SYSOP: return "SysOp";

    case UC_STAFF_LEADER: return "Staff Leader";

    case UC_OWNER: return "Owner";
  }
  return "";
}


AngelDj 24th August 2008 12:41

Can I upgrade this mod on TorrentStrike 0.4v without losing date of the tracker and forum?

wMan 24th August 2008 15:19

your forums are phpbb2 im guessing leave in database then add all your other sql files
that come with ts v4 etc etc should be fine
plus use this will keep all ur users info etc

http://bvlist.com/tracker-mods/209-t...ort-users.html

kingo_2003 26th August 2008 12:19

thanx alot

moldyq 2nd September 2008 09:56

Hello there
I installed the fullymodded tracker, everything is fine, just one problem: when I want to download a torrent that I uploaded myself for testing it says:
Code:

No input file specified.
The download link is:
Code:

http://tracker.***.com/download.php/5/zry-nunh2.ISO.torrent
After me it looks strange...
Thank you

wildboy211 11th September 2008 11:30

Demo not working
 
The demo is not working

NighTing 12th September 2008 21:23

hi i have a question, could u put, any screenshots for the themees, cuz i would like ot know how they look before downloading


Thanks,

NighTing

sharpe 14th September 2008 15:44

Hacks for TS v1.0 Needed
 
:sos::sos::sos:
hi all,
i've ddl TS and i must say it's super, fits my needs!
But however i need some hacks can somebody help me?

1:
I would like to replace this http://i36.tinypic.com/2z8yohx.png on warned User instead of their own avatar.

2:

I would like to give every NEW user some amount of Gb upload, How?

3:
How do i make OnlyUP's e,g dowload don't count just Upload.

franzzco 20th September 2008 20:07

How are installed themes?
Thank :chch:


All times are GMT +2. The time now is 08:38.

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