Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gemanda

Archived
  • Posts

    18
  • Joined

  • Last visited

Profile Information

  • Real Name
    Amanda White

gemanda's Achievements

  1. Ok, I'm many hours into this...and here's my honest, up-to-the-minute take... As of right now, this mod is worthless to me personally. My customers don't need a placeholder for things for the future...they use their carts for that. I need this to function as more of a Registry. Unfortunately, my attempts to force it to do so are getting nowhere fast. I can't get either quantities or attributes to populate into the DB for the life of me. Without this very basic functionality, I'm toast. Has anyone been able to pass other params than just the product_id? Looking at the DB, it's setup for this to be done, but nothing happens.
  2. Craig, Yeah, otherwise the right column ends up on the left side
  3. Mutter, you were right, that fixed my problems with the boxes. Now on to trying to get it to add a multiple quantity at once...
  4. Right now, the other things I'm debugging... 1. With the checkboxes, my site performs neither the Move to Cart nor Delete functions 2. I need the "Add to Wishlist" button to pickup the product quantity I'm working a few more things that may someday be able to be added... Honestly, it looks like a great mod! I just need to tweak it a bit to make it fit my store.
  5. I had the same prob with the right column not appearing on the right, but instead appearing at the bottom of the left. To fix, I made the following mod: Lines 186-190 <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td class="main"><?php echo BOX_TEXT_NO_ITEMS;?></td> </tr> </table> Add the following before that line: <tr><td> Now it's much happier!
  6. Hmmm...thanks Rodney! I'm about to collapse right now, but looks like I'll be downloading the new WinZip first thing in the morning.
  7. Ok...major issue here, and I have no clue what's going on...but it's not fun!!! Last night, a customer notified me that, when paying via PayPal and using a coupon, PayPal didn't include the discount. Everything else was working PERFECTLY. Ok, fine, I searched, found out that using Itemized cart prevents the discount from going through. Switched to Aggregate, discount went through on my test, I thought everything was ok. What I didn't realize was that my order never came in to my admin!! I didn't have a clue until a customer placed an order this evening and I got a PayPal receipt, went to admin, and there was no order there!! I've reverted all files to my backup copy (pre-working on the coupon issue)...nada. I removed the module, re-installed...nada. I cannot get any order paid via PayPal to come in to my orders table! The one my customer placed via PayPal came in to the IPN table, but I have no record of what she actually ordered. For now, I have Itemized turned on so that I can at least see in the PayPal message what the customer ordered. But what the heck is going on???? Oh, and I'm running IPN 1.7...I downloaded 2.0 tonight, but I can't get the blooming thing to open, as it opens as paypalyadayadayada.tar.gz, and my ZIP tool laughs.
×
×
  • Create New...