C
|
cristi 9/6/2024 |
From what I see this is an paid plugin from marketplace. |
![]() |
fhumanes 9/8/2024 |
Hi @ffrinai, As @cristi indicates, it is very difficult for us to help you because we do not have the plugin that gives you the problem. I have a solution (the plugin may use the same library to generate bar codes), which is in: https://fhumanes.com/blog/guias-desarrollo/guia-4-phprunner-crear-codigo-de-barras/ And to work in PHP 8, I had to update the library version. Surely something like that is happening to you. Greetings, |
![]() |
ffrinai author 9/10/2024 |
Hi, |
![]() |
ffrinai author 9/10/2024 |
Found !!! the problem was in php.ini, extension=gd must be enabled. |