You are not logged in.
Pages: 1
hello guys!..
I have a some problem.
when generating a barcode I create a blank page. And when generating QRcode, PDP said that the file is created with errors.
installed version GLPI 0.84.5
barcode blagin 0.84+1.0
xampp 1.7.7
i need you help!!
thank you
Offline
Have you errors in php-errors.log ?
Offline
2014-04-25 09:54:41
Deprecated function(8192): Function set_magic_quotes_runtime() is deprecated
Backtrace :
C:\xampp\php\PEAR\class.pdf.php:2907 set_magic_quotes_runtime()
C:\xampp\htdocs\glpi\plugins\barcode\inc\barcode.class.php:363 Cpdf->addImage()
C:\xampp\htdocs\glpi\plugins\barcode\hook.php:147 PluginBarcodeBarcode->printPDF()
C:\xampp\htdocs\glpi\inc\plugin.class.php:1120 call_user_func()
C:\xampp\htdocs\glpi\inc\commondbtm.class.php:3364 Plugin::doOneHook()
C:\xampp\htdocs\glpi\front\massiveaction.php:116 CommonDBTM->doMassiveActions()
2014-04-25 09:54:41
Deprecated function(8192): Function set_magic_quotes_runtime() is deprecated
Backtrace :
C:\xampp\php\PEAR\class.pdf.php:2920 set_magic_quotes_runtime()
C:\xampp\htdocs\glpi\plugins\barcode\inc\barcode.class.php:363 Cpdf->addImage()
C:\xampp\htdocs\glpi\plugins\barcode\hook.php:147 PluginBarcodeBarcode->printPDF()
C:\xampp\htdocs\glpi\inc\plugin.class.php:1120 call_user_func()
C:\xampp\htdocs\glpi\inc\commondbtm.class.php:3364 Plugin::doOneHook()
C:\xampp\htdocs\glpi\front\massiveaction.php:116 CommonDBTM->doMassiveActions()
Offline
when generating barcode no errors, but the sheet blank
Offline
Version of PHP ?
Offline
PHP Version 5.3.8
Offline
If you want to create and add QR Code in your project, you can check out this barcode generation project in c #.net!
Offline
I found that I had to fill in the inventory number. If this number is empty, no barcode is created...
Problem solved
Offline
I found that I had to fill in the inventory number. If this number is empty, no barcode is created...
Problem solved
Offline
If you want to create and add QR Code in your project, you can check out this barcode generation project in c #.net!
Thank you, very helpful for my barcode generation work.
Offline
Pages: 1