A few of the users have been complaining about this issue in Connections theme and I believe it will be the same case in other themes too.

Fatal error: main(): Failed opening required ‘post.php’
To resolve this problem, please open up the index.php file and look for the line

< ?php require(’post.php’); ?>

and change it to

< ?php require(TEMPLATEPATH . ‘/post.php’); ?>

Hope that solves the problem.

- Sadish

8 Responses to “post.php problem”

  1. doggybag says:

    almost there Sadish … the front page now opens just fine and dandy but clicking on any of the post links brings up the following errors:

    Warning: main(post.php): failed to open stream: No such file or directory in /home/www/barganews/daily2/wp-content/themes/connections/category.php on line 29

    sorry mate

    ciao
    db

  2. Theme Porter says:

    Ok ..

    I am glad to hear that.

    Now you do the same fix to other files such as category.php, date.php, search.php etc, whereever post.php is referred.

    Thanks

  3. Richard says:

    Have updated style sheet in minor way so that background is white when load/refresh page as otherwise get a briefly black page

    Great theme, thankyou!

    {

    margin:0 auto;

    padding:0;

    background:white url(’img/content_bg.gif’) repeat;

    width:740px;

  4. Neil says:

    Im not sure how i fell about you using Dan Cederholm’s company logo as your sidebar bullet!

  5. Theme Porter says:

    Neil, I didnt realize it till you mentioned.

    It is removed now.

  6. McLera says:

    I use Connections template. I’ve a problem with the search (Buscar). It don’t works.

    Can you help me?

    Thank you

    Sorry if offtopic or similar

  7. pioneer says:

    It is the best one

  8. Stan says:

    I am glad to see nice work