Michael Roush - 2013-05-22

sosley,

I am getting the same warning:

Warning: Missing argument 1 for BiblioCopy::validateData(), called in
C:\xampp\htdocs\openbiblio\catalog\upload_csv.php on line 275 and defined
in C:\xampp\htdocs\openbiblio\classes\BiblioCopy.php on line 43

It only happens when my .csv file includes a column for "barCo". When I remove that column, the file tests just fine.

The problem is, without the "barCo" field, I'm entering a bunch of call numbers without having any actual copies of anything to check out. I can't tell if the problem is because the software won't create a "barcode" entry for an item it thinks doesn't exist, or if something else is going haywire.

I've got 7500 entries, and I really don't want to have to enter them all by hand... or create loanable copies of them all by hand either.