Hi,<br><br>I have been using oscommerce for the past two years and yesterday I stumbled over OSCMax. <br><br>I installed it and found this bug when I tried to create an order with Order Editor.<br>In table Orders there is a missing 'shipping_tax' column and this gives errors when trying to manually create an order.<br><br>Fix (in phpMyAdmin): ALTER TABLE orders ADD shipping_tax DECIMAL( 7, 4 ) DEFAULT '0.000' NOT NULL ;<br><br>I searched and nothing o&shy;n this forum so I decided&nbsp; to post it here. <br><br>There is a follow-up error o&shy;nce you try to edit this order in Customer->Orders:<br><font color="#000000"><b>1146 - Table 'my_dbname.TABLE_PAYPAL_IPN' doesn't exist<br><br>select * from TABLE_PAYPAL_IPN where paypal_ipn_id = '0'<br><br></b>I am trying to fix this as we speak.<br><br>My question is this: 5 minutes after installation i found a few bugs. Are there many more? is this OSCMax updated o&shy;nce in a while, or is the project dead?<br><br>cheers,<br></font>
---------------------------------------------------
OMG Visual Mode doesn't work.
Anyways here goes the clean version.
Hi,
I have been using oscommerce for the past two years and yesterday I stumbled over OSCMax.
I installed it and found this bug when I tried to create an order with Order Editor.
In table Orders there is a missing 'shipping_tax' column and this gives errors when trying to manually create an order.
Fix (in phpMyAdmin):
I searched, and nothing on this forum so I decided to post it here.Code:ALTER TABLE orders ADD shipping_tax DECIMAL( 7, 4 ) DEFAULT '0.000' NOT NULL ;
There is a follow-up error once you try to edit this order in Customer->Orders:
1146 - Table 'my_dbname.TABLE_PAYPAL_IPN' doesn't exist
select * from TABLE_PAYPAL_IPN where paypal_ipn_id = '0'
I am trying to fix this as we speak.
My question is this: 5 minutes after installation i found a few bugs. Are there many more? is this OSCMax updated once in a while, or is the project dead?
cheers,





LinkBack URL
About LinkBacks










Bookmarks