• I’m doing a few test runs on the plugin to see the feasibility of using Web Librarian for our small collection. I’ve made a few dummy items for circulation, and fake patrons. Checked out items to multiple fake patrons–all of which are confirmed to be checked out under the status column in the circulation desk. I clicked on ‘List Checked Out Items’ to see the list version of all checked out items; however, instead of the list, I get a blank page.

    Below is a link to an image of said page.

    https://drive.google.com/file/d/0BwJ2ENq5almUZno5eklxY29MbVk/view?usp=sharing

    Any assistance in this issue is greatly appreciated.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Robert Heller

    (@robertpheller)

    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.

    Plugin Author Robert Heller

    (@robertpheller)

    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?

    Thread Starter cubone85

    (@cubone85)

    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.

    Thread Starter cubone85

    (@cubone85)

    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 7 years, 4 months ago by cubone85.
    • This reply was modified 7 years, 4 months ago by cubone85.
    Plugin Author Robert Heller

    (@robertpheller)

    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.

    Plugin Author Robert Heller

    (@robertpheller)

    I am not able to re-create your problem. Can you give be the *exact* squence to reproduce it?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Issues w/ List Checked Out Items’ is closed to new replies.