Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #1  
Old 8th July 2011, 18:49
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Cool phpMy BitTorrent Signature
Signature mod for user profiles and that can be used in forums as well
Reply With Quote
  #2  
Old 9th July 2011, 05:24
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
if you have installed the PMBT forum
open user/editprofile.php and find
PHP Code:
unset($themes);
echo 
"</select>\n";
echo 
"</p></td></tr>\n";
echo 
"<tr><td><HR SIZE=1 NOSHADE></td><td></td></tr>\n"
and add after
PHP Code:
    print("<tr><td>signature</td><td><textarea name=signature cols=50 rows=10>" htmlspecialchars($userrow["signature"]) .
      
"</textarea><br />\n <I>Max 150 Characters, " _btnohtml "</I></td></tr>");
echo 
"<tr><td><HR SIZE=1 NOSHADE></td><td></td></tr>\n"
Bow find
PHP Code:
        processload("downloaded",$down);
        } 
and add after
PHP Code:
        if (!isset($signature) OR $signature == ""$signature "";
        
processinput("signature",$signature); 
and save

Remember this is only if you have the new PMBT forum insatlled
__________________
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
  #3  
Old 9th July 2011, 11:39
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
Quote:
Originally Posted by joeroberts View Post
if you have installed the PMBT forum
where in root user folder editprofile.pho ? DONE SORTED IT
Reply With Quote
Reply

Tags
bittorrent , phpmy , signature

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



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