Jump to content

Mail Alert error in backend search


Recommended Posts

I have error when i use search in top bar:

 

in modules/ps_emailalerts/MailAlert.php (line 315)

            FROM `'._DB_PREFIX_.self::$definition['table'].'`

            WHERE `id_product` = '.(int) $id_product.' AND `id_product_attribute` = '.(int) $id_product_attribute;

        return Db::getInstance(_PS_USE_SQL_SLAVE_)->executeS($sql);

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...