Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

MyProfile: Call to undefined function Email()

Found this repeatedly in the error_log: [29-Sep-2015 17:17:26 UTC] PHP Fatal error: Call to undefined function Email() in /home/mysite/public_html/plugins/MyProfile/views/view.php on line 81

I simply commented out the line, but would be nice to fix. Is Email() an old vanilla function that was deprecated? If so what took its place?

Tagged:

Comments

  • If so what took its place?

    profile extender plugin maybe.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • @gharald thanks you letting me know. I guess it should Gdn_Format::Email

    grep is your friend.

Sign In or Register to comment.