Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Closed Thread
  #11  
Old 31st May 2008, 23:56
seb35 seb35 is offline
Senior Member
 
Join Date: Dec 2007
France
Posts: 32
Default re: D3SI Modded Source v1.2
Hi sam i see you code error:

in
donate.php:

replace
Code:
pager2
with
Code:
pager
in:
takesigunp.php

Replace:
Code:
if (empty($wantusername) || empty($wantpassword) || empty($email))
with
Code:
$country = (int)$_POST["country"];
if (empty($wantusername) || empty($wantpassword) || empty($email) || empty($country))
redir.php very unsecure

but good source for star new tracker respect
  #12  
Old 1st June 2008, 00:00
D3SI D3SI is offline
Senior Member
 
Join Date: May 2008
Posts: 58
Default re: D3SI Modded Source v1.2
use this redir.php
Code:
<?php

require_once "include/bittorrent.php";
dbconn(false);

if(!isset($CURUSER)) 
	die();
	
  $url = '';
  while (list($var,$val) = each($_GET))
    $url .= "&$var=$val";
	if(preg_match( "/([<>'\"]|&#039|!|&#34|%27|%22|%3E|%3C|&#x27|&#x22|&#x3E|&#x3C|\.js)/i", $url ))
		header("Location: http://www.urbandictionary.com/define.php?term=twat");
$i = strpos($url, "&url=");
if ($i !== false)
	$url = substr($url, $i + 5);
if (substr($url, 0, 4) == "www.")
	$url = "http://" . $url;
	if (strlen($url) < 10) die();
  print("<html><head><meta http-equiv=refresh content='3;url=$url'></head><body>\n");
  print("<div style='width:100%;text-align:center;background: #E9D58F;border: 1px solid #CEAA49;margin: 5px 0 5px 0;padding: 0 5px 0 5px;font-weight: bold;'>Redirecting you to:
\n");
  print(htmlentities($url)."</div></body></html>\n");
?>
__________________
I install Site Source for $
  #13  
Old 1st June 2008, 12:13
lac007 lac007 is offline
Member
 
Join Date: May 2008
Posts: 3
Default re: D3SI Modded Source v1.2
I want to upload it to free webhost because i would like to see how does it work and how does it look.
I wrote my password so if somebody know how to make it...
I dont want to spend money for it if it doesnt work, or if it doesnt look good.
And if there is a free webhost where i can upload it please write it.
Thanks.
  #14  
Old 1st June 2008, 17:05
djlee's Avatar
djlee djlee is offline
Senior Member
 
Join Date: Mar 2008
Posts: 183
Default re: D3SI Modded Source v1.2
download xampp and install it on your home computer.. therefore you can use ur own pc as a webserver
Closed Thread

Tags
d3si , modded , source , v12

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
xBtiT Modded Source v2.5 by Dark-Evil sharpe xBTiT 2 5th May 2010 11:58
Modded TBDEV source on it's way! Strikey Community Cafe 8 18th December 2009 00:41
Selling good modded source - FAST and CHEAP allexy Community Cafe 31 14th July 2009 07:38
Source Precoded 1.3 by D3SI D3SI Community Cafe 13 4th December 2008 23:12



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