MyBB Community Forums

Full Version: MyBB Mediawiki
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
http://www.ipbwiki.com/Ipb_Wiki:Integrat..._MediaWiki

I am interested in someone making this for MyBB. Wink
i have aksed earlier here,
Cool_Guy Wrote:http://www.ipbwiki.com/Ipb_Wiki:Integrat..._MediaWiki

I am interested in someone making this for MyBB. Wink

Well good luck. Will we be hearing about your progress regularly?
sounds good to me - i was looking at this and it would be a great addition to the forum
I've attached it here.

Please read "Readme.txt" for instructions on installation and let me know how it goes - if it works for you guys too then I'll put it up on MyBB Mods.

Updated: Should now work correctly on newer versions of MediaWiki.
I don't see any text attached. :s
Oh, snap.

It is now.
Thank you for this modification, I think this will be very useful for all
Cool, I'm going to upload it now. Wink  Thanks Chris.

Edit: damn, FTP is down for me site. Sad I'l upload it soon thought. Wink
Error in fetchObject(): Table 'cooleste_forumz.wiki_mybb_users' doesn't exist
Backtrace:

GlobalFunctions.php line 602 calls wfbacktrace()
Database.php line 596 calls wfdebugdiebacktrace()
Database.php line 1787 calls databasemysql::fetchobject()
LinkBatch.php line 76 calls resultwrapper::fetchobject()
LinkBatch.php line 55 calls linkbatch::executeinto()
Skin.php line 192 calls linkbatch::execute()
Skin.php line 171 calls skinmonobook::preloadexistence()
SkinTemplate.php line 108 calls skin::initpage()
MonoBook.php line 28 calls skintemplate::initpage()
SkinTemplate.php line 151 calls skinmonobook::initpage()
OutputPage.php line 582 calls skinmonobook::outputpage()
OutputPage.php line 799 calls outputpage::output()
Database.php line 476 calls outputpage::databaseerror()
Database.php line 419 calls database::reportqueryerror()
Database.php line 806 calls database::query()
Database.php line 825 calls database::select()
AuthMyBB.php line 60 calls database::selectrow()
SpecialUserlogin.php line 305 calls authmybb::userexists()
SpecialUserlogin.php line 91 calls loginform::processlogin()
SpecialUserlogin.php line 19 calls loginform::execute()
SpecialPage.php line 415 calls wfspecialuserlogin()
SpecialPage.php line 276 calls specialpage::execute()
Wiki.php line 155 calls specialpage::executepath()
Wiki.php line 47 calls mediawiki::initializespecialcases()
index.php line 123 calls mediawiki::initialize()

Mediawiki 1.6.8

Line 151:
$query = mysql_query("SELECT username,email,usergroup,additionalgroups FROM users WHERE username='".$this->escape_string($user->mName)."'", $this->db);
The {$this->table_prefix} was missing.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20