-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
Not define the PAGE_NAME on profile page #5264
Comments
@fizi hope it is this? i can not replicate profile page title in English lan_usersettings: When using Hungarian lan_usersettings : this is in language pack :
|
Would like to help, but i do not know what you expect to see ? eg what does PAGE_NAME is UNDEFINED hold. The image looks like the comment.php displaying a styled profile. |
I am afraid this is related to using 2x tablerender() - one for the user page and, the second for comments. Check your theme and templates for using PAGE_NAME. The same for breadcrumbs. |
Adding : this behaviour happens on profile page (user.php) |
Yes, this happens on profile page. If the comment disabled - the page name appears normally, if the comment enabled - appears "0 comment" |
What e107 version are you using?
Latest Github version (just updated)
Bug description
Not define the PAGE_NAME on profile page.
Appear "commets" on pagename.
How to reproduce
Go to profile page.
Expected behavior
Need define the profile page title.
What browser(s) are you seeing the problem on?
Firefox
PHP Version
PHP 8.1.10 (localhost)
The text was updated successfully, but these errors were encountered: