• I installed a plugin and my admin view of my blog immediately stopped working. I cannot get into the view. Every time I log in, I get this:

    Fatal error: Call to undefined function load_scripts() in /home/content/41/8787441/html/webbuilderclasses.com/AbigailMlinar/wp-content/plugins/custom-post-view-generator/index.php on line 61

    Please help!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can use ftp or a File Manager from your hosting service to delete the folder wp-content/plugins/custom-post-view-generator. Delete only the custom-post-view-generator folder.

    That should eliminate this error.

    aaresta

    (@aaresta)

    i managed t solve this by editing the index.php file of the plugin at line 61 , deleting this load_scripts();

    for me that solved the problem

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error after installing plugin’ is closed to new replies.