Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy Populate an specials


Informundo

Recommended Posts

I installed Easy Populate 2.8. when I have to delete a specials price i have a error. In column v_specials_price i write 0. The error is:

Call to undefined function on a non-object in line 1945 on ............/easypopulate.php. In this line i have:

$db->Execute("delete from " . TABLE_SPECIALS . " where products_id = '" . (int)$v_products_id . "'");

$specials_print .= sprintf(EASYPOPULATE_SPECIALS_DELETE, $v_products_model);

continue;

 

Can somebody help me?

 

Thanks and sorry for my english

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...