Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

clint6998

Pioneers
  • Posts

    26
  • Joined

  • Last visited

Profile Information

  • Real Name
    Clint
  • Gender
    Male

clint6998's Achievements

  1. ok, so I found an addon that does exactly what I want it to do and it works great ("Quantity Price Breaks Per Product") (It alows me to apply a discount to an indiidual product, and per product, not category). The only problem is that when on the site (catalog/index.php), can you click on one of the catagories, none of the products show up. See image: When you first access the index.php page without clicking on a category, the prodocts show, but not once you click on the cat. Any ideas? Thanks, Clint When I view the source of the live page, this is what I see: <div class="ui-widget infoBoxContainer"><div class="ui-widget-header ui-corner-top infoBoxHeading"> <table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListingHeader"> <tr> <td align="center"></td> <td><a href="https://wwwxxxxx.biz/store/index.php?cPath=27&page=1&sort=2d" title="Sort products descendingly by Product Name" class="productListing-heading">Product Name+</a></td> <td align="right"><a href="https://www.xxxx.biz/store/index.php?cPath=27&page=1&sort=3a" title="Sort products ascendingly by Price" class="productListing-heading">Price</a></td> <td align="center">Buy Now</td> </tr> </table> </div> <div class="ui-widget-content ui-corner-bottom productListTable"> <table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListingData"> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> </table> </div> </div> For what ever reason, the page is not putting in the <td></td> tags and not filling in the product info. does anyone know what page populates this code? Thanks, Clint
  2. When I view the source of the live page, this is what I see: <div class="ui-widget infoBoxContainer"> <div class="ui-widget-header ui-corner-top infoBoxHeading"> <table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListingHeader"> <tr> <td align="center"></td> <td><a href="https://wwwxxxxx.biz/store/index.php?cPath=27&page=1&sort=2d" title="Sort products descendingly by Product Name" class="productListing-heading">Product Name+</a></td> <td align="right"><a href="https://www.xxxx.biz/store/index.php?cPath=27&page=1&sort=3a" title="Sort products ascendingly by Price" class="productListing-heading">Price</a></td> <td align="center">Buy Now</td> </tr> </table> </div> <div class="ui-widget-content ui-corner-bottom productListTable"> <table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListingData"> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> </table> </div> </div> For what ever reason, the page is not putting in the <td></td> tags and not filling in the product info. does anyone know what page populates this code? Thanks, Clint
  3. ok, so I found an addon that does exactly what I want it to do and it works great ("Quantity Price Breaks Per Product"). The only problem is that when on the site (catalog/index.php), can you click on one of the catagories, none of the products show up. See image: When you first access the index.php page without clicking on a category, the prodocts show, but not once you click on the cat. Any ideas? Thanks, Clint
  4. I installed that one and it is not item specific. I can set a range, lets say if they buy three they get a $15 diescount, but that then goes for any product, not just the one that I want it to go for. The purpose that I am trying to accomplish is listing classes "products" and the more that register at once, the bigger the discount ($150). The problem is if someone buys 3 pieces of jewelry at $15 each, they then either net out to $0 for the total or net a negative amount owed (didnt take it that far). So I need to be able to set a discount per item individually. Thanks, Clint
  5. I have added a new link into the catalog box, but it is not showing. catalog/admin/includes/filenames.php define('FILENAME_DISCOUNT_CATEGORIES', 'discount_categories.php'); catalog/admin/includes/languages/english.php define('BOX_CATALOG_CATEGORIES_DISCOUNT_CATEGORIES', 'Discount Categories'); catalog/admin/includes/boxes/catalog.php <?php /* $Id$ osCommerce, Open Source E-Commerce Solutions [url="http://www.oscommerce.com"]http://www.oscommerce.com[/url] Copyright (c) 2010 osCommerce Released under the GNU General Public License */ $cl_box_groups[] = array( 'heading' => BOX_HEADING_CATALOG, 'apps' => array( array( 'code' => FILENAME_CATEGORIES, 'title' => BOX_CATALOG_CATEGORIES_PRODUCTS, 'link' => tep_href_link(FILENAME_CATEGORIES) ), array( 'code' => FILENAME_PRODUCTS_ATTRIBUTES, 'title' => BOX_CATALOG_CATEGORIES_PRODUCTS_ATTRIBUTES, 'link' => tep_href_link(FILENAME_PRODUCTS_ATTRIBUTES) ), //new link array( 'code' => FILENAME_DISCOUNT_CATEGORIES, 'title' => BOX_CATALOG_CATEGORIES_DISCOUNT_CATEGORIES, 'link' => tep_href_link(FILENAME_DISCOUNT_CATEGORIES) ), //end new link array( 'code' => FILENAME_MANUFACTURERS, 'title' => BOX_CATALOG_MANUFACTURERS, 'link' => tep_href_link(FILENAME_MANUFACTURERS) ), array( 'code' => FILENAME_REVIEWS, 'title' => BOX_CATALOG_REVIEWS, 'link' => tep_href_link(FILENAME_REVIEWS) ), array( 'code' => FILENAME_SPECIALS, 'title' => BOX_CATALOG_SPECIALS, 'link' => tep_href_link(FILENAME_SPECIALS) ), array( 'code' => FILENAME_PRODUCTS_EXPECTED, 'title' => BOX_CATALOG_PRODUCTS_EXPECTED, 'link' => tep_href_link(FILENAME_PRODUCTS_EXPECTED) ) ) ); ?> Am I missing something? Thanks, Clint
  6. I am looking for an add-on that will allow me to add a disscount depending on quantity on an individual item, not for a catagory or over all discount depenting on mltiple items purchased, but product specific. I have tried a few but they are all either catagory or over all. I did find one that does individual producs, QPBPP_v1_3_6, but it was built on an older version and some of the code is missing. this would seem to be the ideal add-on but I cant add all the code. Does anyone have any ideas? Thanks, Clint
  7. Good afternoon, My clients cart will not only sell products, but will also offer classes. Does anyone know of an addon to where someone can register for an event and pay for it through osC? I thought I could just do it as a product, which I can, but the problem what I run into is that they want to offer discounts for bigger parties. I added an attribute for the product (event), but if someone registers and chooses the option of 3 people, and the class size is only three, it only reduces the quantity of the product (seats available) by 1 instead of 3. Does anyone know of a contribution that would fit my needs? Something in the form of a calendar would be great if there is one out there. Thanks, Clint
  8. Thanks for your response. If I want my primary and secondary buttons the same color, how do I change that? I cant have the buttons looking pink. In the theme roller, it does not look like that. Thanks, Clint
  9. It has been a long while since I have been here, before jQuery themes were really used. Here is my situation; I just created a new theme using the jQuery UI themeroller and all looks good except that some of my buttons are not consistent. See attached images for a visual to what I am talking about and what I set the themeroller to. On another note, if I wanted to replace the gratients with a background image for the buttons and title bars, how would I do that? Any help would be great. If I need to post more for you to see, let me know and I will do so quickly. Thanks! Clint
  10. I am running v2.3 and need to be able to establish new admins that are only privilaged to one catagory or a small set of catagories. This site is going to be used for tournament registration and whoever is hosting the tournament needs to be able to have access to those that sign up, but they wont need access to anyone elses. I have tried Multi admin with levels and it just does nothing. all of the other contribs that I have found do not appear to be able to sllow me to select cat A for admin 1 and cat B for admin 2. Any thoughts? Thanks, Clint
×
×
  • Create New...