Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

zentac

Archived
  • Posts

    19
  • Joined

  • Last visited

Everything posted by zentac

  1. zentac

    Paypal Module

    you may want to look at the order check contribution which saves the data away before going to paypal so if they dont return from paypal youve still got a copy.
  2. Ive only enabled one shipping type at the moment RM 1st class recorded, my max packet weight is 50 and Ive amended the scripts so it doesnt have the £ or weight restrictions in it. Just to make sure the item Im using has a value of £25 and a weight of 1, I have tare weight set at 1 as well. So it should be picked up.
  3. Im slightly confused, Ive always added the shipping price in with the price of the item. Ive now decided to install this. Ive setup my item weights, installed the various shipping methods supplied in this contribution, set my tare weight, added additional costs for packaging but when I checkout Im not being given any shipping options. What have I missed, or where should I start looking?
  4. Ive installed 2.5.1c but since installing people have started to see other peoples orders, what appears to have happened is that my customer_id within the order table is being populated incorrectly, which is strange as the customer_name is correct. Ive fixed them manually now, but which php script inserts into the orders table?
  5. When I try and move an order I get the following error.... Warning: Cannot modify header information - headers already sent by (output started at /nfsn/content/ecommerce/htdocs/catalog/admin/includes/functions/move_orders_check.php:127) in /nfsn/content/ecommerce/htdocs/catalog/admin/includes/functions/general.php on line 18 any ideas?
  6. Just tried your demo and when I check out I get the following errors... Warning: Invalid argument supplied for foreach() in /home/bcsales/public_html/mvs/checkout_process.php on line 125 Warning: Cannot modify header information - headers already sent by (output started at /home/bcsales/public_html/mvs/checkout_process.php:125) in /home/bcsales/public_html/mvs/includes/functions/general.php on line 33 and when I get the email through it looks like this (sorry dont have time to read 151 pages incase this has already been mentioned) MVS0 ------------------------------------------------------ Order Number: 34 Detailed Invoice: http://blucollarsales.com/mvs/account_hist...php?order_id=34 Date Ordered: Thursday 31 May, 2007 Products ------------------------------------------------------ There will be at least 0 packages shipped. ------------------------------------------------------ Sub-Total: $330.97 Flat Rate (Best Way): $5.00 Total: $335.97 Delivery Address ------------------------------------------------------ fred fred 32 test test, tS6666F test, United Kingdom Billing Address ------------------------------------------------------ fred fred 32 test test, tS6666F test, United Kingdom Payment Method ------------------------------------------------------ Cash on Delivery
×
×
  • Create New...