My guess is your server has PHP 7 installed and my code is using a depreciated function. Can you get access to the PHP error log? *I* don’t run with PHP 7, so everything is working fine for me.
I just closely at the code, and I am not seeing anything that can cause the problem you are having. What does the small text at the top say, it is not readable in the screen shot.
What O/S is the *server* running? What version of MySQL is it running?
The text on the top is a notification for a theme template–unrelated to Web Librarian.
MySQL is running on version 5.6.32.
PHP is version 5.4.43.
O/S is Linux.
I played around with the UI a bit more. Interestingly enough, I placed a hold on a few items under one of the dummy patrons. The List Holds works perfectly fine as I do see items being listed. For some odd reason, I can’t seem to get the same results for the Checked Out Items. Not sure if this helps in finding a solution or not, but interesting nonetheless.
Also worth noting that when I go to the Check In function, I do see the barcode search box, the corresponding buttons: Check in Item and Back to Main Circulation. Beneath that, I see the appropriate columns; however, rather than the fields being populated, I get ‘No items found’–even though I have multiple items checked out.
-
This reply was modified 8 years, 10 months ago by
cubone85.
-
This reply was modified 8 years, 10 months ago by
cubone85.
Also worth noting that when I go to the Check In function, I do see the barcode search box, the corresponding buttons: Check in Item and Back to Main Circulation. Beneath that, I see the appropriate columns; however, rather than the fields being populated, I get ‘No items found’–even though I have multiple items checked out.
Under the Check In function, what is listed are the items you have [just] checked in. If you enter the barcode of a checked out item and then click the Check in Item button, the item you just checked in gets listed.
I am not able to re-create your problem. Can you give be the *exact* squence to reproduce it?