Giter VIP home page Giter VIP logo

Comments (4)

C4K3 avatar C4K3 commented on July 17, 2024

Funny I didn't notice this in the code in #12, but for some reason that part of the code was never updated to use MySQLi, I must have missed it.

For now set UseExtDatabase to true, and then just enter the same database information. That should work.

from mediawiki_phpbb_auth.

XnIcRaM avatar XnIcRaM commented on July 17, 2024

I have MediaWiki and phpBB 3.1.9 in the same database but it won't work until I set $wgAuth_Config['UseExtDatabase'] to true and also set all MySQL related settings (remember to uncomment this lines and set proper username, password and database name.

If it's still doesn't work write your php, MySQL ans MediaWiki version.

from mediawiki_phpbb_auth.

zedwick avatar zedwick commented on July 17, 2024

Can confirm that UseExtDatabase = true and supplying all the DB info in there does work, thanks.

I then also saw similar messages to: http://stackoverflow.com/questions/12048453/non-static-method-utf-normalizernfc-should-not-be-called-statically when attempting to logging in, which I fixed using this answer: http://stackoverflow.com/a/26066799

I'm not sure if there's anything that can be done on your end for this, so should I create an issue for it or forget it?

from mediawiki_phpbb_auth.

C4K3 avatar C4K3 commented on July 17, 2024

If I'm reading it correctly that's a bug in phpbb, and not in this extension.

So nothing to be done here, though you might report it to the phpbb team.

from mediawiki_phpbb_auth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.