Trying to view orders from a link sent in confirmation of order email and I get the following error:
Code: Select all
Notice: Undefined index: order_id in /var/www/vhosts/mywesbite/httpdocs/catalog/controller/account/invoice.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/mywebsite/httpdocs/catalog/controller/account/invoice.php:35) in /var/www/vhosts/mywebsite/httpdocs/system/library/response.php on line 65
Please advise.
Thank you
D