Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Validate E-Mail error?


Guest

Recommended Posts

Posted

I am running the most recent snapshot of OSCommerce...

I get this error whenever I try to correct my name, email, etc...

 

Fatal error: Call to undefined function: tep_validate_email() in /home/carton/public_html/admin/customers.php on line 72

 

SOS!

-John-

Posted

I get the same Message when i try to register as a customer:

 

Fatal error: Call to undefined function: tep_validate_email() in /mnt/ls5/02/578/00000004/htdocs/catalog/create_account_process.php on line 81

 

I am new to php so please help us, i need the shop soon.

Thx

 

Roman

Posted

Ah, i got the error. My ftp didn?t transfer the validations.php in the

includes/functions folder. now it works.

Posted

I tried it but the files were there. It still isn't working. :cry:

  • 5 months later...
Posted

Same error here:

 

Fatal error: Call to undefined function: tep_validate_email() in /home/hsphere/local/home/firework/firework.u24.altaire.co.uk/admin/customers.php on line 95

 

Can anyone help??

  • 1 month later...
Posted

Hi there,

 

The problem most likely has to do with putting an invalid character such as an underscore in your email address. If you look in validations.php you will see a list of valid characters, alas the underscore is not there!

 

I haven't quite figured out how to put it in the line:

 

$valid_chars = "[^]\(\)<>@,;:\.\\\"\[]";

 

so let me know how it's done.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...