Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ActiveTuning

Archived
  • Posts

    237
  • Joined

  • Last visited

About ActiveTuning

  • Birthday 05/05/1982

Profile Information

ActiveTuning's Achievements

  1. I have all the code on checkout_success.php and show no e-commerce info either... It should show all of the transactions in $ amounts and all right?
  2. Just to verify...the SSL version of the code is supposed to have two UA-UA in the account ID? <?php <script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct="UA-UA-XXXXXX-X"; urchinTracker(); </script>
  3. Awesome guys, just wanted to chime in and say good luck :) I made a post on here the day this was announced waiting for somebody to develop a contribution :)
  4. http://www.logicsupply.com If you go there, add something to your cart...they've got the shipping estimator based on your country and zip code. Anybody have any idea where I can get this?
  5. I'm trying to do this part of the instructions: When I do that, I get this error: Parse error: parse error in /path/to/store/includes/modules/shipping_estimator.php on line 348 Anybody have any idea what's wrong with the code so it will work?
  6. Figured out the issue. For anybody else having this problem, check your sort order in the admin, and make sure that it is before the order total.
  7. If I use a coupon and then checkout here's the order total given: Sub-Total: $40.00 UPS (Ground): $7.35 Total: $47.35 Discount Coupons:gimme: -$7.35 Even in the admin, it's the same way, so it actually charges the customer $47.35. Is this something I did, or is there a fix for this?
  8. What's the contribution that allows you to do free shipping for products that are 0lbs?
  9. Ok an update. When I change the order status to anything besides PayPal Processing, it then shows the order history in their account. How can I fix this?
  10. I think this is an issue with PayPal IPN, but I have orders coming in, and they are just fine on my end...but they are saying that they have no order history. I tested it, and indeed it is like that. It shows up for orders for check/money order, but not for PayPal...any ideas?
  11. Ok, found out it has something to do with general.php and the fact that the admin levels mod is installed...but for the UPS choice mod all you do in general.php is add a few lines onto the end... Any ideas?
  12. I am installing this exactly how it says and I keep getting this error in the admin: Fatal error: Call to undefined function: tep_cfg_select_multioption() in /home/virtual/site166/fst/var/www/html/storebeta/admin/modules.php(213) : eval()'d code on line 1 Also, there is no more Remove button anymore..it always says install...even when I put the code back to the non-UPS choice..
  13. I installed this just recently: ADMIN ACCESS with LEVEL for osCommerce's Administration Tool Version: 1.2 It works, but there are some issues: 1. It looks like a bunch of variables aren't parsing, as the admin box on the left says this: BOX_HEADING_ADMINISTRATOR BOX_ADMINISTRATOR_MEMBERS BOX_ADMINISTRATOR_BOXES Rather than what it's supposed to say of course. 2. PayPal IPN isn't showing up on the menu anymore... Any ideas anybody? Any help would be much appreciated.
  14. DO you know if this will work with QuickBooks online edition?
×
×
  • Create New...