Jump to content

Trying to filter customer messages with a WHERE condition


cybersven

Recommended Posts

Hi,

I'm trying to filter the customer messages with a WHERE condition.
I'm supposed that it's in "controllers/admin/AdminCustomerThreadsController.php" and I've tried to integrate the condition without success.
Would like to filter messages by adding condition where "ip_address" is empty like a WHERE ip_address != ""
Reason : all the messages like

"Action successfully completed (00). Approved or successfully processed transaction (00). The payment is guaranteed (YES)."

appeared in the listing and I would like to hide them.


Do you know how to do it ?

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...