Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent)
Reply
  #1  
Old 12th February 2010, 05:30
pennst26 pennst26 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 6
Default Forum Integration issues ...
Need some help here...
Initial install went smoothly , and I was hoping integrating the forums would also..
Nope
After I installed phpBB3 , everything works fine in both forums and pmbt, but they are not linked... for example
If I click on forums it leads to very generic page with an error at the bottom.
Also when you hover or click index... URL is incorrect.
Code:
yourdomain.com

A short text to describe your forum
Skip to content

 
Advanced search




Code:
Fatal error: Call to undefined method dbal_mysqli::sql_numrows() in /site/phpmybt/include/cleanup.php on line 44
Code:
URL on mouseover = http://******/phpmybt//phpmybt/phpBB.php?page=index.php
Should be = http://*******/phpmybt/phpBB3/index.php
I tried messing with the settings on pmbt and phpbb3 and no luck
Hope I gave enough info
Reply With Quote
  #2  
Old 12th February 2010, 05:34
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
try use this
ok replace phpBB3/rewrite.php with this
[code]<?php
/*
*-------------------------------phpMyBitTorrent--------------------------------*
*--- The Ultimate BitTorrent Tracker and BMS (Bittorrent Management System) ---*
*-------------- Created By Antonio Anzivino (aka DJ Echelon) --------------*
*------------- http://www.p2pmania.it -------------*
*------------ Based on the Bit Torrent Protocol made by Bram Cohen ------------*
*------------- http://www.bittorrent.com -------------*
*------------------------------------------------------------------------------*
*------------------------------------------------------------------------------*
*-- This program is free software; you can redistribute it and/or modify --*
*-- it under the terms of the GNU General Public License as published by --*
*-- the Free Software Foundation; either version 2 of the License, or --*
*-- (at your option) any later version. --*
*-- --*
*-- This program is distributed in the hope that it will be useful, --*
*-- but WITHOUT ANY WARRANTY; without even the implied warranty of --*
*-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --*
*-- GNU General Public License for more details. --*
*-- --*
*-- You should have received a copy of the GNU General Public License --*
*-- along with this program; if not, write to the Free Software --*
*-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --*
*-- --*
*------------------------------------------------------------------------------*
*------
__________________
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 12th February 2010, 05:48
pennst26 pennst26 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 6
Default
thanks for the fast reply.
I apologize if this has been covered already elsewhere, I did search around for an answer.

This definately changed it up, but now URL points to
Code:
http://******/phpBB.php?page=index.php
I'm lost here I'm afraid. I assumed it was supposed to load the forum index page when you click on forum img in "Home"
which is /phpmybt/phpBB3/index.php
but either way, the Board Index link leaves off the phpmybt dir now and points to phpBB.php

Sorry if this is me overlooking something silly.
Reply With Quote
  #4  
Old 12th February 2010, 05:51
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
change
Code:
        $rewrite_search2[] = $phpbb_root_path;
        $rewrite_replace2[] = "/phpBB3/";
to
Code:
        $rewrite_search2[] = $phpbb_root_path;
        $rewrite_replace2[] = "/phpmybt/phpBB3/";
__________________
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 12th February 2010, 06:07
pennst26 pennst26 is offline
Member
 
Join Date: Feb 2010
P2P
Posts: 6
Default
good fix joe, good fix
the sql error still exists, but I wonder if that is from me deleting and reinstalling 2wice =P

So, do members need to be added to both? or is it auto now?
Reply With Quote
  #6  
Old 12th February 2010, 06:18
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
members well be auto generated on comfermation
what sql error you talking about?
__________________
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
Reply

Tags
forum , integration , issues

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
Couple issues 1 with tracker 1 with forums pennst26 BT.Manager (phpMyBitTorrent) 1 14th February 2010 00:32
Little issues Fynnon BT.Manager (phpMyBitTorrent) 2 23rd April 2009 14:02
Issues 5.1 Peers hhc Template Shares 3 31st March 2009 23:47
TSSE 5.1 issues Ingvar Template Shares 16 22nd March 2009 19:08
Wii Issues brooklong Community Cafe 0 29th October 2008 07:53



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