h2ocean Posted April 18, 2005 Posted April 18, 2005 help from anyone woule be appreciated or i'll have to give up OSC, I installed individual product shipping 4.1_1 and after 10 pages of code change got 1146-Table and my sql database# table_shipping_methods' dosent exist select methods_id,Methods_name from TABLE SHIPPING METHODS [tep stop] So i reinstalled and configured the whole thing and installed product rate by joe j. It was 1 page and i copied the file prodrate.php which "installed" the shipping module. It only gives me Best Way shipping option and ther is no way to install the supposed "prodrate" in the configuration If anyone knows what is wrong with either contribution or has an alternative way to set shipping cost per item i would love some input Thanks to all who have helped this far with this project Quote
Guest Posted April 18, 2005 Posted April 18, 2005 the 1146 usually means the sql file didnt get run against the database, and/or you didnt add the necessary info into database_tables.php Quote
h2ocean Posted April 18, 2005 Author Posted April 18, 2005 the 1146 usually means the sql file didnt get run against the database, and/or you didnt add the necessary info into database_tables.php <{POST_SNAPBACK}> added includes/database_tables.php define('TABLE_PRODUCTS_SHIPPING',"produsts_shipping'): the instructions added this table to the database but never said a word about TABLE _SHIPPING_METHODS. and that is not in the database it was defined in the replacement code added t the admin area in catagories.php Quote
boxtel Posted April 18, 2005 Posted April 18, 2005 help from anyone woule be appreciated or i'll have to give up OSC,I installed individual product shipping 4.1_1 and after 10 pages of code change got 1146-Table and my sql database# table_shipping_methods' dosent exist select methods_id,Methods_name from TABLE SHIPPING METHODS [tep stop] So i reinstalled and configured the whole thing and installed product rate by joe j. It was 1 page and i copied the file prodrate.php which "installed" the shipping module. It only gives me Best Way shipping option and ther is no way to install the supposed "prodrate" in the configuration If anyone knows what is wrong with either contribution or has an alternative way to set shipping cost per item i would love some input Thanks to all who have helped this far with this project <{POST_SNAPBACK}> not advisable to install 2 contributions at the same time especially when you are already having trouble with the first. Quote Treasurer MFC
h2ocean Posted April 18, 2005 Author Posted April 18, 2005 deleted everything and reinstalles origional before 2nd mod. thanks anyway 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.