Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Couch Fort Tim

Archived
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Couch Fort Tim

  1. I, also am having this problem. On the admin page, the extra fields and values show for my test item, but on the live site, they are not there. I looked at Xiric's "Oh I did 1.2 in the instructions and it worked" post and saw that my catalog\admin\categories.php already had this code in (from the 1.2 instructions), so I don't understand what is going on.
  2. Hello- I have osCommerce installed here: Couch Fort Store I have added the First Plus Zones contribution and the "PayPal_Shopping_Cart_IPN_v3.1.2" contribution. During the last few steps of the PayPal IPN: 26.catalog/admin/includes/languages/english.php Add: //begin PayPal_Shopping_Cart_IPN define('BOX_CUSTOMERS_PAYPAL', 'PayPal IPN'); //end PayPal_Shopping_Cart_IPN 27.catalog/admin/includes/languages/english/orders.php Add: //begin PayPal_Shopping_Cart_IPN define('TABLE_HEADING_PAYMENT_STATUS', 'Status'); //end PayPal_Shopping_Cart_IPN I wasn't sure where to drop those in, but I tried my best. I started getting these error messages at the admin portion of my site: Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/zsarptne/public_html/osCommerce/admin/includes/filenames.php:56) in /home/zsarptne/public_html/osCommerce/admin/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/zsarptne/public_html/osCommerce/admin/includes/filenames.php:56) in /home/zsarptne/public_html/osCommerce/admin/includes/functions/sessions.php on line 67 Every time I need to do something on the back end, I have to refresh & reload the pages, as that error shows up. I'm also having problems with orders. Customer orders item and it shows up on PayPal if they complete payment, and then order shows in osCommerce. But they do not recieve e-mail from osCommerce nor do I. Also, if they do not pay right away in PayPal, osCommerce shows the order as paid. And inventory does not move down with paid sales. Do I need to enable auto-return in PayPal? Obviously there's something wrong. Any ideas? -Tim
  3. Wow, this is the EXACT problem I am having. Did an answer ever occur?
×
×
  • Create New...