Info
- 2 posts
- 1 voice
- Started 2 years ago by Arturo
- Latest reply from Arturo
- This topic is resolved
upgrading to wp2.8 home is a blank page
-
- Posted 2 years ago #
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!
-
- Posted 2 years ago #
the solution is include_once( '/.../html/wp-load.php' ); instead wp-blog-header.php
-
You must log in to post.