Closed (fixed)
Project:
eC Live Subproducts
Version:
4.7.x-1.05
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Mar 2007 at 14:16 UTC
Updated:
23 Apr 2007 at 05:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
alobamor commentedSorry, i missed one query.
Comment #2
baraban commentedThis was already fixed in my bug report from 3/11. However we both missed another line where two sets of curlies are missing in the ec_tangible_subproduct.module (integral part of this Live Subproducts module). Unless you fix this, tables will not be properly updated upon order completion.
$attributes = db_query("SELECT a.aid, a.stock FROM {ec_live_attribute} a INNER JOIN {ec_live_product_attribute} pa ON pa.aid = a.aid WHERE pa.nid = %d ", $node->nid );
Comment #3
brmassa commentedJake and Alvaro,
thanks for reporting this bug. this corrected now.
remember this module on Drupal 4.7 will be not be maintained anymore.
best regards,
massa
Comment #4
brmassa commentedComment #5
(not verified) commented