Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

teammediallc

Archived
  • Posts

    4
  • Joined

  • Last visited

About teammediallc

  • Birthday 01/01/1974

Profile Information

teammediallc's Achievements

  1. The error I was having was related to the navigation code in the gv_send file. Since I am not using that portion of Oscommerce I commented out the following lines: // $navigation->set_snapshot(); // $back = sizeof($navigation->path)-2; // '<a href="' . tep_href_link($navigation->path[$back]['page'], tep_array_to_string($navigation->path[$back]['get'], array // ('action')), $navigation->path[$back]['mode']) . '">' . tep_image_button('button_back.gif', IMAGE_BUTTON_BACK) . '</a>'; Hence why I had the error. Works like a charm now.
  2. I have searched through this post but can't seem to find if anyone else is getting this error. On my gv_send.php page I get the following error at the bottom of the page before it loads the submit button or footer info. Error! Unable to determine the page link! I did see a post around page 73 where someone else had this error but I don't think it is related to what I am seeing. Everything else with the program seems to be working correctly. Any direction you all would have would be much appreciated. Thanks John
  3. Any way to make the text options attribute required (customer must enter info into text box) before the order proceeds?
  4. Does anyone know of a contribution that would required certain attributes before the order could be processed and if they failed to fill it in it would ** the field? Right now I am using http://www.oscommerce.com/community/contributions,160 on the site for text fields where the customer would fill in that text field and then it would appear. We need to make the text fields required. Thanks John
×
×
  • Create New...