I get this error when I use the autocomplete text. I cannot add another item when I use multiple values. I get a prompt or an error message "Fatal error: Call to undefined function revision_nid_from_vid() in \revisionreference\revisionreference.module on line 801"
Has anyone encountered this Error. Or is it something that I am missing.
What does the function revision_nid_from_vid() do?
if I comment this line out it the module functions, but I have not tested much, so I am not sure what impact this would have.
Comments
Comment #1
danielb commentedHad a quick look and saw the function was misnamed. I have fixed this.