So my coding skills are clearly lacking when it comes to WordPress... I was attempting to add a Myspace gig parser script to my page by creating my own .php file, zipping it, and uploading it to the plugin section. I used this script here: http://www.davecouliershaveshisballs.com/myspace-gigs-parser-code
Now I have this awful warning message at the top of my Dashboard and actual blog that won't go away:
"Warning: include_once(/home/felixcartal/felixcartal.com/wp-content/plugins/Myspace_Gigs_Parser/) [function.include-once]: failed to open stream: Success in /home/felixcartal/felixcartal.com/wp-settings.php on line 473
Warning: include_once() [function.include]: Failed opening '/home/felixcartal/felixcartal.com/wp-content/plugins/Myspace_Gigs_Parser/' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/felixcartal/felixcartal.com/wp-settings.php on line 473
Warning: include_once(/home/felixcartal/felixcartal.com/wp-content/plugins/__MACOSX/) [function.include-once]: failed to open stream: Success in /home/felixcartal/felixcartal.com/wp-settings.php on line 473
Warning: include_once() [function.include]: Failed opening '/home/felixcartal/felixcartal.com/wp-content/plugins/__MACOSX/' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/felixcartal/felixcartal.com/wp-settings.php on line 473"
The problem is I think because of trying to upload the plugin in this DIY fashion, there is no sight of it in the Plugin section so I cannot disable it....
any help?
here is the link to my blog:
http://felixcartal.com/
Fc