View Single Post
  #3  
Old 18th January 2009, 16:48
Azurious's Avatar
Azurious Azurious is offline
Senior Member
 
Join Date: Jan 2009
India
Posts: 60
Unhappy
Quote:
Originally Posted by joeroberts View Post
to remove error under forum open footer.php
find
PHP Code:
@include("include/cleanup.php"); 
and replace with
PHP Code:
if(!eregi("phpBB.php",$_SERVER["PHP_SELF"]))@include("include/cleanup.php"); 
to find passkey go to edit your profile and you well see it there
when users download torrent passkey will not be added in it automaticaly?
Reply With Quote