Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #1  
Old 18th January 2009, 16:12
Azurious's Avatar
Azurious Azurious is offline
Senior Member
 
Join Date: Jan 2009
India
Posts: 60
Smile Error Under Forum
I am getting this error under forum

Fatal error: Call to undefined method dbal_mysql::sql_numrows() in /home/root/public_html/include/cleanup.php on line 44

also my users are not getting passkey after downloading torrent from PMBT
Reply With Quote
  #2  
Old 18th January 2009, 16:44
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
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
__________________
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
  #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
  #4  
Old 18th January 2009, 16:51
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
yes it should it is not?
__________________
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
  #5  
Old 18th January 2009, 16:57
Azurious's Avatar
Azurious Azurious is offline
Senior Member
 
Join Date: Jan 2009
India
Posts: 60
Default
Quote:
Originally Posted by joeroberts View Post
yes it should it is not?

thanks joe forum footer error is gone

put passkey & Tracker Message & Torrent Prefix is not working

even i reseted my pass key cleared cookies & relogged
Reply With Quote
  #6  
Old 18th January 2009, 17:15
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
open download.php
find
PHP Code:
$announce_url $siteurl."/announce.php"
and replace it with
PHP Code:
$announce_url $siteurl."/announce"
__________________
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
  #7  
Old 18th January 2009, 17:23
Azurious's Avatar
Azurious Azurious is offline
Senior Member
 
Join Date: Jan 2009
India
Posts: 60
Default
Quote:
Originally Posted by joeroberts View Post
open download.php
find
PHP Code:
$announce_url $siteurl."/announce.php"
and replace it with
PHP Code:
$announce_url $siteurl."/announce"
thanks joe can u add this in ur post "How to announce"
Reply With Quote
Reply

Tags
error , forum

Thread Tools

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
Forum installing error mat22 BT.Manager (phpMyBitTorrent) 1 10th February 2010 01:49
Forum error simalingur SZ Edition 12 9th February 2010 18:36
Forum piraders Yuna Scatari Edition (YSE) 3 28th December 2009 01:06
Forum? adso Torrent Trader 0 7th August 2009 23:36
Error, Forum Shurubel TBDev 3 22nd July 2009 11:01



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