Thread: Shoutbox
View Single Post
  #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