Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error: Call to undefined function: tep_db_perform()


wcrystal

Recommended Posts

Posted

Hello all,

 

I could sure use a hand.

 

I have searched all of the posts and could not find any info for this weird problem.

 

I am having a "Maillist" contrib problem.

 

I am using the maillist Email Capture Add-On by Jerry on oscommerce version $Id: default.php,v 1.75 2002/06/17 12:48:31

 

 

Installation of the maillist contrib went well. In testing it I entered my first name, last name, and email address. When I click on the "submit" button the next page comes up with the following error:

 

Fatal error: Call to undefined function: tep_db_perform() in

/home/wcrystal/public_html/shop/newsletter.php on line 98

 

Line 98 looks like this:

 

tep_db_perform(TABLE_NEWSLETTER, $sql_data_array, $q_type , "customers_email_address = '" . tep_db_input($list_email_add) . "'");

 

I have already checked to see if database.php is getting called through application_top and it is.

 

I have been through the code a million times and am unable to see any errors, or figure it out for that matter.

 

Has anyone else ran across this problem?

 

Thanks all.

Wes Crystal

 

AKA

Intrinsically Dazed And Confused!

Archived

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

×
×
  • Create New...