Jerome,
So I set error reporting to Maximum and when through the process. After I click Save and Close, it goes to that blank page and no error is displayed. So I cleared admin website cache, went back to the email template to change and made no changes, then clicked 'Cancel'. It went to the same blank page.
I do get this message display:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgHikashopAddBcc_status_email has a deprecated constructor in /home/divotlbx/public_html/plugins/hikashop/addBcc_status_email/addBcc_status_email.php on line 12
Also, I was trying to make a change to the Affiliate area of the Configuration but when I clicked the 'Save and Close', I am now getting the same problem as I am with the templates so it appears the issue is not restricted to the email template area. I did test making changes to orders, users, payment plugins, shipping plugins, tax plugins, and products but did not experience the same issue. This is a bit disturbing.
FYI, I downloaded and installed just to see if any files might have gotten corrupted as well as I repaired / optimize all of the HikaShop tables. No luck! Got the same results.
Basically, all I need to do with the "Subscription expiration notice" E-mail is to add a title "Subscription expiration notice" and add a BCC email address. I've done searches in the database tables but I can't seem to find where this would go. I did searches for "Subscription expiration notice" and "bcc". I found the "Subscription expiration notice" template HTML but there was no field for the TO, CC or BCC fields.
If you can tell me how I can change this via PHPMYADMIN, I'll just manually change this one template.