Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Issue's and some feedback
Hello,
Installed Vanilla 2 last night and what a bit of kit, well done to all involved! - I'm having one issue at the moment and I think it's related to the 'comment refresh'.
When the script tries to refresh I get the following error appear in a floating box.
"A fatal error occurred while processing the request.
The server returned the following response: parsererror"
----
My feedback. When you're logged in as an Administrator the 'Dashboard' button is really in the wrong place, I keep clicking it thinking it's the Discussions part then finding out it's not. I think this would be better placed just before the logout button or next to the 'Powered by Vanilla'.
If you have a long forum title, the search box will then be placed incorrectly and the user profile is slightly messed up too.
And lastly, why no spaces in user names?
Let me know what you think.
Installed Vanilla 2 last night and what a bit of kit, well done to all involved! - I'm having one issue at the moment and I think it's related to the 'comment refresh'.
When the script tries to refresh I get the following error appear in a floating box.
"A fatal error occurred while processing the request.
The server returned the following response: parsererror"
----
My feedback. When you're logged in as an Administrator the 'Dashboard' button is really in the wrong place, I keep clicking it thinking it's the Discussions part then finding out it's not. I think this would be better placed just before the logout button or next to the 'Powered by Vanilla'.
If you have a long forum title, the search box will then be placed incorrectly and the user profile is slightly messed up too.
And lastly, why no spaces in user names?
Let me know what you think.
0
Comments
I think any error there should be silently ignored.
If it does happen all the time for you, try to see the request (well the response) with some debugging tool, like firebug.
For the menu, order can be changed with :
$Configuration['Garden']['Menu']['Sort'] = array('Dashboard', 'Discussions', 'Activity', 'Conversations', 'User');
as I discovered while creating a small application (mainly for learning purpose). Otherwise, the new application will append at the end of the menu which is not good.
May be there's another way to change the conf (I guess, via the configuration controller), but there's no UI as far as I can tell.
As for the search button, it's related than the width is limited, and than the forum name pushes everything, if the forum name is long, the search could not stay on the right at the same level, then it is pushed down. Try a shorter name.
Maybe the forum name should be placed above the menu.
@bean - It doesnt happen all the time, I've turned off the auto refresh from the Administration panel. Just would be nice to see this feature working. It seems to be working on here?
I have to go back to the discussions page then go back into the thread to see my post/comment. Also the latest members comment doesn't appear on the discussions page, unless it's my admin account.
Anything fancy doesn't work for members, but it works fine on my admin account. What's happening here?
*Edit -> It appears to work fine if that user has created the thread, but if you comment on someone else's thread the Ajax stuff doesn't work.
http://www.communications.oovee.co.uk/forums