

watermelon
Members-
Content count
18 -
Joined
-
Last visited
Profile Information
-
Real Name
Watermelon
-
EZ QuickBooks Integration Contribution
watermelon replied to mpiscopo's topic in General Add-Ons Support
I am having two problems with this contribution. The first is that when I try to import the orders.iif file that is generated from the osCommerce admin, every transaction has the error: "The transaction is not in balance. Make sure the amounts in the detail area on the form for this transaction equal the amount at the top of the form" and then when I hit OK for that, "Error on line 10. Can't record invalid transaction." This is the first item from the transaction file. If anyone can spot a problem, I would be most grateful: !CUST NAME BADDR1 BADDR2 BADDR3 BADDR4 BADDR5 SADDR1 SADDR2 SADDR3 SADDR4 SADDR5 PHONE1 PHONE2 FAXNUM EMAIL NOTE CONT1 CONT2 CTYPE TERMS TAXABLE TAXITEM LIMIT RESALENUM REP COMPANYNAME SALUTATION FIRSTNAME LASTNAME CUST Toni J (4) Toni J Customer 10000 E. Streetville Albuquerque NM 87111 Toni J Customer 10000 E. Streetville Albuquerque NM 87111 505-555-1212 customer@aol.com Toni J Customer Credit Card N Toni J !TRNS TRNSID TRNSTYPE DATE ACCNT NAME CLASS AMOUNT DOCNUM MEMO CLEAR TOPRINT ADDR1 ADDR2 ADDR3 ADDR4 ADDR5 SADDR1 SADDR2 SADDR3 SADDR4 SADDR5 NAMEISTAXABLE TERMS SHIPVIA REP FOB INVMEMO PAYMETH PONUM !SPL SPLID TRNSTYPE DATE ACCNT NAME CLASS AMOUNT DOCNUM MEMO CLEAR QNTY PRICE INVITEM TAXABLE PAYMETHOD EXTRA !ENDTRNS TRNS INVOICE 10/18/2001 Accounts Receivable Toni J (4) 21 N N Toni J Customer 10000 E. Streetville Albuquerque NM 87111 Toni J Customer 10000 E. Streetville Albuqurque NM 87111 N Credit Card Method no set Thank you for shopping at the Button Emporium. SPL INVOICE 10/18/2001 Sales:Merchandise -21 Flag N -12 1.7500 24850 N SPL INVOICE 10/18/2001 Shipping Charge -4.5000 N -1 Shipping N SPL INVOICE 10/18/2001 Sales Tax Payable 0 N N AUTOSTAX ENDTRNS Cheers, Avery -
coupon box not displaying, controbution not working...
watermelon replied to watermelon's topic in General Add-Ons Support
For anyone who has this same problem, I solved it by changing the sort order (admin-->modules-->order_total-->discount coupon) from 2 to 0. That was it. Many hours, simple fix. Hopefully this will save someone else some time. -
coupon box not displaying, controbution not working...
watermelon posted a topic in General Add-Ons Support
Hello - I've been banging my head with this for a while now. The coupon box simply will not appear on the checkout_payment.php page. I have this line: <?php echo ".".$order_total_modules->credit_selection();// CCGV ?> with a dot so that it is outputting something to the page, and I can see the dot fine, but not the coupon box that should be displaying there. Any ideas/ advice greatly appreciated. I've searched in the forum and can't seem to find anyone with similar problem, so I've triple-checked the code and still can't find and issue. -
Multi-Stores Multiple Shops Support
watermelon replied to hobbzilla's topic in General Add-Ons Support
can't edit products in admin - in categories.php, when I click on the little edit icon to the left of the product name, it takes me to this URL: /admin/categories.php?cPath=1_19&pID=436&action=new_product_preview&read=only and says only "This product was added to our catalog on ." - with no product information populated. I assume that this means that the product is somehow not tied to the active store or something, but I am at a loss for how to fix that. Thanks -
Credit Class/Gift Vouchers/Discount Coupons 5.10
watermelon replied to Strider's topic in General Add-Ons Support
Can't get coupon box to display (using 5.19) ... the admin seems set up prefectly, but in trying to get the coupon box to display, it simply won't. Does anyone have a suggestion about troubleshooting on the front end? Anything to toggle on or off in the code to get it to reveal the problem somewhere? Any suggestions appreciated. -
[Contribution] Define Content 1.x Support
watermelon replied to surfalot's topic in General Add-Ons Support
suggestions from anyone? help :'( -
[Contribution] Define Content 1.x Support
watermelon replied to surfalot's topic in General Add-Ons Support
I've followed the install instructions and downloaded TinyMCE and uploaded that into the correct folder (/admin/includes/javascript/tiny_mce/) but I am still not seeing any HTML editor, and receiving the following two javascript errors: u has no properties - tiny_mce_gzip.php (line 181) tinyMCE has no properties - tiny_mce_gzip.php (line 181) Any ideas about what I should check?