View Single Post
  #6  
Old 8th August 2008, 16:47
tobbie91@hotmail.com tobbie91@hotmail.com is offline
Member
 
Join Date: Aug 2008
Posts: 3
Default
Quote:
Originally Posted by johnake View Post
Well, I just installed it...
You use a function that does not exist: htmlstrip. If I'm not mistaken, it was this:

PHP Code:
function htmlstrip($str) {
  return 
htmlspecialchars(htmlspecialchars_decode($str));

You're missing a column in the messages table called subject.
Read the install info

Quote:
#####IMPORTANT#####
12. In bittorrent.php at line 189 add user ids and on line 174 add all sysop name on the site.
!if you dont edit this you will get the error on the line under at almost every page!
Fatal error: Call to undefined function htmlstrip() in C:\xampp\htdocs\include\bittorrent.php on line 191
#####IMPORTANT#####
its a security add ok
Reply With Quote