Home Forums Inside This WordPress Site Can't Activate a Plugin – Your attempt to do this has failed

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2266
    Udar Gromov
    Keymaster

    I wrote a small plug-in to fix “apostrophes and quotation marks are prefixed with backslashes” problem. It is activating fine on production system, but I can’t activate t on test box with error message:

    Your attempt to do this has failed.
    Please try again.
    Back to Domain Web Center Forum.

    #2352
    Udar Gromov
    Keymaster

    Solution Found:

    Remark out line

    require_once(dirname(__FILE__) . '/../../wp-load.php');

    from ‘bb-config.php’

    Activate a plugin.

    Reactivate the line.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.