Password reset not working? (array offset on value of type bool)
Hi I tried to reset the password but I got an error message.
Notice : Trying to access array offset on value of type bool in /home/dga/web/sitebuilder.dgac.gr/public_html/system/component/component.php on line 285
Hi
Does this happen only with password reset? can you also check if smtp email sending works with send test email https://demo.vvveb.com/admin/index.php?module=settings/email
This is probably caused by ssl options from /system/mail/smtp.php I removed them to use system default options https://github.com/givanz/Vvveb/commit/12e47474677db8d93ecf6850764f1b6b0258e5f2
From the error message it looks like you have an older version of /system/component/component.php
Please update /system/mail/smtp.php and /system/component/component.php from latest.zip