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 fields are not visible on profile edit page #4

Closed
Radiergummi opened this issue Jun 28, 2015 · 8 comments
Closed

Profile fields are not visible on profile edit page #4

Radiergummi opened this issue Jun 28, 2015 · 8 comments
Assignees
Labels

Comments

@Radiergummi
Copy link

Seems like this conflicts with a recent nodebb update, unfortunately I cannot tell which because my users just told me today it was no longer working. Any idea? I have the following error in the dev console, don't know if its related or not:

Uncaught TypeError: c[a.type] is not a function
  o @ nodebb.min.js?bf90aa35:21
  s @ nodebb.min.js?bf90aa35:21
  (anonymous function) @ nodebb.min.js?bf90aa35:21
  d.onack @ nodebb.min.js?bf90aa35:8
  d.onpacket @ nodebb.min.js?bf90aa35:8
  (anonymous function) @ nodebb.min.js?bf90aa35:8
  n.emit @ nodebb.min.js?bf90aa35:8
  h.ondecoded @ nodebb.min.js?bf90aa35:8
  (anonymous function) @ nodebb.min.js?bf90aa35:8
  n.emit @ nodebb.min.js?bf90aa35:8
  d.add @ nodebb.min.js?bf90aa35:10
  h.ondata @ nodebb.min.js?bf90aa35:8
  (anonymous function) @ nodebb.min.js?bf90aa35:8
  n.emit @ nodebb.min.js?bf90aa35:8
  d.onPacket @ nodebb.min.js?bf90aa35:8
  (anonymous function) @ nodebb.min.js?bf90aa35:8
  n.emit @ nodebb.min.js?bf90aa35:8
  o.onPacket @ nodebb.min.js?bf90aa35:9
  o.onData @ nodebb.min.js?bf90aa35:9
  ws.onmessage @ nodebb.min.js?bf90aa35:9
@NicolasSiver
Copy link
Owner

What exactly doesn't working?
Which update to NodeBB?

@Radiergummi
Copy link
Author

bildschirmfoto 2015-06-29 um 08 14 41

I am lacking the input fields to edit the profile fields. NodeBB is on 3e386e7668.

@NicolasSiver
Copy link
Owner

And what did you have before update to the latest commit?
https://github.com/NodeBB/NodeBB/commits/v0.7.x

If it have worked before update, problem is in integration with forum.
Did you update Persona Theme?

@Radiergummi
Copy link
Author

Unfortunately I don't know which version I had before, but it didn't work before, either. I did the last git pull a few weeks ago and yesterday some users reported they couldn't modify their profile fields. Now to see if it helps, I pulled again today, but no luck with that.

I don't use Persona but a custom version of Lavender with the default account/edit.tpl...

@NicolasSiver
Copy link
Owner

Ah, ok. It's your initial integration of the plugin?
I thought It's worked for you, and now It's broken.

@Radiergummi
Copy link
Author

Sorry if I didn't make it clear. I had it working previously, yes. Actually, I installed it the day you released it, thank you again :)
It worked flawlessly as far as I know, until the users reported it didn't anymore.

@NicolasSiver
Copy link
Owner

@Radiergummi ok, I have checked with both themes: Persona 0.2.0 and Lavender/Vanilla 1.0.45/1.0.144, and it works ok with both.

Here is screenshot of the Lavender:

screen shot 2015-06-30 at 7 45 40 pm

@NicolasSiver NicolasSiver self-assigned this Oct 17, 2015
@NicolasSiver
Copy link
Owner

Re-open if you still have problem ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants