Hi
We tried to use the Clone Book function but it gave a blank page when the button was clicked. Doing view source we found this script error message:
Code: |
alert('You have no numeric BookId. Please set option BookID auto-increment to 'No' or change
all BookID to numeric '); window.history.go(-1);
|