Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
Thread Tools
  #181  
Old 20th June 2009, 10:15
bsf's Avatar
bsf bsf is offline
Senior Member
 
Join Date: Apr 2009
P2P
Posts: 36
Default Help
The Users Cannont Registry :sorry:
Reply With Quote
  #182  
Old 20th June 2009, 10:33
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
Quote:
Originally Posted by borfasrebel View Post
The Users Cannont Registry :sorry:
is there any error code ore something like that ?
Reply With Quote
  #183  
Old 22nd June 2009, 18:23
naceur naceur is offline
Member
 
Join Date: Jul 2008
Posts: 13
Default hello please help me
hello please help me

i have this errer

Code:
Warning: require_once(/home/naceur/public_html/include/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/torrent/public_html/include/bittorrent.php on line 6
Code:
Fatal error: require_once() [function.require]: Failed opening required '/home/naceur/public_html/include/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/torrent/public_html/include/bittorrent.php on line 6
Reply With Quote
  #184  
Old 23rd June 2009, 13:56
Grom's Avatar
Grom Grom is offline
Senior Member
 
Join Date: Aug 2008
Posts: 73
Default
Quote:
Originally Posted by naceur View Post
hello please help me

i have this errer

Code:
Warning: require_once(/home/naceur/public_html/include/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/torrent/public_html/include/bittorrent.php on line 6
Code:
Fatal error: require_once() [function.require]: Failed opening required '/home/naceur/public_html/include/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/torrent/public_html/include/bittorrent.php on line 6
In bittorrent.php find code
PHP Code:
require_once ROOT_PATH."include/config.php"
require_once 
ROOT_PATH."include/ctracker.php"
require_once 
ROOT_PATH."include/vfunc.php"
require_once 
ROOT_PATH."include/cleanup.php"
require_once 
ROOT_PATH."include/function_happyhour.php"
require_once 
ROOT_PATH."include/mood.php"
require_once 
ROOT_PATH."include/class.inputfilter_clean.php"
Replace code with
PHP Code:
require_once"include/config.php"
require_once
"include/ctracker.php"
require_once
"include/vfunc.php"
require_once
"include/cleanup.php"
require_once
"include/function_happyhour.php"
require_once
"include/mood.php"
require_once
"include/class.inputfilter_clean.php"
Find code in bittorrent.php
PHP Code:
require_once ROOT_PATH.'languages/'.$page_find.'/'.$lang.'.php'
and replace code with
PHP Code:
require_once'languages/'.$page_find.'/'.$lang.'.php'
__________________
Hello All
Reply With Quote
  #185  
Old 23rd June 2009, 16:12
naceur naceur is offline
Member
 
Join Date: Jul 2008
Posts: 13
Default hello
Code:
Fatal error: Cannot redeclare local_user() (previously declared in /home/torrent/public_html/include/bittorrent.php:69) in /home/naceur/public_html/include/bittorrent.php on line 16
Reply With Quote
  #186  
Old 29th June 2009, 16:12
oxyg3n oxyg3n is offline
Member
 
Join Date: Feb 2009
Romania
Posts: 2
Default
Quote:
Originally Posted by Grom View Post
In bittorrent.php find code
...
after i do that, i get this error :

Code:
Warning:  require_once(/home/blackmed/public_html/include/bittorrent.php) [function.require-once]: failed to open stream: No such file or directory in /home/blackmed/public_html/tracker/include/cleanup.php on line 5

Fatal error:  require_once() [function.require]: Failed opening required '/home/blackmed/public_html/include/bittorrent.php' (include_path='.:/usr/lib/php') in /home/blackmed/public_html/tracker/include/cleanup.php on line 5
nobody?
Reply With Quote
  #187  
Old 1st July 2009, 15:39
RaduNebunu RaduNebunu is offline
Member
 
Join Date: May 2009
P2P
Posts: 1
Default
kool thx!:nosepick:
Reply With Quote
  #188  
Old 2nd July 2009, 14:00
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default hi
i tryed this code out not very good at all i ask bigjoos to check it out and he could not work out why it would not work and all bugs was sorted as well
Reply With Quote
  #189  
Old 2nd July 2009, 21:52
BertieBassett BertieBassett is offline
Member
 
Join Date: Apr 2009
P2P
Posts: 1
Default
You will need to provide a lot more info than that for us to be able to help u
Reply With Quote
  #190  
Old 3rd July 2009, 07:47
micro micro is offline
Member
 
Join Date: Apr 2009
P2P
Posts: 6
Default
Thanks for the nice version, but when someone tries to register it appears that after pressing Signup.Tracker hosted on my computer.

Code:
Warning:  mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in D:\xampp\htdocs\takesignup.php on line 136

Warning:  Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\takesignup.php:136) in D:\xampp\htdocs\takesignup.php on line 140
Cheers
Reply With Quote
Reply

Tags
codex , installer , v4


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
YSE PRE6 with installer kp380lv Yuna Scatari Edition (YSE) 4 11th May 2010 23:32
$$looking for a installer and coder for my tracker$$ wltan Sell & Buy 9 8th May 2010 20:42
Gazelle Installer and Programmer Gazeller Sell & Buy 1 16th January 2010 20:23
My theme for tbdev installer KiD Community Cafe 2 17th October 2009 10:28



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