Re: fluxBB/punBB and Wordpress integration plugin

so fluxbb 1.3 latest dev is still not supported.

Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Re: fluxBB/punBB and Wordpress integration plugin

punBB 1.3 DEV and fluxBB 1.3 DEV are the same thing for the plugin smile

Re: fluxBB/punBB and Wordpress integration plugin

None Textpattern port is planned?

Re: fluxBB/punBB and Wordpress integration plugin

Does it have some API for plugins such like this? or in-code hacks are needed? I don't know the script, but when I get some free time, and there will be user request then I can check it smile

Re: fluxBB/punBB and Wordpress integration plugin

And what about users that are already in the forum and not in wordpress?

I've began my forum first and installed wordpress after. but, my users are not logged in wordpress ...

(sorryfor my english ...)

Re: fluxBB/punBB and Wordpress integration plugin

if punBB uses sha1 to make password hashes, and WP uses md5 then the passowords can't be migrated - you could try to insert their login/username and ask them to use "forgotten password" in wordpress.

Re: fluxBB/punBB and Wordpress integration plugin

Good idea. waiting for your production. wink

Last edited by adama (2008-08-18 01:40:15)

行者无涯,能者无疆,知行合一。big_smile
FluxBB.cn

Re: fluxBB/punBB and Wordpress integration plugin

Does anyone know if this works with WordPress 2.7?

Re: fluxBB/punBB and Wordpress integration plugin

yes it works with 2.7, but with punbb. i use it here: http://sports2all.com/forum/

Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Re: fluxBB/punBB and Wordpress integration plugin

SuperMAG wrote:

yes it works with 2.7, but with punbb.]

I have FluxBB 1.3. Am I out of luck?

Re: fluxBB/punBB and Wordpress integration plugin

Okay, I tried it. It works okay with some minor changes. I renamed the forum_hash() function in the plugin. Otherwise it seems to clash with line 2370 of functions.php in FluxBB.

Re: fluxBB/punBB and Wordpress integration plugin

Excellent addon, only one thing thats missing I think, is when you logout of wordpress it doesnt log the user out of fluxbb.

Anyone any ideas?