Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jonth
  • Order by date
  1. jonth

    Error message

    Thanks for your help. I found the solution in the osCommerce forums as you suggested. If anyone else has this problem, see http://forums.oscommerce.com/index.php?showtopic=56342&st=10&#entry273700 for the solution.
  2. jonth

    Error message

    I have the same problem. create_account.php calls tep_mail(). tep_mail() passes an array of email headers to the email() constructor. Unfortunately, the array type and values get corrupted in transit. This in turn causes the each() function to fail. This is as much as I understand. Have you...

Part and Inventory Search

Back
Top