Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
Thread Tools
  #1  
Old 20th July 2011, 00:23
it53lv's Avatar
it53lv it53lv is offline
Senior Member
 
Join Date: Feb 2011
Latvia
Posts: 134
Default remove title
hove to remove "version by xam" from forum title ?
Reply With Quote
  #2  
Old 20th July 2011, 01:39
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Smile
Quote:
Originally Posted by it53lv View Post
hove to remove "version by xam" from forum title ?
PHP Code:
<?php
if(!defined('IN_TRACKER')) die('Hacking attempt!');

echo
'<br />
        </div>
    </div>

    </div>
    <center>
    <div class="bg-footer">
        <div id="footer">
            <div class="padding">
                Copyright by inferno-24 2010 <font color="white"><a href="http://YOURSITE.COM/index.php" target="_self"><strong>.:: inferno=24 ::.</strong></a></font>  [Executed in <b> 0.0354 </b>seconds]
                </div>

        </div>


'
.$alertpm.'

'
.($CURUSER['options'] && preg_match('#N1#is'$CURUSER['options']) ?'

<!-- TS Auto DST Correction Code -->

<form action="'
.$BASEURL.'/usercp.php?act=auto_dst" method="post" name="dstform">

    <input type="hidden" name="act" value="auto_dst" />

</form>

<script type="text/javascript">

<!--

    var tzOffset = '
.$CURUSER['tzoffset'].' + '.(preg_match('#O1#is'$CURUSER['options']) ? '1' '0').';

    var utcOffset = new Date().getTimezoneOffset() / 60;

    if (Math.abs(tzOffset + utcOffset) == 1)

    {    // Dst offset is 1 so its changed

        document.forms.dstform.submit();

    }

//-->

</script>

<!-- TS Auto DST Correction Code -->

'').($GLOBALS['ts_cron_image'] ? '

<!-- TS Auto Cronjobs code -->

    <img src="'
.$BASEURL.'/ts_cron.php?rand='.TIMENOW.'" alt="" title="" width="1" height="1" border="0" />

<!-- TS Auto Cronjobs code -->

'').'</div></center>

    


     



</body>
</html>
'
;
/*
+-------------------------------------------------------------------------------------
| You have no permission to modify this file unless you purchase a Brading Free Product!
+-------------------------------------------------------------------------------------
*/
?>
include ---->templates---->THEME---->FOOTER

REPLACE THIS WITH YOUR SITE LINK href="http://YOURSITE.COM/index.php

AND
Copyright by inferno-24 RENAME IT
Reply With Quote
  #3  
Old 20th July 2011, 02:30
it53lv's Avatar
it53lv it53lv is offline
Senior Member
 
Join Date: Feb 2011
Latvia
Posts: 134
Default
those are copyrights not title
title is the one you see in you're browser at top in tad next to favicon
if you even know what favicon is
Reply With Quote
  #4  
Old 20th July 2011, 05:11
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
:unknown: templates---->THEME----> header
Code:
<title>version by xam</title>
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #5  
Old 20th July 2011, 10:21
it53lv's Avatar
it53lv it53lv is offline
Senior Member
 
Join Date: Feb 2011
Latvia
Posts: 134
Default
thanks for trying to help but there is $title function what later call's for some wierd
funtion like
Code:
    $title = $SITENAME.' :: '.($title != '' ? htmlspecialchars_uni($title) : TS_MESSAGE);
and TS_MESSAGE shows up nowhere in code except some file where it's a part of base64 what decodes as Content-Type
Reply With Quote
  #6  
Old 20th July 2011, 10:30
Edgein's Avatar
Edgein Edgein is offline
Senior Member
 
Join Date: Sep 2008
Netherlands
Posts: 154
Default hellooooooo
Quote:
hove to remove "version by xam" from forum title ?
Go to tsf_forums/include/init.php

find

PHP Code:
define ('TSF_VERSION''v1.5 by xam'); 
and replace by what you want

exemple

PHP Code:
define ('TSF_VERSION''v1.5 by BvList'); 
or

PHP Code:
define ('TSF_VERSION''bv list'); 
greetzz Edgein:bubble:
Reply With Quote
  #7  
Old 20th July 2011, 10:40
it53lv's Avatar
it53lv it53lv is offline
Senior Member
 
Join Date: Feb 2011
Latvia
Posts: 134
Default
you're not suppose to do that since that thing is not a part of "TSF Forums"
title
Reply With Quote
  #8  
Old 20th July 2011, 14:12
x360zone's Avatar
x360zone x360zone is offline
Senior Member
 
Join Date: Jul 2011
United Kingdom
Posts: 915
Default lol
xams brother?

__________________

7.5 tsse
future tracker source & hosting, vps
trackers installs + Themes
http://www.foxyhosting.co.uk
http://www.downmy.top testing zone
offshore vps & cpanel hosting & Shoutcast & VPN
STOP cyberbullying
any setups tracker installs vps hosting vps setups themes mods hit me up
over the last three months ive become a snake breeder,pythons,hogs,boa,corn,rat,king,carpet and what joy it is


Reply With Quote
  #9  
Old 20th July 2011, 17:51
Edgein's Avatar
Edgein Edgein is offline
Senior Member
 
Join Date: Sep 2008
Netherlands
Posts: 154
Talking
Quote:
Originally Posted by it53lv View Post
hove to remove "version by xam" from forum title ?

Quote:
you're not suppose to do that since that thing is not a part of "TSF Forums" title
lol why are you asking for it ?
Reply With Quote
Reply

Tags
remove , title


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



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