Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Drupal 7 virgin barcode creation is not working properly

My drupal 7 site had version 5.4.11 of PHP. After updating the PHP version to 7.0 the virgin bar-code creation is not working properly.

Example:

I'm generating the bar-code serial number in the format of last two digit of year followed by six digit zeros i.e("18000000","18000001","18000002"...); But after updating the php version the bar-codes are generated like "180","181","182","183",...

Comments