Giter Club home page Giter Club logo

Comments (6)

tgtje avatar tgtje commented on June 18, 2024

@fizi hope it is this? i can not replicate

profile page title in English lan_usersettings:
if(!defined('PAGE_NAME')) { define("PAGE_NAME", "User Settings"); }

When using Hungarian lan_usersettings : this is in language pack :

define("PAGE_NAME", "Felhasználói beállítások"); so it misses the IF...
that lang file is 6 years old, the change was made 4 years ago...

from e107.

fizi avatar fizi commented on June 18, 2024

page-name-error
This in the lan_usersettings.php but the lan_user.php haven't it. (user.php)

from e107.

tgtje avatar tgtje commented on June 18, 2024

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.
the above part is displayed WHEN comments are enabled ANd user/options/prefs Allow comments in user profile is ENABLED.
when DISabled profile should display > member profile..

wx

from e107.

Jimmi08 avatar Jimmi08 commented on June 18, 2024

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.

from e107.

tgtje avatar tgtje commented on June 18, 2024

Adding : this behaviour happens on profile page (user.php)

from e107.

fizi avatar fizi commented on June 18, 2024

Yes, this happens on profile page. If the comment disabled - the page name appears normally, if the comment enabled - appears "0 comment"

from e107.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.