firespinner Posted November 2, 2005 Posted November 2, 2005 (edited) INSERT INTO `configuration` (`configuration_title`, `configuration_key`, `configuration_value`, `configuration_description`, `configuration_group_id`, `sort_order`, `last_modified`, `date_added`, `use_function`, `set_function`) VALUES ('delivery cost for KELKOO', 'EXPEDITION_PRICE', 'no charge', 'Tip default delivery cost :<br>ex: "free over 50" (max 20 characteres)', 7, 99, now(), now(), NULL, NULL); Can you make this clearer. I have the catagories in phpmyadmin I take it the values are things to put in but im lost? esp on the 'Tip defualt.... line #4# Add in /admin/includes/boxes/tools.php : ----------------------------------------------------------------------------------------- '<a href="' . tep_href_link(FILENAME_COMPARE, '', 'NONSSL') . '" class="menuBoxContentLink">Kelkoo</a><br>' . Is that line correct? CheersJames Thank-you Edited November 2, 2005 by 241 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.