My USPS rates weren't working correctly so I just upgraded my USPS shipping module to version 4.2 since USPS just upgraded some stuff at the first of the year. I also went ahead and updated my AwoCoupon Pro to version 1.3 and now when I try to test I get this error:
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home/ambrosia/public_html/administrator/components/com_awocoupon/assets/virtuemart/ps_coupon_process.php on line 641
line 641 is:
$shipping_rate_id = $shipping_class::get_rate_id($rate_array) ;
Any idea what is going on with this?
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home/ambrosia/public_html/administrator/components/com_awocoupon/assets/virtuemart/ps_coupon_process.php on line 641
line 641 is:
$shipping_rate_id = $shipping_class::get_rate_id($rate_array) ;
Any idea what is going on with this?