hey all...
i keep getting this on the child theme that comes with thematic when i go and select it in WP admin...
xxxxx is the database, i did not post the DB name on here.,
Warning: file(/home/xxxxx/public_html/wordpress/wp-content/themes
/thematicsamplechildtheme/style.css) [function.file]: failed to open stream: No such
file or directory in /home/xxxxx/public_html/wordpress/wp-includes/theme.php on
line 180
Warning: implode() [function.implode]: Invalid arguments passed in /home/xxxxx
/public_html/wordpress/wp-includes/theme.php on line 180
now i have build a handful of child themes and have only just started getting this with V0.9.
When i view the childtheme, there is no stylesheet loaded, and the warning is at the top. i have not done anything to the theme, it is fresh out of the box. and a new installation of WP (on a friends site), although i was having the same problem on my own site. even when i start adding my own style to the child theme, or even renaming it, it's still there.
if i select the thematic theme itself in the WP admin, it's fine, it's only the child themes.
any suggestions appreciated.