fanno / org.jfusion.phpbb31

development repo for phpbb 3.1.x plugin.
1 stars 0 forks source link

JFusion plugin wizard not working #1

Closed pronkster closed 10 years ago

pronkster commented 10 years ago

I have installed the latest plugin with phpbb 3.1 and so far the following does not work for me:

The Jfusion configure plugin wizard is not working:

WARNING: phpbb3: Could not connect to Database, please check your configuration Unable to load Database Driver: phpbbdbdrivermysqli - All settings are exactly the same as the working version and confirmed correct.

fanno commented 10 years ago

hmm, https://github.com/fanno/org.jfusion.phpbb31/blob/master/admin.php#L79 should haved fixed that. It should extract driver from dbms .. eg \phpbb\db\driver\mysqli

perhaps i changed something after the fact and don't remember.

-Thanks

pronkster commented 10 years ago

I'll have another try again soon, I may have used the wrong files thinking about it now.

pronkster commented 10 years ago

The wizard is working with the latest plugin files. Thanks :+1: