• When I attempt to change the category of a link, I get the following error

    Warning: mkdir() [function.mkdir]: No such file or directory in /*****/wp-content/plugins/link-library/link-library.php on line 3005

    Warning: Cannot modify header information – headers already sent by (output started at /*****/wp-content/plugins/link-library/link-library.php:3005) in /*****/wp-includes/pluggable.php on line 890

    The link 3005 states:

    mkdir(ABSPATH . ‘wp-content/uploads/link-library-images’);

    However, the structure for multisite is /wp-content/blogs.dir/$blog_id/uploads/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    I have not done exhaustive testing for multi-site support. Unfortunately, I am currently in a big crunch at work and will only be able to address this in December.

    Yannick

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Please try version 4.6.6. I changed coee to find the content folder and think it will work in network configurations. Please let me know if it does. I have not tried it since I did not have time to setup a network install to make sure that it worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Link Library] Not working in Multisite’ is closed to new replies.