I have an issue I can't create any offer
"You need to select a product." same on different special offers
error_log file
Code: Select all
PHP Warning: Undefined variable $special_offer in /home/XXXX/public_html/shop/admin/includes/actions/special_offers/views/new.php on line 136
PHP Warning: Trying to access array offset on value of type null in /home/XXXX/public_html/shop/admin/includes/actions/special_offers/views/new.php on line 136
Database MySQL 10.5.27-MariaDB
PHP Version 8.2.26 (Zend 4.2.26)
Thanks in advance
Omar