Home › Forums › Front End PM PRO › POP3 emails not deleted, results in hunderds of send e-mails › Reply To: POP3 emails not deleted, results in hunderds of send e-mails
October 14, 2019 at 11:49 pm
#30148
Shamim Hasan
Keymaster
I do not know how this error even possible. Did you declare this function inside another function?
You can wrap this function inside function_exists call so that this error never happen.
This error also can be issue for email not deleted, But as i cannot see full code, i cannot be sure. But any fatal error can create that issue. Please wrap that function inside function_exists and see if working.