xixel
Forum Replies Created
-
Forum: Plugins
In reply to: [WP phpBB Bridge] [Plugin: WP phpBB Bridge] Log-out partly worksThe error I am getting on phpbb3 is:
You were not logged out, as the request did not match your session. Please contact the board administrator if you continue to experience problems.
When I try to click Logout from anywhere from wordpress itself (ie. outside of phpbb3)
Any way to resolve this?
Forum: Plugins
In reply to: [WP phpBB Bridge] [Plugin: WP phpBB Bridge] HTTP Error 500This was completely my fault, I had another plugin I was using before (that wasn’t that great) and it had over-wrote my phpbb3 common.php, but it did however back it up so I just restored it and all is well.
plugin is working fantastic now, thanks for the great work.
Forum: Plugins
In reply to: [WP phpBB Bridge] [Plugin: WP phpBB Bridge] HTTP Error 500Yes, as described in the OP, only when accessing the forums do I get the 500 Error, the WP part of the site remains operational. the latest version of both software, WP 3.0.5 and phpbb3 3.0.8
Forum: Plugins
In reply to: [Plugin: ProPlayer] Page not loading when plugin usedI as well had this problem while developing a theme locally, I had to enable the php_curl extnesion and all is well.
Hope this helps