mmier Posted October 4, 2005 Posted October 4, 2005 I?m having a small problem with the Option Type Feature contribution and I can?t seem to figure out what I?m missing. I installed it, did all the configurations, double checked everything and it seems to work up to the checkout_shipping.php page. It seems there it looses the Text information I enter and doesn?t pass the information along to the remaining pages. The Text field information I type in shows up on shopping_cart.php, yet when I get to checkout_confirmation.php the field shows as TEXT and not what I entered in the text field. It passing the TEXT to the database because if I look at the order placed, or the invoice/packing slip it shows TEXT. Any ideas what im missing to fix this?? Product Options ID: 14 Personalized Engraving Line 1 Option Type: Text Lenght: 32 OPtion Value ID: 100 (this id is set in the configure.php) Name: Personalized Engraving Line 1 Option Value: TEXT Quote Miz --------------------- Contributions New Fields with Easy Populate Remove Category Images
Vianna1111 Posted October 24, 2005 Posted October 24, 2005 I?m having a small problem with the Option Type Feature contribution and I can?t seem to figure out what I?m missing. I installed it, did all the configurations, double checked everything and it seems to work up to the checkout_shipping.php page. It seems there it looses the Text information I enter and doesn?t pass the information along to the remaining pages. The Text field information I type in shows up on shopping_cart.php, yet when I get to checkout_confirmation.php the field shows as TEXT and not what I entered in the text field. It passing the TEXT to the database because if I look at the order placed, or the invoice/packing slip it shows TEXT. Any ideas what im missing to fix this?? Product Options ID: 14 Personalized Engraving Line 1 Option Type: Text Lenght: 32 OPtion Value ID: 100 (this id is set in the configure.php) Name: Personalized Engraving Line 1 Option Value: TEXT Hi there, I'm assuming the above "Product Options" your are referring to is in your SQL table also? If so, my "type" is set to varchar, length(32) I'm really still learning myself but you might try this: Product Options ID: 14 Personalized Engraving Line 1 Option Type: varchar Lenght: 32 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.