Unfortunately even installing latest version from github does not help. I have even put moderators in administrators group but they still cannot split or merge. Only one who can do this is original admin user.
Nice 'stache @tmilovan
Thanks :P
Back on topic people...
Oh, but this was on topic. I't saddened me to see voting gone, but yes, I could have been clearer.
So, bring it back please! ;)
Ok, I have found that the problem is manifesting when using Markdown input formater.
Problem is in the line 96 of the /plugins/QuoteSelection/quoteselection.js file:
url = quoteData.url.replace(/^https?:\/\/[^\/]*/, '');
…
I have managed to catch an js error:
/forum/plugins/QuoteSelection/quoteselection.js:77
TypeError: Result of expression 'quoteData.url' [undefined] is not an object.
We've had a voting system for a while now, but we've really noticed that it hasn't been used all that much by the community. We're not exactly sure why that is as we haven't received much feedback either.
Two main reasons by my estimate:
1. In or…
Yep. This is reported bug. The problem existed also when deleting thread but that one was solved a while ago. However, problem with messages persisted.
I do it slightly different then it's recommended there. I extract new version into temporary folder, then I copy over the files and directories that are needed from old installation (uploads/, cache/, themes/, non-core plugins etc.) and all the file…
Just to bump this. It still does not work for discussion starting post on my forum. Vanilla 2.0.16.
Also I have noticed that sometimes Markdown would not kick in for starter post too (but only sometimes, last edited never works). Can that be conne…
I've had the same issue. Here's what may help you:
Delete newly created admin user in Vanilla. Make sure you admin accounts in wp and vanilla are registered with the same email address. Now delete the cookies in your browser and try again.
You sh…
I was planning to make a plugin where you would be able to choose a set of categories for filtering discussions list. For example I have a forum where I would like to split iPhone themed categories and Mac themed categories. So users that don't want…
Great to be heard too:). I appreciate your work, and would like to be of some help. Unfortunately Vanilla code is still too abstract for me to solve some bugs by myself no matter that I was for years php developer (lately I'm with python).
However…
When we are at heights already, I have another strange behavior to report.
If we set that link to discussion leads to first unread comment in discussion, for first few comments that works alright, but how the thread grows longer, browser starts to…
Most of them are. Some reported by me, more by other users. I can recheck my list and post what is not there.
Btw, what is code of conduct for addon issues? I am reporting them here on forum because I didn't find appropriate place on github. Is tha…
I absolutely love Vanilla and direction it's development have taken comparing it to the other popular forums. However, I feel obliged to point out a few things that bothers me a little:
- First, there are some bugs that make my forum users sometimes…
Well, I didn't change anything. Just upgraded vanilla (I have overwritten all themes too) and there It was. Now it also displays box with followed discussions in sidebar which wasn't there before, so maybe that's somehow connected.