Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Having trouble integrating WP functions

Then, you should trace in bbPress’ code to find out where causes an exit.

BTW, you can also test error_log(get_option('blogname')); to make sure WordPress loaded database correctly.

PS. debugging with no debugger is a crazy thing. You have to guess by experiences for best shot.

Skip to toolbar