Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tammyblalock

Archived
  • Posts

    27
  • Joined

  • Last visited

Profile Information

  • Real Name
    Tammy

tammyblalock's Achievements

  1. Found this post by: reihtec on: Dec 28 2005, 02:29 PM Fixed the problem!! Thanks to all contibutors for a great mod!! :)
  2. Okay - another glitch. Mod is installed and seems to work fine.... until you look at the catalog. http://www.papajimsbotanica.com/catalog1/p...roducts_id/7788 The options drop downs are empty, both if an item had existing options and if an attribute set was applied to the product. Any help to solve this mystery would greatly be appreciated. Thanks in advance.
  3. I originally uploaded this page provided in the mod: /catalog/admin/includes/languages/english/products_attributes.php It had made the revisions to the code at the beginning of the page. However, when I moved this code to the bottom of the page, per the instructions, it fixed everything: /* BOF Linkmatics attributes sets */ define('TABLE_HEADING_OPT_SORT_ORDER', 'Sort Order'); /* EOF Linkmatics attributes sets */ Add this line (before the '>?' at the end of the file) ...(or replace existing file with included file):<-THIS DID NOT WORK!!
  4. I get this in the products_attributes page in the admin: 1064 - You have an error in your SQL syntax near 'MAX_ROW_LISTS_OPTIONS' at line 1 select * from products_options where language_id = '1' order by products_options_id LIMIT 0, MAX_ROW_LISTS_OPTIONS [TEP STOP] HEADING_TITLE_OPT >> Does anyone know off hand what went wrong? I double-checked step 6, nothing wrong. I'm now seeing double.
  5. Still having problems with the mod. To me, it looks as if it is double-placing the category items into the body of the page. However, I can't find any similar code. Can someone please take a look? www.papajimsbotanica.com/catalog
  6. No idea. I'll find out. I do know the cart has had many mods installed. I do not know exactly how many or which ones.
  7. http://www.papajimsbotanica.com/catalog/in...c81406f7e55df28 Mod seems to work well with the small exception of kicking everything over to the right column and also duplicating the products table lower, in the left had column. Any suggestions as to why?
  8. I looked at your site - looks great! This is what my stylesheet says: .fixcenter { width: 800px; ------> set this to the width of the logo (850px) border: solid; border-width: 1px; background: #ffffff; color: #000000; margin: auto; margin-top: 20px; text-align: left; } Is this correct ?
  9. I started from a clean install - http://www.papajimsbotania.com/index.php I have installed: Actual Price Page Editor Basic Design Mod 1.6 Featured Products 1.5.2 New Low Price (and in this order) All subcategories are now so wide that they push the left column below the right column. Example: http://www.papajimsbotanica.com/index.php?...b77bada087eaa25 Where is the subcategory table width called from? - OR, how would I go about changing "something" so that the subcategory table would take up less room and allow the left column and the right column to display correctly.
  10. After hours of testing (MY first contribution installed), I also changed the $PHP_AUTH_USER to ($_SERVER[REMOTE_USER] and everything worked fine. I don't know if this info. will help determine when to use which, but I'm on a lynux server (red hat), with a plesk management system. Great Contribution, by the way! Now if I can just master a few others........
×
×
  • Create New...