29 Mar
2002
29 Mar
'02
8:16 a.m.
On Fri, Mar 29, 2002 at 07:05:54PM +1200, Waylon Robertson said:
getiteminformation (%env,$itemnumber,$barcode) doesnt appear to be working. I run a query in mysql that $iteminformation (fetchrow_hash'ed) does .. and get a result. anywhere that getiteminformation is run (circulation and catalog item/barcode boxes) i get a $rejected response.. i.e $barcode is not valid. (of course.. im using the varible names in this message.. i dont see them in the webpage.. all i see is the number i entered)
getiteminformation is inside C4/circ/circ2.pm
Hmm, thats odd. You are using the 1.1.1 version? Its working here, are there any messages in the error log? Chris