Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Tags
    3. profile
    Log in to post
    • T

      How to know what page is being accessed in header.tpl ?
      Technical Support • profile tpl • • Thomas

      4
      0
      Votes
      4
      Posts
      2104
      Views

      julian

      @SatoshiCamp The header is loaded once, and if you navigate between pages, the header is not loaded again.

      So it looks like you'll want to use a client-side solution for this.

    • Nicolas

      Alter Profile with a Plugin
      Plugin Development • plugin profile template user • • Nicolas

      2
      0
      Votes
      2
      Posts
      1670
      Views

      Nicolas

      Good news, that we don't need to add filter, there is filter for user profile: filter:user.account
      But what is about static template?

    • Peter-Zoltan Keresztes

      uploaded profile image has bad URL
      General Discussion • image issue nodebb profile • • Peter-Zoltan Keresztes

      16
      0
      Votes
      16
      Posts
      6375
      Views

      baris

      That's an unrelated bug check here https://github.com/NodeBB/NodeBB/issues/2711

      joe1chen created this issue in NodeBB/NodeBB closed Ajaxify prevent default change breaks Admin link in navbar #2711
    • L

      User Profile Link Is mixing two names
      Bug Reports • profile • • Leonardo Galani

      3
      0
      Votes
      3
      Posts
      1909
      Views

      L

      @baris gonna pull and check.. thanks baris.

    • Quylaa

      Can't upload profile pics on Windows server install
      Bug Reports • profile upload windows • • Quylaa

      11
      0
      Votes
      11
      Posts
      4804
      Views

      D

      I've managed to reproduce the issue on Win2k8R2. It's coming from ImageMagick not being installed/configured correctly.

      reproduced.png

      These are the steps I took to fix the issue:

      Go out and install the latest version of ImageMagick

      After running the installer make sure that you close the command prompt from which you are running NodeBB.

      Open a new command prompt and rerun node app.js

      The problem should be fixed! 🙂resolved.png

    • aixnr

      [Solved] Topics posted by me and comments posted by me
      Feature Requests • profile • • Aizan Fahri

      4
      0
      Votes
      4
      Posts
      1877
      Views

      A

      @aixnr Good stuff. 👍

      imaginary marked as solved.. 😆

    • Schamper

      [nodebb-plugin-cards] Show cards when hovering over user links!
      NodeBB Plugins • cards plugin profile • • Schamper

      117
      19
      Votes
      117
      Posts
      65053
      Views

      arranka

      Is this plugin still active? or the project was abandoned?