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)

dusco 24th September 2008 00:03

All I get is "Site is down for maintenance, please check back again later... thanks" I have no config.php secret.php what file do i put my db info

thanks

Kotafi 24th September 2008 00:08

Quote:

Originally Posted by dusco (Post 4402)
I have no config.php secret.php what file do i put my db info

thanks

http://yoursite.com/admincp.php

aikyam 27th September 2008 10:46

Is there one for phpBB 3.0.2?

Fynnon 27th September 2008 11:31

Quote:

Originally Posted by aikyam (Post 4494)
Is there one for phpBB 3.0.2?

Torrent Strike had a rest for some time, the site is down so it wasn`t anybody working for the TorrentStrike phpBB3 integration
http://bvlist.com/torrent-strike/985...entstrike.html

I don`t think there is any other tracker that has phpBB3 integrated yet
Only PMBT has it for now but in the future there will be others

Timisoreanul 30th September 2008 12:38

hi, when i try to change my privacy it give error ,in my
Code:

tr("Reset passkey","
Any active torrents must be downloaded again to continue leeching/seeding.", 1);

function priv($name, $descr) {
        global $CURUSER;
        if ($CURUSER["privacy"] == $name)
                return " $descr";
        return " $descr";
}

tr("Privacy level",  priv("normal", "Normal") . " " . priv("low", "Low (email address will be shown)") . " " . priv("strong", "Strong (no info will be made available)"), 1);

?>

this is ok..but ,where is not ok in takeprofedit :
Code:

$yahoo = unesc($_POST["yahoo"]);
if (strlen($yahoo) > 30)
    bark("Sorry, Yours yahoo too long  (Max - 30)");
$updateset[] = "yahoo = " . sqlesc($yahoo);

$skype = unesc($_POST["skype"]);
if (strlen($skype) > 20)
    bark("Sorry, Yours skype too long  (Max - 20)");
$updateset[] = "skype = " . sqlesc($skype);
if ($privacy != "normal" && $privacy != "low" && $privacy != "strong")
        bark("whoops");

$updateset[] = "privacy = " . sqlesc($privacy);

$updateset[] = "torrentsperpage = " . min(100, 0 + $_POST["torrentsperpage"]);
$updateset[] = "topicsperpage = " . min(100, 0 + $_POST["topicsperpage"]);


Fastlane 1st October 2008 04:55

Excellent Working great Now I have a few Questions

Anyone know of a hack to add user ips .. For Example I would like to use my seedbox to share the torrents but I get the error in torrentflux

rejected by tracker - Unrecognized host (xx.xxx.xxx.xxx). Please go to http://www.xxxx.com to sign-up or login.


Ofcourse where the xxx are I edited the info

I have added my login info to Torrentflux and download the file directly with torrentflux but I seem to get that error still

lostz 2nd October 2008 17:01

thanks
 
thanks very great :ok:

piku2008 2nd October 2008 20:41

thanks dude
 
Really great code i love it :hi::hi::hi:

ScenePirate 2nd October 2008 22:02

Been a fan
 
of this source....

Tony 2nd October 2008 22:36

your welcome lol


All times are GMT +2. The time now is 14:22.

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