Importer function doesn't work with child theme
Hi,
I have Clipper 1.2.2 with a child theme. I want to try the Importer function but when I reach that page I will get the error message:
Warning: require(/home/mysite/public_html/
wp-content/themes/clipperchild/framework/admin/importer.php) [function.require]: failed to open stream: No such file or directory in /home/mysite/public_html/
wp-content/themes/clipper/includes/admin/admin-options.php on line 716
Fatal error: require() [function.require]: Failed opening required '/home/mysite/public_html/
wp-content/themes/clipperchild/framework/admin/importer.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/
wp-content/themes/clipper/includes/admin/admin-options.php on line 716
Does anyone recognize this. I get to work on my local server without child theme.
/Fredrik