When I upgraded my WordPress to the latest version, the theme no longer works and I get the following errors:
Warning: file(/wp-content/themes/themename/style.css) [function.file]: failed to open stream: No such file or directory in /wp-includes/theme.php on line 180
warning: implode() [function.implode]: Invalid arguments passed in blog/wp-includes/theme.php on line 180
This is the language on line 180:
$theme_data = implode( ”, file( $theme_file ) );
Can someone help me?
Thank you,
Marci
Now, everything works except for the landing page. That’s still blank. We think it might have something to do with the custom template that was created for the 2.7 version. The back end and the other blogs are visible and available for access. Was there a change in the template from 2.7 to 2.8.4a?
Thanks,
Marci