[6.5.0]
When I try to change the admin email address, I get this under account activation:
Notice: Undefined variable: redirect_to in /[...]/inc/_core/_template.funcs.php on line 2728
Notice: Undefined variable: Session in /[...]/inc/_core/_template.funcs.php on line 2730
Notice: Trying to get property of non-object in /[...]/inc/_core/_template.funcs.php on line 2730
What does this indicate/suggest?
@tgodfrey those notices were fixed several months ago. You should update your site to me most recent stable version, which is 6.6.5 at this moment.
If you want to manually patch your code (not recommended), this was the fix introduced: https://github.com/b2evolution/b2evolution/commit/2437431daee3342c51ada6070ce8f10d3bf44eb8#diff-bfe7edb9db3f9ba4f35a7380fcbdd318.