Good afternoon,
We use joomla 3.6.2 with vm 3.0.18 and OPC 2.0.319.300916
We upgraded all tables with vm migrate from VM 2.0 and also ran the table update tools.
70 % of our customers do not receive an invoice or email on ordering so I contacted the provider if the timeout could be increased in php.ini.
He said he first wanted to see the php errors generated upon ordering because timeout is set on 90 seconds and that was standard setting for all sites.
Now there are a lot of errors in the php error log. So it is strange the system works sometimes. The one that I suspect is:
[26-Nov-2016 07:22:50 Europe/Amsterdam] PHP Notice: Undefined index: subtotal in D:\www\boekoe.nu\www\components\com_virtuemart\helpers\cart.php on line 1770
[26-Nov-2016 07:22:50 Europe/Amsterdam] PHP Notice: Undefined index: subtotal in D:\www\boekoe.nu\www\components\com_virtuemart\helpers\cart.php on line 1773
[26-Nov-2016 07:22:50 Europe/Amsterdam] PHP Notice: Undefined index: subtotal_tax_amount in D:\www\boekoe.nu\www\components\com_virtuemart\helpers\cart.php on line 1774
[26-Nov-2016 07:22:50 Europe/Amsterdam] PHP Notice: Undefined index: subtotal_discount in D:\www\boekoe.nu\www\components\com_virtuemart\helpers\cart.php on line 1775
[26-Nov-2016 07:22:50 Europe/Amsterdam] PHP Notice: Undefined index: subtotal_with_tax in D:\www\boekoe.nu\www\components\com_virtuemart\helpers\cart.php on line 1776
[26-Nov-2016 07:22:50 Europe/Amsterdam] PHP Notice: Undefined index: subtotal in D:\www\boekoe.nu\www\components\com_virtuemart\helpers\cart.php on line 1770
[26-Nov-2016 07:22:50 Europe/Amsterdam] PHP Notice: Undefined index: subtotal in D:\www\boekoe.nu\www\components\com_virtuemart\helpers\cart.php on line 1773
but there also is
[25-Nov-2016 20:30:33 Europe/Amsterdam] PHP Notice: Use of undefined constant task - assumed 'task' in D:\www\boekoe.nu\www\plugins\system\kc_vm_registration_redirect\kc_vm_registration_redirect.php on line 57
[25-Nov-2016 21:46:04 Europe/Amsterdam] PHP Notice: Use of undefined constant task - assumed 'task' in D:\www\boekoe.nu\www\plugins\system\kc_vm_registration_redirect\kc_vm_registration_redirect.php on line 57
[26-Nov-2016 00:03:23 Europe/Amsterdam] PHP Notice: Use of undefined constant task - assumed 'task' in D:\www\boekoe.nu\www\plugins\system\kc_vm_registration_redirect\kc_vm_registration_redirect.php on line 57
and
[26-Nov-2016 11:35:34 Europe/Amsterdam] PHP Notice: Trying to get property of non-object in D:\www\boekoe.nu\www\components\com_virtuemart\views\invoice\view.html.php on line 254
[26-Nov-2016 11:35:34 Europe/Amsterdam] PHP Notice: Trying to get property of non-object in D:\www\boekoe.nu\www\components\com_virtuemart\views\invoice\view.html.php on line 254
[26-Nov-2016 11:35:34 Europe/Amsterdam] PHP Notice: Trying to get property of non-object in D:\www\boekoe.nu\www\components\com_virtuemart\views\invoice\view.html.php on line 254
[26-Nov-2016 11:35:34 Europe/Amsterdam] PHP Notice: Trying to get property of non-object in D:\www\boekoe.nu\www\components\com_virtuemart\views\invoice\view.html.php on line 254
[26-Nov-2016 11:35:34 Europe/Amsterdam] PHP Notice: Trying to get property of non-object in D:\www\boekoe.nu\www\components\com_virtuemart\views\invoice\view.html.php on line 254
[26-Nov-2016 11:35:34 Europe/Amsterdam] PHP Notice: Trying to get property of non-object in D:\www\boekoe.nu\www\components\com_virtuemart\views\invoice\view.html.php on line 254
[26-Nov-2016 11:35:34 Europe/Amsterdam] PHP Notice: Trying to get property of non-object in D:\www\boekoe.nu\www\components\com_virtuemart\views\invoice\view.html.php on line 254
[26-Nov-2016 11:35:34 Europe/Amsterdam] PHP Notice: Trying to get property of non-object in D:\www\boekoe.nu\www\components\com_virtuemart\views\invoice\view.html.php on line 254
[26-Nov-2016 11:35:34 Europe/Amsterdam] PHP Notice: Trying to get property of non-object in D:\www\boekoe.nu\www\components\com_virtuemart\views\invoice\view.html.php on line 254
Anybody got a clue to this ?. Many thanks marcel