Re: Re: Add tax to product price

green's picture
Offline
Joined: 08/07/2007
Juice: 14
Re: Re: Add tax to product price

Hi zmove, thank you for you patch! But if i upload uc_taxes_price.module i get the same error again: (on all pages)
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /var/www/web2/html/sites/all/modules/ubercart/contrib/uc_taxes_price/uc_taxes_price.module on line 165

and there is:

<?php
function _uc_product_taxes_calculate($node) {
   
$type = node_get_types('type', $node)->type;
?>
Add tax to product price By: zmove (68 replies) Fri, 10/26/2007 - 09:35