Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > TBDev > Mods & Themes
Reply
  #21  
Old 3rd June 2015, 08:44
BamBam0077 BamBam0077 is offline
Banned
 
Join Date: Jul 2013
P2P
Posts: 410
Default
Select your table then select the sql tab then add this line of sql code

Code:
ALTER TABLE `users` ADD `pirate` int(11) unsigned NOT NULL DEFAULT '0';
Reply With Quote
  #22  
Old 3rd June 2015, 12:40
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
remove from the code pirate and u.pirate and other variables you dont have in your sql.
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #23  
Old 4th June 2015, 03:26
ZeroCoolx ZeroCoolx is offline
Member
 
Join Date: Jun 2015
Posts: 4
Default
Quote:
Originally Posted by BamBam0077 View Post
Select your table then select the sql tab then add this line of sql code

Code:
ALTER TABLE `users` ADD `pirate` int(11) unsigned NOT NULL DEFAULT '0';

ok done,

but now i have another problem,

the website is now blanc and this error comes from the index.php

if(get_smile() != '0') = not working

//if(get_smile() != '0') = got my site back but without shoutbox function :(

dunno whats wrong
Reply With Quote
  #24  
Old 4th June 2015, 04:40
BamBam0077 BamBam0077 is offline
Banned
 
Join Date: Jul 2013
P2P
Posts: 410
Default
@ File include/bbcode_functions.php add if you dont have it - note that custom smilies are part of the 09 seeding bonus mod - The rest of the code is also added into the 09 Texbbcode mod for the smilies and custom smilies so check both.

Code:
//=== smilie function
function get_smile()
{
global $CURUSER;
return $CURUSER["smile_until"];
}
Seeding bonus mod - http://forum-u-232.servebeer.com/ind...ic,1253.0.html

Texbbcode mod - http://forum-u-232.servebeer.com/ind...ic,1262.0.html

Will need this installed also mate:
New And Improved Snatchlist -
http://forum-u-232.servebeer.com/ind...ic,1230.0.html


Good Luck
Reply With Quote
  #25  
Old 9th June 2015, 22:27
Mc Grath Mc Grath is offline
Senior Member
 
Join Date: May 2015
Posts: 15
Default
Can someone just upload the actual files for shoutbox instead of editing all files please

Thanking you
Reply With Quote
Reply

Tags
shoutbox

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 theme engine to TBdev Kotafi Mods & Themes 6 13th May 2012 04:42
Need a shoutbox on ySE pre 6 evaldas40 Yuna Scatari Edition (YSE) 1 2nd November 2009 01:44
Shoutbox.php makaka123 Yuna Scatari Edition (YSE) 0 25th July 2009 18:32
Shoutbox & Bot kp380lv Yuna Scatari Edition (YSE) 3 13th June 2008 16:57



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