Kasper
Vanilla StaffKasper Vanilla Staff
Reactions
-
Re: Upgrade to Version 2.1a27
Some of the plugins are now hidden and can be activated through new menus. This is the case for e.g. the Facebook and Twitter plugins - these can now be activated and configured through the new "… (View Post)1 -
Re: Where can I edit a Discussion page?
The files you're looking for can be found in applications/vanilla/views/discussions. (View Post)1 -
Re: October 24th Hosted update
I think you're right about that - there's no choice between which version of Vanilla you want to use on the hosted plan - I wasn't aware that he was talking about the hosted plan when writing my init… (View Post)1 -
Re: [gitHub Bug #1452] [vanilla 2.1]Getting a blank page on WhosOnline setting in dashboard
Have you tried checking the source files for instances of &$? These needs to be changed to $ instead. I don't remember the exact reason why as I'm no PHP developer but there are quite a few discu… (View Post)1 -
Re: How can I delete the tabs from my view?*
Do something like this: .Tabs.DiscussionsTabs { display: none;} (View Post)2