TBDev Forum
Programming board
Main Page Forum Rules Privacy Policy Members Contact Us
Welcome Guest (Login | Register)
TBDev Forum TBDev.net - Mods & hacks Mods In Progress MyBB integration
Page 1 2 3

MyBB integration

2008-02-22 19:54:00
Group: Member
Posts: 502
Topics participated: 255
Topics started: 64
First post: 2007-10-08 19:40:00
Last post: 2009-01-03 21:49:00
There are some changes you need in modtask.php to ban and unban users and other... :)
 
2008-03-24 13:44:00
Group: Member
Posts: 44
Topics participated: 23
Topics started: 9
First post: 2006-05-20 11:17:00
Last post: 2008-03-25 19:01:00
I use torrentpier0.3.5 phpbb it's possible convert all forum with all torrents and users... to mybb?
 
2008-05-18 23:16:00
Group: Member
Posts: 52
Topics participated: 32
Topics started: 14
First post: 2007-08-10 14:25:00
Last post: 2008-11-27 01:32:00
hi.

thanks for the mod :)

version of mybb: 1.2.3

i tested it. works for new users accounts.
can you tell how to add user dowloaded: xxx
uploaded: xxx
and ratio:xxx
on showthread? like:
Posts: 1
Group: Registered
Joined: Jul 2007
Status: Online
Reputation: 0
Downloaded: blablabla
Uploaded: blablabla
ratio: blablabla
thanks in advance

ps:i ill try this code with last mybb board (1.2.9)

so..anyone got this to work?
 
2008-07-15 20:22:00
Group: Member
Posts: 93
Topics participated: 54
Topics started: 48
First post: 2006-11-19 19:22:00
Last post: 2008-08-26 19:18:00
sceenshoot?
 
2008-10-07 13:40:00
Group: Member
Posts: 502
Topics participated: 255
Topics started: 64
First post: 2007-10-08 19:40:00
Last post: 2009-01-03 21:49:00
I really hope that soon im able to reupdate the whole post :) ... Expect it
 
2008-10-07 16:43:00
Group: Member
Posts: 1701
Topics participated: 760
Topics started: 199
First post: 2007-04-06 23:17:00
Last post: 2009-01-04 00:36:00
i wouldnt mind mybb as my site forums
 
2008-10-07 20:12:00
Group: Member
Posts: 502
Topics participated: 255
Topics started: 64
First post: 2007-10-08 19:40:00
Last post: 2009-01-03 21:49:00
Hope u dont
 
2008-11-17 09:23:00
Group: Member
Posts: 919
Topics participated: 491
Topics started: 13
First post: 2006-02-26 07:17:00
Last post: 2008-12-03 07:16:00
to include forums in a iframe to display it inline the stdhead() & stdfoot() change forums.php to:
php
require ('include/bittorrent.php');
gzip();
dbconn();
loggedinorreturn();
if (my_getuid($CURUSER['id'])) {

if (isset($_GET['showthread']) AND is_valid_id($_GET['showthread']))
{
stdhead();
echo"";
stdfoot();
}
elseif (isset($_GET['showmember']) AND is_valid_id($_GET['showmember']))
{
 
2008-12-17 22:13:00
Group: Member
Posts: 10
Topics participated: 4
Topics started: 2
First post: 2008-11-14 16:16:00
Last post: 2008-12-18 16:58:00
im glad i found this by accident.

what would it take to port this into phpbb3 instead? if any, i hope not:P
 
2008-12-18 11:10:00
Group: Member
Posts: 502
Topics participated: 255
Topics started: 64
First post: 2007-10-08 19:40:00
Last post: 2009-01-03 21:49:00
Search if there is a topic about phpbb and see how it is done
And about topic sorry that i havent updated even tho i promised but im still testing some stuff(if you wanna upgrade to a better script use upgrader)
 

Similar threads

Topic Posts Last post
myBB Integration 11 2008-03-25 19:01:00
Mybb 4 2008-12-16 20:54:00
chat integration 3 2008-05-05 13:01:00
TB and phpBB integration 1 2006-05-12 23:55:00
Xbt integration 1 2007-12-31 21:04:00