I got it to work by changing line 24 in the Deadwood-converted version
from $num_prod_attr = mysql_num_rows($result);
to $num_prod_attr = db_result($result);
|
Ubercart |
|
|
|
||
Re: Fixed price for attribute option combinations for Drupal 6
Fri, 01/22/2010 - 12:34
#1
Re: Fixed price for attribute option combinations for Drupal 6
I got it to work by changing line 24 in the Deadwood-converted version from to Fixed price for attribute option combinations By: RaF (27 replies) Fri, 08/01/2008 - 10:46
|
|