Forums

Link Library
Link Library producing error in apache error log (3 posts)

  1. allanit
    Member
    Posted 3 months ago #

    below is the error that is produced every time someone/somebot clicks the links page on my site.

    [Sat Feb 09 14:04:50 2013] [warn] [client xxx.xxx.xxx.xxx] mod_fcgid: stderr: WordPress database error Unknown column 'link_featured' in 'order clause' for query SELECT distinct t.name, t.term_id FROM MyDatabaseName t LEFT JOIN MyDatabaseName_taxonomy tt ON (t.term_id = tt.term_id) LEFT JOIN MyDatabaseName_relationships tr ON (tt.term_taxonomy_id = tr.term_taxonomy_id) LEFT JOIN MyDatabaseNamelinks l ON (tr.object_id = l.link_id) WHERE tt.taxonomy = 'link_category' AND l.link_id is not NULL AND l.link_description not like '%LinkLibrary:AwaitingModeration:RemoveTextToApprove%' AND l.link_visible != 'N' ORDER by link_featured DESC, name DESC, link_updated ASC made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentyeleven/page.php'), get_template_part, locate_template, load_template, require('/themes/twentyeleven/content-page.php'), the_content, apply_filters('the_content'), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, link_library_plugin->link_library_func, link_library_plugin->PrivateLinkLibrary

    http://wordpress.org/extend/plugins/link-library/

  2. allanit
    Member
    Posted 2 months ago #

    It took quite some investigation but I found what is causing this. if 'List Featured Links ahead of Regular Links' is checked but there are no Featured Links, any time the links page is clicked the error above is produced.

    Hope this helps someone.

  3. Yannick Lefebvre
    Member
    Plugin Author

    Posted 1 month ago #

    Please update to version 5.7.8 to resolve this issue.

Reply

You must log in to post.

About this Plugin

About this Topic