Forums

Enhanced BibliPlug
[resolved] Reference '-1' not found. (4 posts)

  1. Psychosopher
    Member
    Posted 11 months ago #

    Using Enhanced BibliPlug 1.3.4 with WordPress 3.4 after adding a new reference I get the following error message: "Reference '-1' not found." The reference itself is added to the database.

    http://wordpress.org/extend/plugins/enhanced-bibliplug/

  2. blairmacintyre
    Member
    Posted 8 months ago #

    Change the conditional near the bottom of bibliplug_edit to include "> -1", as follows:

    if (isset($_GET['id']) && $_GET['id'] > -1) {
    		$bib_id = (int) $_GET['id'];
    	}
  3. Psychosopher
    Member
    Posted 8 months ago #

    Thank you very much!

  4. zuotian
    Member
    Plugin Author

    Posted 8 months ago #

    Hi,

    This bug is now fixed in release 1.3.6.

    Thanks,
    Zuotian

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.