Forums

Attempted to add a new plugin... Warning message (4 posts)

  1. felixcartal
    Member
    Posted 2 years ago #

    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

  2. Edward Caissie
    Member
    Posted 2 years ago #

    Have you tried deleting the file(s) you uploaded into the ../wp-content/plugins/ folder?

  3. felixcartal
    Member
    Posted 2 years ago #

    how do i access that folder?

  4. Edward Caissie
    Member
    Posted 2 years ago #

    How did you upload the original file? You would basically do the same thing but this time remove/delete the file you uploaded.

Topic Closed

This topic has been closed to new replies.

About this Topic