Forums

Join
bbPress Support ForumsTroubleshootingupgrading to wp2.8 home is a blank page

Info

upgrading to wp2.8 home is a blank page

  1. i've upgraded wp to 2.8 i've deleted the include_once( '/.../html/wp-blog-header.php' );

    and all is ok, but when i see the homepage i see a blank page, i've the theme with the wp function to call css etc... any idea to resolve this problem?

    thanks for the help!

  2. the solution is include_once( '/.../html/wp-load.php' ); instead wp-blog-header.php

  3. You must log in to post.