Forum Replies Created

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

    (@julesfrancoise)

    Hi Benjamin,

    Many thanks for the bugfix in version 0.5.12, it works almost perfectly now!

    I had issues with special characters (French) with the bibfilter command, I changed line 922 of papercite.php to:
    $selected_author = ($options["author"] = utf8_decode($_POST["papercite_author"]));
    It works for me now, I don’t know if it was only related to my configuration…

    There is still 1 issue left: neither the bibtex or bibfilter shortcodes work when authors’ last names contain spaces.
    Do you have any idea for this?

    Best,
    Jules

    JulesFrancoise

    (@julesfrancoise)

    Hi,

    Thanks for the quick answer.
    However, it doesn’t seem to solve the problem. The menu is filled with the right items but I still get all the warnings and no reference is displayed…
    Do you want me to give you all the errors I get?

    Jules

    JulesFrancoise

    (@julesfrancoise)

    Hi!

    Thanks for the plugin, it is great!
    However, I can’t get the bibfilter shortcode to work. I tried to use this shortcode, that is close to that of the documentation:
    [bibfilter group=year group_order=desc author=Author1|Author2 allow=journal,incollection,inproceedings,phdthesis,mastersthesis sortauthors=0 file=biblio.bib]

    It works with the bibtex shortcode but with bibfilter I get errors.
    Here are the first 2 warnings:
    Warning: Missing argument 7 for Papercite::showEntries() [...]
    -Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in […]`

    How do you specify the file to consider?

    Thanks,
    jules

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