Joomla v3.4.1
CB v2.05
Apache Server with PHP v5.4.38
site;
www.asbn.ca
CB notifications or confirmation emails are not being sent to administrator, moderator or registrant
I've tested Jommla; single and batch emails work fine.
From debug, here are my CB configurations;
POST: array (
'params' =>
array (
'name_style' => '1',
'name_format' => '3',
'date_format' => 'm/d/Y',
'time_format' => 'H:i:s',
'calendar_type' => '2',
'allow_email_display' => '3',
'allow_email_public' => '0',
'allow_email_replyto' => '1',
'allow_email' => '1',
'allow_website' => '1',
'allow_onlinestatus' => '1',
'icons_display' => '7',
'login_type' => '0',
'reg_admin_allowcbregistration' => '1',
'emailpass' => '0',
'reg_admin_approval' => '1',
'reg_confirmation' => '1',
'reg_username_checker' => '0',
'reg_show_login_on_page' => '0',
'reg_email_name' => 'User Registration',
'reg_email_from' => '',
'reg_email_replyto' => '',
'reg_email_html' => '1',
'reg_pend_appr_sub' => 'Your Registration is Pending Approval',
'reg_pend_appr_msg' => 'Greetings [NAME],
Thank you for applying for registration with us. We have
received your request and we will process it as soon as you
confirm your email address by clicking on the following
hyperlink:
[CONFIRM]
Once your email address is confirmed our moderators will be
notified to continue the activation process.
You will be notified by email of the progress of your registration process.
[DETAILS]
Kind Regards,
Website Administration Team',
'reg_welcome_sub' => 'New User Details',
'reg_welcome_msg' => 'Welcome [NAME],
Your application has been approved by our administration team.
Your account with the following details:
[DETAILS]
has been activated.
We welcome you to our online community and trust that together
we will grow.
Enjoy the experience!
Kind Regards,
Website Administration Team',
Also in debug I have two errors, but I'm not a coder to understand what they mean and if they have anything to do with this issue.
Strict Standards: Non-static method JFile::stripExt() should not be called statically in /home1/asbnca/public_html/libraries/cms/html/html.php on line 306
Strict Standards: Non-static method JFile::getExt() should not be called statically in /home1/asbnca/public_html/libraries/cms/html/html.php on line 307
This only started recently after migrating to J3.4 and upgrading CB.
I assume I've not configured something correctly.
I hope there's a solution quickly.
Bob