Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

simplicity

Pioneers
  • Posts

    22
  • Joined

  • Last visited

Everything posted by simplicity

  1. any fixes for the zones? I need to figure this out. its causing confusion on my site. Everyone is selecting the shipping option that says 0.00
  2. Im getting this error? Warning: implode() [function.implode]: Bad arguments. in /home/airassis/public_html/osCommerce/catalog/includes/classes/email.php on line 499 It sends the mail. I get it. But something looks wrong to the person who sends it. Any ideas?
  3. UPS Tracking Code Fatal error: Call to undefined function: tep_draw_textbox_field() in /home/airassis/public_html/osCommerce/catalog/admin/orders.php on line 321 I had this modules working fine. And now I see this? // begin UPS XML Tracking ?> <tr> "line 321 here" <td class="main"><b><?php echo TABLE_HEADING_UPS_TRACKING; ?></b> <?php echo tep_draw_textbox_field('ups_track_num', '20', '18', '', $order->info['ups_track_num']); ?></td> </tr> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '1', '10'); ?></td> </tr> <?php // end UPS XML Tracking any ideas?
  4. ting this error in admin Parse error: syntax error, unexpected $end in /home/airassis/public_html/osCommerce/catalog/admin/orders.php on line 499 Any idea whats wrong, Iv searched and came up empty handed?
  5. The zones dont work for me either. This is a great contribution to OSC. Is there a way to remove that icon it adds to the shipping?
  6. United Parcel Service (XML) 100001: Unknown error. Anyone know why Iv had no luck with with this?
  7. Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/airassis/public_html/shop/admin/modules.php(216) : eval()'d code on line 1 what did I do wrong?
×
×
  • Create New...