• Resolved karleyb

    (@karleyb)


    Here is the error.

    Warning: fopen(): Filename cannot be empty in /home/surgerycenterres/public_html/wp-content/plugins/link-library/link-library-admin.php on line 1251

    Warning: Cannot modify header information – headers already sent by (output started at /home/surgerycenterres/public_html/wp-content/plugins/link-library/link-library-admin.php:1251) in /home/surgerycenterres/public_html/wp-includes/pluggable.php on line 1216

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

    (@jackdewey)

    This usually happens with the file you are trying to import is larger than the maximum file size that your web server can handle. Is your CSV file larger than 2 MB?

    A quick way to check the upload size limit on your server is to go to the Media section of the WordPress admin and click on Add New. You will see the maximum upload file size listed at the bottom of the Upload New Media screen.

    If your file exceeds that number, the simplest thing I can suggest is to split it up into multiple files. The other option would be to increase your web server’s upload file size limit, but that might be more or less easy depending on the tools that your web hosting company provides.

    Let me know if you need further assistance and please consider donating to support this plugin’s development.

    Thread Starter karleyb

    (@karleyb)

    I was able to import my links from a previous version but none of the links have categories. Is there a way to re-link them to a category? I will read through your release notes think I remember something about this.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    If you just upgraded to version 6.0 and ended up with links without categories, just go to the General Options of Link Library and press the Re-import links button. That will usually put everything back in place.

    The large dialog welcoming users to version 6.0 contained an FAQ and this was the first question.

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

The topic ‘Error when trying to import csv link file’ is closed to new replies.