WORDPRESS THEME UPLOAD PROBLEM

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mcdermos
Forum Newbie
Posts: 1
Joined: Fri Jan 22, 2010 2:48 am

WORDPRESS THEME UPLOAD PROBLEM

Post by mcdermos »

Hi there

I keep getting the following problem when I try and upload my new wordpress theme

Warning: file(/home/flvwsvbn/public_html/homovision/wp-content/themes/yamidoo/style.css) [function.file]: failed to open stream: No such file or directory in /home/flvwsvbn/public_html/homovision/wp-includes/theme.php on line 180

Warning: implode() [function.implode]: Invalid arguments passed in /home/flvwsvbn/public_html/homovision/wp-includes/theme.php on line 180

Wondered if anyone out there had any ideas?

New to coding here
Post Reply