• Hi folks,

    I’m running the latest WP with a TwentyTen child theme. After installing the CMS plugin, my ‘Pages’ tab shows several fopen failures. It appears that CMS is looking inside the child theme folder for a file:

    Warning: fopen(/home/.../public_html/wpdemo/wp-content/themes/twentytenv2/page.php) [function.fopen]: failed to open stream: No such file or directory in /home/.../public_html/wpdemo/wp-content/plugins/cms/multiple_content.php on line 62

    I will try a hack that retries the fopen in the parent theme folder.

    Maybe the plugin author can devise a more permanent fix.

    https://www.ads-software.com/extend/plugins/cms/

Viewing 1 replies (of 1 total)
  • Thread Starter Andrzej

    (@awoz)

    Ok, the easiest (but inefficient) solution is to copy over the missing files from parent to child theme folders.

Viewing 1 replies (of 1 total)
  • The topic ‘CMS plugin and child themes’ is closed to new replies.