SeanBluestone.com Forums » WordPress

if you turn the plugin off - all your links are lost !

(5 posts)

Tags:

  1. Sean - this is a MAJOR bug.
    I just lost almost 50 links + peoples e-mails.

    I am bummed.

    Admitted - this is my fault for not having an updated backup.

    :(

    Posted 1 year ago #
  2. ChuckMcB
    Member

    Nasty. Comment out line 105 to stop this happening.

    i.e. change:

    register_deactivation_hook(__FILE__, 'wplinkdir_uninstall');
    to
    // register_deactivation_hook(__FILE__, 'wplinkdir_uninstall');

    Posted 1 year ago #
  3. Ad Bot

    Posted 1 year ago
  4. Thanks ChuckMcB.
    I hope there was a way to restore :(
    (My backup is not fresh enough. and the hosting backup is too old - arrg!)

    Posted 1 year ago #
  5. I now realized why I don't have a backup. it seems the link directory plugin freezes the backup plugin: "WordPress Database Backup"

    Any clue on how to resolve this ?

    (I might just try db-manager to see if the problem occurs there too)

    Posted 1 year ago #
  6. I apologize for this, I left the line uncommented for a version and a few people lost their links as a result. I've sorted it and added an import/export function, sorry again.

    I'm not too sure why this plugin would freeze. I'll download it and check it out next chance I get.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.