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

    (@robertpheller)

    There isn’t any limit on the number of items in the database. Note that when you add an item the edit screen refreshes and becomes an update item page and a not a add new item page. You need to explicitly go to a fresh new item page to add an additional item. Are you sure you went to a new item page?

    Yes, I experience the same problem. Maximum book allowed is 30. The 31st will erase the last item, although I add it from the New Collection.
    Anyway to change this? Thank you.

    Plugin Author Robert Heller

    (@robertpheller)

    Please double check this. There is nothing in the code that imposes any sort of item limit. I am not able to replicate this error. It seems like somehow your database systenm is fubar’ed. What operating system is your *server* running? What version of MySQL are you running?

    I believe I have found the problem. The AUTO-GENERATED barcode is the culprit.

    Once I entered my “customized” barcode, (not leaving the barcode field blank), the 31st and 32nd books are successfully added into the system.

    Is there a problem in the AUTO-GENERATE barcode? Anyway, we will use the customized barcode from now on, to ensure the problem did not arise.

    Thank you.

    Plugin Author Robert Heller

    (@robertpheller)

    I’ll have a look at the AUTO-GENERATE barcode code. There might be a problem there.

    Plugin Author Robert Heller

    (@robertpheller)

    I have updated the plugin to fix the AUTO-GENERATE barcode code to properly generate *new* barcodes and not recycle old ones.

    Thread Starter tzeryong

    (@tzeryong)

    Thanks you Robert Heller and Choongwh,

    Dear Robert For your inquiry, reply as below:

    Apache version 2.2.23
    PHP version 5.3.20
    MySQL version 5.1.70-cll
    Architecture x86_64
    Operating system linux

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘maximum of book item’ is closed to new replies.