Wordpress and phpBB3 Integration

Discussion and support area for MOD releases

Re: Wordpress and phpBB3 Integration

Postby Lyoness on Sun Oct 19, 2008 10:05 am

Hi, What about Wordpress 2.6.2 ? Will it work with that? Or MUST it be 2.5.1?
Lyoness
 
Posts: 2
Joined: Fri Oct 17, 2008 4:04 pm

Re: Wordpress and phpBB3 Integration

Sponsor

Sponsor
 

Re: Wordpress and phpBB3 Integration

Postby Soaknfused on Sun Oct 26, 2008 1:54 pm

Sorry it took me so long to get back, currently it does not work correctly with 2.6.2

I was going to recode the mod, but aparently someone else has "picked up" the dropped program over at WP-United, so I want to wait to see just how that all falls out before I put any more work into this. I hope they are able to do it correctly and get this great mod back up to date.

I will post here as soon as I hear anything one way or another.
User avatar
Soaknfused
Site Admin
Site Admin
 
Posts: 50
Joined: Tue Jul 01, 2008 1:04 pm
Location: Wisconsin, USA
WordPress Blog: Visit User's Blog

Re: Wordpress and phpBB3 Integration

Postby getz515 on Wed Nov 05, 2008 12:30 pm

2.6.3 is the latest version. Wouldn't want you to invest time and then it not work with the latest version.
getz515
 
Posts: 1
Joined: Sun Sep 21, 2008 4:37 am

Re: Wordpress and phpBB3 Integration

Postby Favabeans on Fri Nov 07, 2008 2:02 am

I am using WP 2.6.3 and phpBB 2.0.22

Should WP-United be working on those versions?

This is the error i get every time i try to install this. I can't get pass Step 4 in the Setup Wizard:

Fatal error: Cannot redeclare create_user() (previously declared in /home/content/f/a/v/favabeans/html/CBM/forum/wp-united/wp-functions.php:312) in /home/content/f/a/v/favabeans/html/CBM/wp-includes/deprecated.php on line 1261
Favabeans
 
Posts: 1
Joined: Fri Nov 07, 2008 1:57 am

Re: Wordpress and phpBB3 Integration

Postby fac7orx on Sat Nov 08, 2008 1:51 pm

That seems to be a very common issue. I also have the same problem. I would have figured this would have been fixed by now, but I guess not. The only response that seems to address this issue directly is this post:

remove the create_user function declaration from deprecated.php in the wp-includes diretory

Looks like:

function create_user($username, $password, $email) {
_deprecated_function( __FUNCTION__, '2.0', 'wp_create_user()' );
return wp_create_user($username, $password, $email);
}

Just delete it.


http://www.wp-united.com/viewtopic.php? ... 1&start=15

I did not try this fix yet, but I hope it works, if not I guess we just sit here and wait until someone steps up to the plate and releases a version that is compatible with the latest version of word press and phpbb.

Edit:

That worked, but I am not sure if that gimped it in some way. When I go to the page it says:

"WP-United has encountered an unknown integration error. We tried twice to log you in and it didn't work. Sorry! Please inform an administrator of this message"
fac7orx
 
Posts: 4
Joined: Sat Nov 08, 2008 1:48 pm

Re: Wordpress and phpBB3 Integration

Postby Soaknfused on Sat Nov 08, 2008 3:16 pm

I just wanted to post a quick update on here. I have not had much time to devote to this mod lately and I have been waiting to see what the people who said they were taking over his mod in a posting on wp-united can come up with. If they drop it, or don't make any progress I will pick it back up, but for the time being I have other irons in the fire. I do check in here often, but as you can tell this site is not very active and I developing it is not high on my current list of priorities. If anyone has any questions, it may take me a day or 3 to respond :-)
User avatar
Soaknfused
Site Admin
Site Admin
 
Posts: 50
Joined: Tue Jul 01, 2008 1:04 pm
Location: Wisconsin, USA
WordPress Blog: Visit User's Blog

Re: Wordpress and phpBB3 Integration

Postby fac7orx on Sat Nov 08, 2008 6:29 pm

Soaknfused wrote:I just wanted to post a quick update on here. I have not had much time to devote to this mod lately and I have been waiting to see what the people who said they were taking over his mod in a posting on wp-united can come up with. If they drop it, or don't make any progress I will pick it back up, but for the time being I have other irons in the fire. I do check in here often, but as you can tell this site is not very active and I developing it is not high on my current list of priorities. If anyone has any questions, it may take me a day or 3 to respond :-)


That guy working on it has'nt post back in like 3 months. You sure you want to take that risk?
fac7orx
 
Posts: 4
Joined: Sat Nov 08, 2008 1:48 pm

Re: Wordpress and phpBB3 Integration

Postby torny76 on Fri Nov 14, 2008 1:46 am

First, thanks for the time you do put into all of this.

My goodness you have patience! And I'm sorry to test that patience. I am running phpbb3, WP 2.5.1. I installed the mod. I get one of two issues.

First is if I add the common.php edits. On the top of the index page of the forum I get:
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3733: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3735: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3736: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3737: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)


Then if I click the Blog link I get a blank page with:
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 565: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 566: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 569: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 570: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 571: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 572: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 552: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 554: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 565: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 566: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 569: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 570: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 571: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 572: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 552: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 554: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)
[phpBB Debug] PHP Notice: in file /wordpress/wp-includes/pluggable.php on line 689: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1)


If I don't do the common.php edit, when clicking the Blog it only has one user blog.

This is my site: http://www.myldsstuff.com/ I've left it without the common.php edit for now.

Thanks in advance!
torny76
 
Posts: 2
Joined: Thu Nov 13, 2008 5:28 pm

Re: Wordpress and phpBB3 Integration

Postby fac7orx on Fri Nov 14, 2008 11:42 am

I got it working with 2.51 using the rar in the first post of the first page. So, make sure you either have the one that works with 2.51 or go over the install process. Chances are you may have misplaced a line or two of code.
fac7orx
 
Posts: 4
Joined: Sat Nov 08, 2008 1:48 pm

Re: Wordpress and phpBB3 Integration

Postby seriestv on Tue Nov 18, 2008 10:37 pm

Hello!

phpbb 3.0.3 has been released, do this mod wouls work ok? or needs improvement?

Thanks and great work!
seriestv
 
Posts: 1
Joined: Thu Nov 13, 2008 2:59 pm

PreviousNext

Return to MODS Released

Who is online

Users browsing this forum: No registered users and 1 guest

cron

Site designed and optimized for Firefox 3 Click the banner to get it now !
Firefox 3