Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
Thread Tools
  #81  
Old 17th June 2011, 16:54
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Thumbs up
Quote:
Originally Posted by joeroberts View Post
login to phpBB3 and then to the admin area


in admin area you should see the first tab
Configurations click on it then you well see
Cookie settings tab click on it

this information was sett during install and should not be blank.
NOW if on server yes and it asing for the said cooke how do i know what cooke it is untill codes been put on then go to the admin to get it thou phpbb3 after install of code ?
Click the image to open in full size.

Last edited by wMan; 17th June 2011 at 17:15.
Reply With Quote
  #82  
Old 7th July 2011, 17:54
Flash123 Flash123 is offline
Member
 
Join Date: Jun 2011
P2P
Posts: 5
Default
this source got dht ?
Reply With Quote
  #83  
Old 7th July 2011, 17:56
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Smile
Quote:
Originally Posted by Flash123 View Post
this source got dht ?
yes
Reply With Quote
  #84  
Old 24th October 2011, 00:13
pennst26 pennst26 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 6
Default
I have this code installed and so far everything is smooth except there is code all over the html

like on index page I see this all over

Code:
Deprecated:  Function eregi() is deprecated in /include/functions.php on line 34

Deprecated:  Function eregi() is deprecated in /include/functions.php on line 36

Strict Standards:  Resource ID#13 used as offset, casting to integer (13) in /include/db/mysql.php on line 482

Strict Standards:  Resource ID#13 used as offset, casting to integer (13) in /include/db/mysql.php on line 484

Deprecated:  Function eregi() is deprecated in /include/functions.php on line 37

Deprecated:  Function eregi() is deprecated in /include/functions_phpBB3.php on line 33

Strict Standards:  Resource ID#16 used as offset, casting to integer (16) in /include/db/mysql.php on line 482

Strict Standards:  Resource ID#16 used as offset, casting to integer (16) in /include/db/mysql.php on line 484

Deprecated:  Function eregi() is deprecated in /language/english.php on line 749
server is fresh debian with xampp install

any help is appreciated.
Reply With Quote
  #85  
Old 24th October 2011, 00:55
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
as for the
Code:
Strict Standards:  Resource ID#16 used as offset, casting to integer (16) in /include/db/mysql.php on line 482

Strict Standards:  Resource ID#16 used as offset, casting to integer (16) in /include/db/mysql.php on line 484
replace those 2 lines with

PHP Code:
                       $this->row[(int)$query_id] = @mysql_fetch_array($query_id);

                        return 
$this->row[(int)$query_id]; 
and for the

Deprecated: notice you well want to disable Deprecated in error_reporting
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #86  
Old 11th January 2012, 19:39
DarknessTM DarknessTM is offline
Member
 
Join Date: Sep 2011
P2P
Posts: 7
Default phpMyBitTorrent 2.0.4 Gold Release
The installation it`s done but when I try to go on my site i have this
There seems to be a problem with the database server, sorry for the inconvenience.

We should be back shortly.
Reply With Quote
  #87  
Old 12th January 2012, 01:42
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
open include/configdata.php and make sure your data base info is right.
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #88  
Old 10th February 2012, 15:02
TomasHR TomasHR is offline
Member
 
Join Date: Feb 2012
Croatia
Posts: 10
Default poblem
I have big problem when install on my host. Have version with forum and whan install forum come this error:
Fatal error: Class 'user' not found in /home/rovercom/public_html/phpBB3/install/index.php on line 247

What to do?
Reply With Quote
  #89  
Old 10th February 2012, 15:20
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
in phpBB3/install/index.php Find
PHP Code:
$user = new user(); 
and replace it with
PHP Code:
$user = new userbb(); 
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #90  
Old 10th February 2012, 15:28
TomasHR TomasHR is offline
Member
 
Join Date: Feb 2012
Croatia
Posts: 10
Default
THANKS!

Bump: more one help. After 4 try to complet install i receive this message:
Fatal error: Cannot redeclare class user in /home/rovercom/public_html/phpBB3/includes/session.php on line 2446

You can see on www.rover.com.hr forum.
forum is PHP 3.0.10
Thanks!


p.s.
Have problem and when log out and want log on.

Please help.

Last edited by TomasHR; 10th February 2012 at 18:28.
Reply With Quote
Reply

Tags
gold , phpmybittorrent , release


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
What is the best release AT THE MOMENT ? fen7azy Yuna Scatari Edition (YSE) 5 5th February 2010 21:09
[xBTiT]HACK - Gold silver torrents by Losmi bewithuu2 xBTiT 0 31st January 2010 12:28
New Release but not version joeroberts BT.Manager (phpMyBitTorrent) 5 9th January 2010 22:44
Release bad torrentID The Analyzer Yuna Scatari Edition (YSE) 2 29th November 2008 16:40
Final release? icecore Yuna Scatari Edition (YSE) 2 16th August 2008 17:54



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