kopenhaver
Member
Posted 2 years ago #
I'm trying to use the Modern Clix theme found here. But when i upload it i get these errors.
Warning: file(/home/myname/public_html/blog/wp-content/themes/Copy-of-modern-clix_2/style.css) [function.file]: failed to open stream: No such file or directory in /home/myname/public_html/blog/wp-includes/theme.php on line 180
Warning: implode() [function.implode]: Invalid arguments passed in /home/myname/public_html/blog/wp-includes/theme.php on line 180
lelandf
Member
Posted 2 years ago #
You get these errors in the admin panel? Check your functions.php file for any empty lines (for example, an empty line below the ?> and the end of the file), this usually causes that sort of problem.
kopenhaver
Member
Posted 2 years ago #
I checked the functions.php file and found there was an extra line at the end of the document so i changed that but i still get the same error message.