Loading...

Reply To: Error with Postman SMTP

Home Forums Pie-Register 3.0 Support Error with Postman SMTP Reply To: Error with Postman SMTP

#10006556
Dua Zehra
Keymaster

Hi Sanchez,

We have found and resolved the issue. Fix will be released with version 3.0.19.
For now, you can edit your pie-register/pie-register.php

Find:
$this->piereg_payment_log_file_action();

Replace:
if( isset($_POST[‘piereg_payment_log’]) )
{
$this->piereg_payment_log_file_action();
}

Hope this helps.

Thanks,

Regards,
PR Support Team