As I answered here http://wordpress.org/support/topic/installed-39-and-now-phpbb-forums-are-gone-1?replies=13#post-5525588 :
Here is patched installation package version 0.9.2.5:
http://nata-lee.com/wp-content/uploads/2014/05/wp-united-release-full_fixed.zip
Patched files:
core-patcher.php for compability with WordPress 3.9
install.xml to get smiles and bbcodes buttons work
Also you may need patched js files to get work user integration UI:
http://nata-lee.com/wp-content/uploads/2014/05/wpu_ui_user_intrgration_fixed.zip
Good luck
Thread Starter
reaser
(@reaser)
I did see this and was able to get it installed. Now I have the white screen of death. I read others having this issue also but now digging back through to see if anyone posted the fix.
Did you use wordpress plugin from this package?
Or you should manually patch core-patcher.php to prevent white screen.
If you did all of this, please post here php errors from error-log of your server.
Thread Starter
reaser
(@reaser)
I used your package and this fixed the problem thank you.
Is there any documentation on customizing the look? After every link it appears to have this following it User Control Panel (./ucp/php) (0 new messages)(./ucp.php?i+pm&folder=inbox)
Instead of just showing User Control Panel (0 new messages)
And is there a way to eliminate the header and sides of the forum.
http://ballhockeyx.com/forum/
Trying to get the look and feel of http://forums.gameservers.com/
Well, I haven’t seen the problem like this before. It come only if you have wordpress and phpbb theme integration? That is your phpbb theme? All documentation was at wp-united.com, but it is not availible.
In some kind of appearence problems you can clean all wpu cache at wp-content/plugins/wp-united/cache and chache of phpbb.
In the wpu settings of the wordpress plugin there is a setting of theme integration level. Try to change it and check the result.
Yes, you can change the template of theme integration to eliminate the header and sides of the forum (advanced settings at the settings page of theme integration). You can use any of templates of your wordpress theme or you could create your own template page.
Thread Starter
reaser
(@reaser)
Yea I played with the settings for compatibility under css integration and that cleared up some of the issue. Very minimal documentation it seems can be found so it makes it harder. I’ll keep tinkering with it. Thanks for all your input.