Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: typical forum list?
If you're using Vanilla 2.0.18.x, you can change the DefaultController route to the categories page to make it the front page of your forum as @x00 said. You can make a theme with a custom table layo… (View Post)1 -
Re: Can I create a Vanilla forum in Spanish?
The Spanish locale files should be compatible with 2.1. There might be a few words that have been changed and added since 2.0, but those can be easily fixed and added. (View Post)1 -
Re: some text basic pages only visible for logged in users
Basic Pages 2.0.0 should work with Vanilla 2.0.18.10. The view permission feature lets you allow or disallow roles from viewing the entire page. There is no way to make specific text in a page's body… (View Post)1 -
Re: some text basic pages only visible for logged in users
Here is an example plugin you can create to do that. Create the directory: /plugins/PageMods/ and then create the file: /plugins/PageMods/class.pagemods.plugin.php. Open the file and paste these line… (View Post)6 -
Re: Keeps logging me out.
The cause of this problem probably has something to do with the cookie settings as @peregrine said. You can search these forums for more information about the cookie settings. You have said that you … (View Post)11