Tama
✭✭✭Tama ✭✭✭
Reactions
-
Re: Can't activate any plugins or themes in 2.1b1
Compare the second link with your host's "phpinfo();" file (View Post)1 -
Re: Cut some topics
go to config.php and add or modify if it's already there $Configuration['Vanilla']['Discussions']['PerPage'] = '15'; (View Post)3 -
Re: Removing fixed width
following recent changes you will also need to navigate to views/default.master.tpl and remove the following lines <script> // Scrollbar Fix, assembled from StackOverflow $(window).scroll(funct… (View Post)1 -
Removing fixed width
I recently added some css to force fixed width, in an attempt to keep the page tidy when resizing browsers. If you don't like these changes open design/custom.css and remove the following lines of cs… (View Post)1 -
Re: Issue with spammers
Install the Akismet and StopForumSpam plugins from this repo https://github.com/vanillaforums/Addons/tree/master/plugins . You could also change registration methods from "Basic" to "C… (View Post)2
