Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password reset not working? (array offset on value of type bool) #258

Open
m-bakoulis opened this issue Jan 19, 2025 · 1 comment
Open

Comments

@m-bakoulis
Copy link

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

Image

@givanz
Copy link
Owner

givanz commented Jan 21, 2025

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 12e4747

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants