• I just downloaded the Monotone theme files from Matt’s SVN and installed it on my site to give it a try. It uploaded fine, but when I activate the theme, I get this error at the site and I do not know what is causing it. Any suggestions?

    Warning: partial(post.php): failed to open stream: No such file or directory in C:\hshome\spectre\thepsychicpilot.com\wordpress\wp-content\themes\Monotone\functions.php on line 7

    Thanks.

    http://www.thepsychicpilot.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter thepsychicpilot

    (@thepsychicpilot)

    I realized that I forgot to include the second part of the error/warnings:

    Warning: partial(post.php): failed to open stream: No such file or directory in C:\hshome\spectre\thepsychicpilot.com\wordpress\wp-content\themes\Monotone\functions.php on line 7

    Warning: partial(): Failed opening ‘post.php’ for inclusion (include_path=’.;c:\php4\pear’) in C:\hshome\spectre\thepsychicpilot.com\wordpress\wp-content\themes\Monotone\functions.php on line 7

    Also, this is line 7 in the functions.php:

    function partial($file) { include $file.’.php’; }

    Thanks.

    thepsychicpilot, if I can even get my hands on the theme to try it out myself, maybe I can help you. What page do I go to to download the monotone theme (for use on a privately hosted wordpress blog)?

    Thread Starter thepsychicpilot

    (@thepsychicpilot)

    Cool, thanks.

    Here is the SVN site: http://svn.automattic.com/wpcom-themes/monotone

    I downloaded all of the individual files, zipped ’em up and uploaded them to my site. It allows me to activate it, but then when I do, I get the above errors on the main page.

    I also switched to another theme for now, but can switch it back if you need to see it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help with new Monotone Theme – Self-hosted’ is closed to new replies.