I have issue with the barcode of products while printing the barcode label and also in the receipt. Every where barcode does not show and a no image. Further i also need to add the BRAND Name in the label. Please help on these two requests please
- MSAnswered
Hello,
Please check your server error logs and let me know the error details so that I can suggest.
If you are not sure about server logs, you can enable app logs by changing the
log_threshold
to 1 inapp/config/config.php
and then visit the barcode page again to produce error. Lastly check the latest logs file in theapp/logs/
folder.Thank you
- BFAnswered
I have created the error and found the GD Extension is missing (Laminas\Barcode\Renderer\Images require the GD Extension). Please advice how do i activate the GD extension. Log file attached. Also how can i add the brand name to be printed in barcode label. I can avoid category and use brand
- MSAnswered
Hello,
Please check with your server admin/host. They can help you install/enable the extension.
Thank you
- BFAnswered
Please answer me for hw to print the Brand Name on barcode label
- MSAnswered
There is no option to display brand name. You will need to modify the item code to get the desired result. The documentation.pdf has some guide for barcode views. Thank you
- Login to Reply