• Error on WPMU 3.0 after installation in post page, article … (admin side)

    Warning: fopen(F:\_web\themeloon\www/wp-content/themes/the_meloon/single.php) [function.fopen]: failed to open stream: No such file or directory in F:\_web\themeloon\www\wp-content\plugins\multiple-content-blocks\multiple_content.php on line 64
    
    Warning: fopen(F:\_web\themeloon\www/wp-content/themes/the_meloon/single.php) [function.fopen]: failed to open stream: No such file or directory in F:\_web\themeloon\www\wp-content\plugins\multiple-content-blocks\multiple_content.php on line 68
    
    Warning: filesize() [function.filesize]: stat failed for F:\_web\themeloon\www/wp-content/themes/the_meloon/single.php in F:\_web\themeloon\www\wp-content\plugins\multiple-content-blocks\multiple_content.php on line 70
    
    Warning: fread() expects parameter 1 to be resource, boolean given in F:\_web\themeloon\www\wp-content\plugins\multiple-content-blocks\multiple_content.php on line 70
    There are no content blocks in this template.

    https://www.ads-software.com/extend/plugins/multiple-content-blocks/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter poolp

    (@poolp)

    ok, it’s working, but with obligatory theme files (index.php, sidebar.php, ect) …

    It’s not working sadly enough. If activated I cannot even create a new page. Too bad, it seemed to be the perfect solution. I get almost the same error as above:

    PHP Warning: fopen(D:\www\domeinnaam.nl\www/wp-content/themes/chante/page.php) [function.fopen]: failed to open stream: No such file or directory in D:\www\domeinnaam.nl\www\wp-content\plugins\multiple-content-blocks\multiple_content.php on line 64
    PHP Warning: fopen(D:\www\domeinnaam.nl\www/wp-content/themes/chante/page.php) [function.fopen]: failed to open stream: No such file or directory in D:\www\domeinnaam.nl\www\wp-content\plugins\multiple-content-blocks\multiple_content.php on line 68
    PHP Warning: filesize() [function.filesize]: stat failed for D:\www\domeinnaam.nl\www/wp-content/themes/chante/page.php in D:\www\domeinnaam.nl\www\wp-content\plugins\multiple-content-blocks\multiple_content.php on line 70
    PHP Warning: fread(): supplied argument is not a valid stream resource in D:\www\domeinnaam.nl\www\wp-content\plugins\multiple-content-blocks\multiple_content.php on line 70

    Same problem here.

    It is looking for files in the child theme’s folder when all the template files are kept in the parent theme folder.

    I am not sure how to fix this. I do not want to place template files in child theme folder… the developer has insisted that this would make any future upgrades/patches harder to implement.

    Any help would be appreciated.

    Please check your file permission. To use functions such as fopen, fread, fwrite your file permission should be 666.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Multiple content blocks] Do not work on WordPress 3.0MU !’ is closed to new replies.