Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

garysgal

Archived
  • Posts

    183
  • Joined

  • Last visited

Everything posted by garysgal

  1. Thanks Vger - do you suggest I continue on with the install and see where it takes me? I'm not sure I can UNinstall the other coupon codes module... should I just overwrite with the files you included in this contribution?
  2. I just began installation of this module and upon the first step (uploading the SQL file), I get this error: Error SQL query: # phpMyAdmin MySQL-Dump # Database : `ccgv_trad` # # Table structure for table `coupon_email_track` # CREATE TABLE coupon_email_track( unique_id int( 11 ) NOT NULL AUTO_INCREMENT , coupon_id int( 11 ) NOT NULL default '0', customer_id_sent int( 11 ) NOT NULL default '0', sent_firstname varchar( 32 ) default NULL , sent_lastname varchar( 32 ) default NULL , emailed_to varchar( 32 ) default NULL , date_sent datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY ( unique_id ) ) TYPE = MYISAM ; MySQL said: #1050 - Table 'coupon_email_track' already exists I have ot_discount_coupon_codes_2.1 installed - am I going to get a conflict? Any thoughts? Thank you!
  3. I'm so good at stumping the panel!
  4. Can anyone point me in the right direction to find the error on my pages? Quantity discounts were working fine, but now they're not. Yes, I backed up, however I've installed several contributions and don't know which one is my culprit... any help is greatly appreciated! HERE's my site.
  5. I'm so sorry to bump this, but I'm at the peak of my holiday business and am getting tired of generating coupon codes back to customers because it's not calculating the discounts... I used Beyond Compare to double check the install of the Header Tags contribution, the admin/change customer password, the price break itself, and other files, and simply can't find what's controlling the discounts. If anyone can point me in the right direction to which file to look at closer, I'd be in your debt. Thank you soooo much!
  6. Yes, I back up a lot... however, after looking further, I have done some additional contributions, like the Admin send password and css menu... so I'd lose a bunch of work if I restored back a couple of weeks... grrr!
  7. I just had a customer tell me they were not getting price breaks on their products now - this contribution was working perfectly, the only contribution I have uploaded since was the header tags... PLEASE help, I can be losing business from this! Let me know what pages you need to see, if you don't know off the top of your head what's wrong. HERE'S MY SITE THANK YOU THANK YOU THANK YOU IN ADVANCE!!
  8. I didn't see the answer to this in this thread - I added the contribution, it's WONDERFUL! Had no problems changing colors, etc... That being said, I am having it show the products (see here) - but now the order that I had the products in originally is realllly wacked out... how can I get it back to "alphabetical" order? Thanks so much!
  9. Oh, shut me up... I compared the same file... Need.... more..... coffee.... Okay, I compared, and don't see any errors within the price break contribution - that's the only difference between the clean copy and mine - I didn't have to change any of that when I added the header tags anyways, right?
  10. I compared a clean OSC admin/categories and the one currently running on my site...
  11. Thanks, Jack - I'll do some Beyond Comparing (and thank you for turning me on to that program, it ROCKS) and see what I come up with!
  12. If I open one of my products that has price breaks, they disappear, and I have to re-enter them every time - they'll stay as long as I don't go into admin to change something... any ideas? I don't even know what code to post to help you! Thanks in advance!
  13. I just installed the upgrade to the PriceFormatter box, and it's fantastic... HOWEVER, now my "specials" pricing is not showing. It reflects in the cart if I add it, but it used to show the old price marked out in red and the new price next to it... I searched the forum and couldn't find this problem... any advice appreciated! Here's the site - if you click "deal of the day" it will take you to the dry erase message boards, which I have discounted to $9.50 - that will reflect in the cart but not on the product page.
  14. Dup... I realized I already asked that question a few weeks ago... I need to change to the older version to get both the categories and the products?
  15. Some of the samples ya'll are posting are showing your category headings with the items indented underneath - how did you do that? Mine (see HERE) just lists everything alphabetically, but I'd sure like it broken down... thanks so much!
  16. I'm getting the same exact error. I used my Beyond Compare software to match the codes, double checked the install instructions, and am still getting a parse error... did you find the answer to your problem? Here's the line my error is on: Parse error: parse error, unexpected '}' in /home/XXXXXX/admin/categories.php on line 789: <!-- HTC BOC //--> <?php } elseif ($action == 'new_product_preview') { if (tep_not_null($HTTP_POST_VARS)) { $pInfo = new objectInfo($HTTP_POST_VARS); $products_name = $HTTP_POST_VARS['products_name']; $products_description = $HTTP_POST_VARS['products_description']; $products_head_title_tag = $HTTP_POST_VARS['products_head_title_tag']; $products_head_desc_tag = $HTTP_POST_VARS['products_head_desc_tag']; $products_head_keywords_tag = $HTTP_POST_VARS['products_head_keywords_tag']; $products_url = $HTTP_POST_VARS['products_url']; } else { $product_query = tep_db_query("select p.products_id, pd.language_id, pd.products_name, pd.products_description, pd.products_head_title_tag, pd.products_head_desc_tag, pd.products_head_keywords_tag, pd.products_url, p.products_quantity, p.products_model, p.products_image, p.products_price, p.products_weight, p.products_date_added, p.products_last_modified, p.products_date_available, p.products_status, p.manufacturers_id from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd where p.products_id = pd.products_id and p.products_id = '" . (int)$HTTP_GET_VARS['pID'] . "'"); $product = tep_db_fetch_array($product_query); // HTC EOC
  17. Will this contribution conflict with the kgt-discount coupons module that I have already installed and is functioning well for me?
  18. Crap - ignore this... I meant to post it in the contribution I was talking about!
  19. Will this contribution interfere with the kgt - discount coupons module I already have installed?
  20. Emmett, I don't know what you did, but I'm having your name tattooed ...
  21. I installed the very latest version of this product today... checked it, double checked it, and still don't have the "Configuration => SEO URLs" option in my Admin... I have the "search engine friendly URL" option, but when turned on, anything I click on returns me to the home page of my catalog... No options are in my categories to change descriptions... The three additional lines are in my admin/includes/languages/english/categories.php The new blurb is in my admin/includes/functions/general.php The two new files are uploaded to admin/includes/ (reset_seo_cache.php) and includes/classes/ (seo.class.php) The includes/application_top.php has the new blurb The new code was replaced to includes/functions/html_output.php The SQL lines were updated the .htaccess file was updated What did I miss? http://www.familymemoriesandmore.com
  22. I know I'm not supposed to bump, but I'm really hoping for an answer today so I can finish up... I can't think of additional information to post to help you solve this problem... thank you so much!
×
×
  • Create New...