Viewing 3 replies - 1 through 3 (of 3 total)
  • qinzhong

    (@qinzhong)

    I had the same problem and found the cause. All the links in the plug-in point to “/wp-content/plugins/wp-secure”. But the plug-in folder is actually named “/wp-content/plugins/wp-secure-by-sitesecuritymonitorcom”. To solve this:

    1. Deactivate plug-in.
    2. On your FTP, remove “-by-sitesecuritymonitorcom” from the folder name.
    3. Activate plug-in.

    qinzhong

    (@qinzhong)

    P.S. While you’re at it, you can edit “securetools.php” and replace line :

    wpSecureFreeScan();

    with line :

    //wpSecureFreeScan();

    This removes the annoying facebook & twitter ad from the Process page.

    jremillard

    (@jremillard)

    This should be resolved…our bad, please reapply the newest version (1.1!)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: wp secure] Errors when clicking any links in this plugin’ is closed to new replies.