Can’t Delete PODS

This topic is: not resolved

This topic contains 1 reply, has 2 voices, and was last updated by  logikal16 3 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #160642

    Here is the message i get when trying to uninstall PODS

    <pre>

    Warning: include() [function.include]: Failed opening ” for inclusion (include_path=’.:/usr/local/php-5.2.6-1/share/pear’) in /nfs/c03/h04/mnt/57301/domains/sfcft.org/html/wp-content/plugins/pods/uninstall.php on line 3

    Fatal error: Call to undefined function pods_access() in /nfs/c03/h04/mnt/57301/domains/sfcft.org/html/wp-content/plugins/pods/uninstall.php on line 5
    </pre>

    #160643

    logikal16
    Member

    @chris – let me know if this works.

    Change line 3 of pods/uninstall.php from

    <pre>
    include(realpath(‘../../../wp-config.php’));
    </pre>

    to

    <pre>
    include(realpath(dirname(__FILE__) . ‘/../../../wp-config.php’));
    </pre>

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Wordpress Cloud Hosting