Fixed earlier today on 0.8 (which we just launched BTW!), also it should be okay on 0.7.3 stable so either upgrade core or downgrade persona?
So the ACP doesn't work on master?
-
Not here, not sure if one of my plugins is stopping it from working, changed cache etc. Nada. Works fine on my koding environment.
Widgets also don't display.
-
Found the issue, nodebb-plugin-cards isn't compatible with master. Had to disable my plugins and reactivate until I found the culprit.
@Schamper I believe that's your plugin.
-
@a_5mith Yes I've deactivated Cards too last week because it cause a JS error blocking further scripts execution.
-
-
@Schamper Yeah sure
Uncaught TypeError: undefined is not a function
which is pointing towardswindow.ajaxify.loadTemplate()
-
@esiao I'll look into it when I get the time.
-
Thanks for your patience @Schamper
I know you must be busy with schoolwork and all.
We
all our plugin devs...
-
@julian I have yet to even start on school work, totally busy with my internship
-
@esiao published version 0.1.2
-
I assume me not being able to push buttans in the ACP is related to this?
-
@Tanner said:
I assume me not being able to push buttans in the ACP is related to this?
Depends if you're 1) using the cards plugin & 2) running an old version of it.
I really wish thumbsup was the first in the list when I typed thumbs, it seems so negative when I see a thumbsdown first for alphabetical reasons.
-
@a_5mith Disabled nodebb-plugin-cards but the problem still persists
-
-
@a_5mith yessir, alas no result
-
Tis a strange predicament you be in. I be having none of these problems. Have ye tried running ./NodeBB reset plugins and reactivating one by one?
Edit: having the pirate language option totally makes sense now.
-
@a_5mith Try just typing
:
, the first choice is -
@a_5mith said:
Tis a strange predicament you be in. I be having none of these problems. Have ye tried running ./NodeBB reset plugins and reactivating one by one?
Edit: having the pirate language option totally makes sense now.
Do we have a badge for the most pirate contributor (I'd probably win that one anyways, considering the amount of fermented sugarcane I go through per day)
Also I do
:+
and yeah as @julian said, as soon as you type : the first thing is upvote -
I have got the same problem as @Tanner. I'm running the version 0.5.2, disabled all plugins, restarted nodebb and cleared cache.
I even tried a git reset --hard HEAD, but not all "save" buttons works in the ACP. It seems to actually works in core options and some plugins, but not in many plugins settings like Facebook SSO, Steam SSO, Twitter SSO, Blog Comments.
Any idea what could cause this?