Notice error in the invoice page
-
After the order is formed, if click on the invoice button and generate invoice, we got error, because in the plugin we use Undefined variable.
You need to declare a variable like $count = 0; before start foreach.Notice: Undefined variable: count in \web\app\plugins\woo-invoices\includes\output-filters.php on line 433
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Notice error in the invoice page’ is closed to new replies.