I am getting this error on my checkout_confirmation.php page.

Notice: Undefined index: free in /home/justange/public_html/includes/modules/payment/paypal/paypal_functions.php on line 580

Notice: Undefined index: tax_cart in /home/justange/public_html/includes/modules/payment/paypal/paypal_functions.php on line 662

Notice: Undefined index: tax_cart in /home/justange/public_html/includes/modules/payment/paypal/paypal_functions.php on line 690

Notice: Undefined index: tax_cart in /home/justange/public_html/includes/modules/payment/paypal/paypal_functions.php on line 725

Notice: Undefined index: tax_cart in /home/justange/public_html/includes/modules/payment/paypal/paypal_functions.php on line 730


Can anyone help me figure this out? I opened the paypal_functions.php file and looked at the lines above and the lines are blank. The code looks like its double spaced. Any help would be greatly appreciated!

Thanks!