Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Torrent Strike
Reply
  #61  
Old 24th September 2008, 00:03
dusco dusco is offline
Member
 
Join Date: Sep 2008
Posts: 7
Default
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
Reply With Quote
  #62  
Old 24th September 2008, 00:08
Kotafi Kotafi is offline
Senior Member
 
Join Date: Jan 2008
Posts: 139
Default
Quote:
Originally Posted by dusco View Post
I have no config.php secret.php what file do i put my db info

thanks
http://yoursite.com/admincp.php
Reply With Quote
  #63  
Old 27th September 2008, 10:46
aikyam aikyam is offline
Member
 
Join Date: Sep 2008
Posts: 8
Default
Is there one for phpBB 3.0.2?
Reply With Quote
  #64  
Old 27th September 2008, 11:31
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
Quote:
Originally Posted by aikyam View Post
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
Reply With Quote
  #65  
Old 30th September 2008, 12:38
Timisoreanul's Avatar
Timisoreanul Timisoreanul is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 211
Default
hi, when i try to change my privacy it give error ,in my
Code:
tr("Reset passkey","<input type=\"checkbox\" name=\"resetpasskey\" value=\"1\" /><br/>Any active torrents must be downloaded again to continue leeching/seeding.", 1);

function priv($name, $descr) {
	global $CURUSER;
	if ($CURUSER["privacy"] == $name)
		return "<input type=\"radio\" name=\"privacy\" value=\"$name\" checked=\"checked\" /> $descr";
	return "<input type=\"radio\" name=\"privacy\" value=\"$name\" /> $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"]);
Reply With Quote
  #66  
Old 1st October 2008, 04:55
Fastlane Fastlane is offline
Member
 
Join Date: Sep 2008
Posts: 2
Default
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
Reply With Quote
  #67  
Old 2nd October 2008, 17:01
lostz lostz is offline
Member
 
Join Date: Oct 2008
Posts: 2
Default thanks
thanks very great
Reply With Quote
  #68  
Old 2nd October 2008, 20:41
piku2008 piku2008 is offline
Senior Member
 
Join Date: Oct 2008
Posts: 16
Default thanks dude
Really great code i love it :hi::hi::hi:
Reply With Quote
  #69  
Old 2nd October 2008, 22:02
ScenePirate ScenePirate is offline
Member
 
Join Date: Mar 2008
Posts: 6
Cool Been a fan
of this source....
Reply With Quote
  #70  
Old 2nd October 2008, 22:36
Tony's Avatar
Tony Tony is offline
Senior Member
 
Join Date: Mar 2008
P2P
Posts: 182
Default
your welcome lol
Reply With Quote
Reply

Tags
fullymodded , torrents tracker , torrentstrike , v10

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
Torrentstrike Fullymodded v1.0 Seedbox problem!Help! jernej1 Torrent Strike 4 19th December 2012 22:09
Hit&Run system for Fullymodded adrian21 Torrent Strike 5 1st July 2010 22:29
Help with torrentstrike fullymodded v1.0 RikT Torrent Strike 0 24th September 2008 12:52
TS FullyModded 1.0 Problem NighTing Torrent Strike 4 13th September 2008 16:51
Torrentstrike Fullymodded v1.0 Passkey HELP Robz Torrent Strike 6 11th September 2008 22:49



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