That's exactly what I did. I deleted the old one and installed a new one, but there is no such line in the new one to replace
Got you.
You can try this.
Go to file:
oc-content/plugins/spam/index.php
Find:
Code: [Select]
$item_check['pk_i_id']
Replace with:
Code: [Select]
$item['pk_i_id']
There is “$item_check ['pk_i_id']” in the functions.php file, but there are several lines, I don’t know which one to change. Tell me please