• Hello,

    After I auto-updated from 1.1 to the latest 2.9.1 version, I get an error message in the admin of Link library:
    “Fatal error: Call to undefined function esc_js() in /home/mediadot/public_html/wp-content/plugins/link-library/link-library.php on line 616”

    Could You help me to resolve it?

    http://ww.wp.xz.cn/extend/plugins/link-library/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter epox

    (@epox)

    Sorry!

    The version I updated to is 2.9.3.

    Bests,
    Epox

    Just to be sure I understand, you upgraded from Link Library 1.1 to 2.9.3? I just removed support for upgrading from pre-2.0 versions since it caused some problems with other areas of the plugin.

    One way that I think will resolve the issue would be to run the following SQL statement on your database:

    delete from wp_options where option_name like “%LinkLibrary%”

    assuming that your WordPress tables have the default wp_ prefix.

    Do you know how to execute such a statement on your db? Of course, this will make you lose your previous Link Library settings but it will hopefully resolve the issue. Link Library has changed a lot since version 1.1.

    Yannick

    Also, which version of WordPress are you using?

    Are you still having problems with Link Library? You have not responded to any of my questions.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Link Library] Fatal error in admin’ is closed to new replies.