badjo Posted June 25, 2004 Posted June 25, 2004 Has anyone seen this before? I am trying to figure out why and if it is causing a problem. below I have pasted my admin configuration options, note there are multiple duplicate options. Is it a problem anyone know how to fix it? Store Name E-Mail Address E-Mail From Store Owner Country United States ? Zone CA ? Zone CA ? Expected Sort Order desc ? Expected Sort Field date_expected ? Switch To Default Language Currency false ? Switch To Default Currency false ? Send Extra Order Emails To Send Extra Order E-Mails To Use Search-Engine Safe URLs (still in development) true ? Use Search-Engine Safe URLs true ? Display Cart After Adding Product true ? Display Cart After Adding Product true ? Allow Guest To Tell A Friend true ? Allow Guest To Tell A Friend true ? Default Search Operator and ? Default Search Operator and ? Store Address and Phone ? Store Address and Phone Show Category Counts true ? Show Category Counts true ? Tax Decimal Places 2 ? Tax Decimal Places 2 ? Display Prices with Tax false ? Display Prices with Tax false thanks jbadeau
♥kymation Posted June 28, 2004 Posted June 28, 2004 Did you upgrade your store from an older version? Something has put duplicate entries in the Configuration table of the database. You need to go into your database and remove these duplicate entries. Use phpmyAdmin or a similar tool to find and delete the extra lines. Regards Jim See my profile for a list of my addons and ways to get support.
Guest Posted June 28, 2004 Posted June 28, 2004 you will need to go into your database, sort so the duplicates are displayed next to one another, then choose the higher number id for the configuration of the duplicate item and delete it.
badjo Posted June 28, 2004 Author Posted June 28, 2004 In case this helps anyone in the future, here are the fields I had dups for. I do not know why. It seems to have added a series of new fields to the end. ( I better check on 113 it is out of sync with the others) 113 Check stock level STOCK_CHECK 143 Zone STORE_ZONE 145 Send Extra Order E-Mails To SEND_EXTRA_ORDER_EMAILS_TO 146 Use Search-Engine Safe URLs SEARCH_ENGINE_FRIENDLY_URLS 147 Display Cart After Adding Product DISPLAY_CART 148 Allow Guest To Tell A Friend ALLOW_GUEST_TO_TELL_A_FRIEND 149 Default Search Operator ADVANCED_SEARCH_DEFAULT_OPERATOR 150 Store Address and Phone STORE_NAME_ADDRESS 151 Show Category Counts SHOW_COUNTS 152 Tax Decimal Places TAX_DECIMAL_PLACES 153 Display Prices with Tax DISPLAY_PRICE_WITH_TAX 155 Best Sellers MIN_DISPLAY_BESTSELLERS 156 Also Purchased MIN_DISPLAY_ALSO_PURCHASED 157 Manufacturers Select Size MAX_MANUFACTURERS_LIST 158 New Products Listing MAX_DISPLAY_PRODUCTS_NEW 159 Best Sellers MAX_DISPLAY_BESTSELLERS 160 Also Purchased MAX_DISPLAY_ALSO_PURCHASED 161 Customer Order History Box MAX_DISPLAY_PRODUCTS_IN_ORDER_HISTORY_BOX 162 Order History MAX_DISPLAY_ORDER_HISTORY 195 Subtract stock STOCK_LIMITED 196 Allow Checkout STOCK_ALLOW_CHECKOUT 197 Mark product out of stock STOCK_MARK_PRODUCT_OUT_OF_STOCK 198 Stock Re-order level STOCK_REORDER_LEVEL 199 Store Page Parse Time STORE_PAGE_PARSE_TIME 200 Log Destination STORE_PAGE_PARSE_TIME_LOG 201 Log Date Format STORE_PARSE_DATE_TIME_FORMAT 202 Display The Page Parse Time DISPLAY_PAGE_PARSE_TIME 203 Store Database Queries STORE_DB_TRANSACTIONS 204 Use Cache USE_CACHE 205 Cache Directory DIR_FS_CACHE 206 E-Mail Transport Method EMAIL_TRANSPORT 207 E-Mail Linefeeds EMAIL_LINEFEED 208 Use MIME HTML When Sending E-Mails EMAIL_USE_HTML 209 Verfiy E-Mail Addresses Through DNS ENTRY_EMAIL_ADDRESS_CHECK 210 Send E-Mails SEND_EMAILS 211 enable download download_enabled 212 download by redirect download_by_redirect 213 expiry delay (days) download_max_days 214 maximum number of downloads download_max_count 215 Enable GZip Compression GZIP_COMPRESSION 216 Compression Level GZIP_LEVEL 217 Session Directory SESSION_WRITE_DIRECTORY 218 Force Cookie Use SESSION_FORCE_COOKIE_USE 219 Check SSL Session ID SESSION_CHECK_SSL_SESSION_ID 220 Check User Agent SESSION_CHECK_USER_AGENT 221 Check IP Address SESSION_CHECK_IP_ADDRESS 222 Prevent Spider Sessions SESSION_BLOCK_SPIDERS 223 Recreate Session SESSION_RECREATE
Recommended Posts
Archived
This topic is now archived and is closed to further replies.