Urgent Problem

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
Subspace
New to forums
New to forums
Posts: 7
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Feb 13, 2012 10:08 am

Urgent Problem

Post by Subspace »

Hello everyone,

I have a problem with integrating Wordpress with phpBB3 through a Wordpress plug-in called wp phpbb bridge. This Wordpress plug-in makes it so that it forces Wordpress to use phpBB3's user database. When I activate this plug-in, it will not let me into the Wordpress Admin/control panel, instead it just redirects me to the phpbb forums, prompting me to log-in again. If someone registers on my phpbb forum, it should not only create a user within phpbb but it should also add the user to the Wordpress database. Unfortunately this does not happen and I'm beginning to speculate that there might be a problem with the SQL database.

I've tried every possible route to get this issue fixed but to no avail, I keep getting this redirect problem. You might tell me to contact the authors of this plug-in or go on the wordpress forums, again, unfortunately the authors are in the UK I believe and they are extremely slow to respond. I need an expert to look at my server to help me troubleshoot the problem.

I'm willing to give the login information to access the server/database if you're willing to help.

http://abcgamingclan.com/wordpress/
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Urgent Problem

Post by kraze »

I would suggest going in to your database via PHPmyadmin and disabling that plugin manually. That will allow you to access your site again.

Also can you post a link to the plugin page?

This might help;
http://www.pvmgarage.com/2011/02/how-to ... rom-mysql/
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Subspace
New to forums
New to forums
Posts: 7
Joined: Mon Feb 13, 2012 10:08 am

Re: Urgent Problem

Post by Subspace »

http://wordpress.org/extend/plugins/wp-phpbb-bridge/

I'm going to reinstall everything again and manually install phpbb3 on the server as my last attempt.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Urgent Problem

Post by kraze »

Did you follow step #7?

Code: Select all

You can find 4 new widgets in : appearance/widgets !!!!widget (phpBB3 Users MUST be enabled BEFORE the bridge is «turned on»)!!!!
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Subspace
New to forums
New to forums
Posts: 7
Joined: Mon Feb 13, 2012 10:08 am

Re: Urgent Problem

Post by Subspace »

Yep I enabled that widget and the widget itself works perfectly, it is just that I am unable to access the wp-admin panel because it redirects me every time I try to access it.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Urgent Problem

Post by kraze »

I would definitely contact the developer and see what he can do as I am not sure. Have you tried logging in to the PHPbb admin panel to see if it redirects you back, since it forces PHPBB to handle all authentication?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Subspace
New to forums
New to forums
Posts: 7
Joined: Mon Feb 13, 2012 10:08 am

Re: Urgent Problem

Post by Subspace »

I am able to get into the phpbb admin panel and no it doesn't redirect me when I'm in there.
Subspace
New to forums
New to forums
Posts: 7
Joined: Mon Feb 13, 2012 10:08 am

Re: Urgent Problem

Post by Subspace »

Sorry for the double post, but just to let you know... I fixed it.

I manually installed Wordpress (latest version) and manually installed phpBB3, instead of doing the automatic install method provided by nfoservers. After both were fully installed, I installed the bridge plug-in based on the instructions (again) and then activated it, VOLLA! I can access the blog control panel as well as the forum admin panel.

I don't want to assume or point fingers but I would not recommend using the automatic installation of WP and phpBB3 provided by nfoservers.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Urgent Problem

Post by kraze »

Did you use the same database to install PHPBB that WP is using? It was most likely something simply that our auto-installer doesn't do such as install to a certain directory of WP or use the same database..etc.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Subspace
New to forums
New to forums
Posts: 7
Joined: Mon Feb 13, 2012 10:08 am

Re: Urgent Problem

Post by Subspace »

Nope, I put them on separate databases, but separate or not... I have tried every possible combination (same db or different) and I can tell you that that is not the issue.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Urgent Problem

Post by kraze »

Did that plugin require PHPBB be installed to a certain directory for WP to use?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Subspace
New to forums
New to forums
Posts: 7
Joined: Mon Feb 13, 2012 10:08 am

Re: Urgent Problem

Post by Subspace »

Nope, as far as I can tell you can put the phpbb forum in any directory.
Post Reply