[Refdb-users] addnote in 9.4-prerelease 3
Status: Beta
Brought to you by:
mhoenicka
|
From: Matt P. <mat...@ut...> - 2004-02-09 22:28:39
|
Hi everyone, running into a little bit of trouble writing this php script to get refdb to add notes via a web form. (In fact, the overhealming paucity of my programming skills is making this WAY more difficult than it hsould be). but at least one problem seems to be with refdb itself: I don't seem to be able to add notes at all. so for instance this command: /usr/local/bin/refdbc -u [deleted] -d bib_test -w [deleted] -C addnote /usr/local/share/refdb/examples/xnoteset.xml gives this output: numerical ID ignored 0 note(s) added, 0 skipped, 0 failed and this error on quit: free(): invalid pointer 0x80641b0! I assume there are no problems with xnoteset.xml, which is why I used it. Is this possibly a bug with pre3? DOes this mean, then, th at I have to upgrade -- and does that furtherm ean i have to do somethiing extreme with libdbi or something? I will if I have to, but own't if I can avoid it... anyway, thanks, matt |