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

Profile Page Warning #68

Closed
ErhanGuneyKaradag opened this issue Dec 25, 2018 · 2 comments
Closed

Profile Page Warning #68

ErhanGuneyKaradag opened this issue Dec 25, 2018 · 2 comments
Labels
Bug: Unconfirmed Bug report that is not yet confirmed and/or is not reproducible.

Comments

@ErhanGuneyKaradag
Copy link

When a click some member's profile page i get this warning.

error


74	ee()->view->header = array(
75			'title' => sprintf(lang('profile_header'),
76				htmlentities($this->member->username, ENT_QUOTES, 'UTF-8'),
77				htmlentities($this->member->email, ENT_QUOTES, 'UTF-8'),
78				$this->member->ip_address
79			)
80		);

@kevincupp
Copy link
Contributor

Could you give us steps to reproduce? I imagine if it were as simple as viewing the profile page, we'd have quite a few reports of this. Also, please try to use the issue template as it prompts for steps to reproduce and other helpful information.

@kevincupp kevincupp added the Bug: Unconfirmed Bug report that is not yet confirmed and/or is not reproducible. label Jan 2, 2019
@kevincupp
Copy link
Contributor

Closing due to inactivity, but let us know if you have more information to share about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Unconfirmed Bug report that is not yet confirmed and/or is not reproducible.
Projects
None yet
Development

No branches or pull requests

2 participants