VanillaForums.com Blog - Help & Support

The latest news on VanillaForums.com and helpful tutorials.

The New Vanilla 2 Dashboard is Here! by Brendan Sera-Shriar



*Click to see larger

The administrative dashboard behind Vanilla just got a whole lot prettier and easier to use.

We’ve wanted to give the dashboard a makeover for quite some time and we’re really happy with the results.

What we’ve done

In keeping with our philosophy, simple, customizable, and versatile, we have not made any changes to the layout. We’ve added some colour and cleaned up the sidebar. It’s the same Vanilla you’ve grown to love but prettier!

Enjoy!


Vanilla Video Quick Tips on screenr by Brendan Sera-Shriar


I’ve started putting together 5 minute or less video quick tips on screenr (screenr lets you create instant screencasts for Twitter) for our Twitter followers. From now on, I’ll make a posting on VanillaForums.com after every few new quick tips – for the rest of you. Here’s the first set. I cover a variety of new features in Vanilla 2.

*Let me know if there are any features in specific you would like covered.


Our Presentation from WordCamp Montréal – Adding Vanilla to WordPress by Brendan Sera-Shriar


We had a great time this past weekend at WordCamp Montréal! It was awesome to see so many people come out and even more impressive to see how many WordCampers are enthusiastic about adding Vanilla to their WordPress installations. With so many WordPress developers/designers  interested in adding Vanilla we have put together a page of resources for Vanilla and WordPress development.

Also, don’t forget to check out our half day workshop at Toronto Open Source Week and our presentation at FSOSS 2010. If you have any question about our presentation or require help adding Vanilla to WordPress feel free to hit us up on twitter @vanilla

Check out some pics from the event and view our presentation below. Thanks for all the support!

This presentation will discuss the benefits of adding a Vanilla Forum to your WordPress site/blog. We will walk through the basics of Vanilla Connect (Single Sign On) in order to manage users across both platforms. We will also demonstrate the ease of theming and integrating Vanilla with WordPress.
View more presentations from digibomb.

Vanilla Forums Partner / Referral Program by admin


We are happy to announce the Vanilla Forums Partner Program!

As of right now you will earn a 20% revenue share on any client you bring to VanillaForums.com.

Full details of the Vanilla Forums Partner Program here.


How to add Google Translate to your forum with Custom Theme by Brendan Sera-Shriar


If you’re looking for a simple way to translate your Vanilla forum you can easily add Google Translate with Custom Theme.

*The Custom Theme feature is available to Plus and Premium Plan members only!

What is Google Translate?

Google Translate is a free statistically-based machine translation service provided by Google Inc. to translate a section of text, document or webpage, into another language.

Currently Google Translate offers the following languages when adding their service to your site(vanilla forum): English, German, Spanish, French, Italian, Portuguese, Japanese, Korean and Chinese (Simplified).

Understanding the Google code

All you need to do is pass Google your forum url and specify what language to translate the content into.

http://google.com/translate?langpair=XX%7CYY&u=(your URL here)

A closer look at the code above:  XX is the code for the original language and YY is the code for the language which you want to translate into.

So for example, if you wanted to translate your forum into French you would change the XX to en and the YY to fr.

<a href="http://google.com/translate?langpair=en%7Cfr&u=http://yourforumname.vanillaforums.com">
 French
 </a>

Adding Google Translate to your Vanilla forum

Let’s begin!

*You may want to also read the tutorial on using Custom Theme

  1. Go to Custom Theme – located on the left Menu Panel under Appearance.
  2. Once inside of Custom Theme the ‘Edit Html’ tab will be active by default – this is where we will add the Google Translate code.

We will start by adding a link in the main menu to translate Vanilla into French. In ‘Edit Html’ look for <ul id “Menu”>. After the last link, {signinout_link}, add the following code:

<a href="http://google.com/translate?langpair=en%7Cfr&u=http://yourforumname.vanillaforums.com">
 French
 </a>

Here is the result:

Now click on the ‘French” link and watch the magic happen!

Before

After

Now get translating! ☺

Here is the result:


Vanilla Forums Migration Program by Mark


Spend less time managing your forum and more time optimizing and engaging your community.

Are you considering transferring your existing forum over to Vanilla Forums hosting service? If so, we want to talk to you!

For a limited time, we are offerring a special migration program.
Get 1 year FREE hosting on our Plus plan (over $500 value), and we will work with you to provide a seamless transition to our Vanilla Forums hosting service.

You Get

  • A simple migration path with tools and features to protect and improve your SEO ranking.
  • Access to our migration support forum with active responses from Vanilla Forums staff.
  • More functionality and control of your discussion forum.
  • An admin dashboard that gives you better visibility into your forum’s activity.

  • See who’s joining and what’s popular by viewing stats on number of new discussions, new users, new comments, and page views.
  • Track popular content and contributors with voting activity reports.
  • Monitor following activity by users and by discussion to fine-tune content for SEO.
  • Track searches in your forum and from external engines.

Apply for the program now!


Vanilla Default Theme Updated by Brendan Sera-Shriar


Say hello to the new Vanilla Default MEGA theme!

We know how much you love the default theme, so we decided to add a few, actually 6 new styles code named: Big City, Lemon Sea, Old Tyme, Poppy, Terminal, Grey, and of course the original Blue, to choose from.

I designed these new Vanilla Default themes around some colorful and creative color themes from Kuler, a really great site for exploring, creating, and sharing color themes.

The new Vanilla Default


Theme Options

The new Theme Options feature allows you to customize additional options like color styles. For example, when you apply the new Vanilla Default theme you will notice a link to the Theme Options page. You can also find the Vanilla Default Options link on the left Menu Panel under Appearance.

Once on the Theme Options page apply the style of your choice and click save. That’s it, simple and easy!

For more information on Theme Options see the tutorial.


New Theme: Minalla by Brendan Sera-Shriar


I’m very happy to finally release this MEGA theme that includes 5 colour options. When I was designing Minalla Yellow, which has been available on VanillaForums.com since the re-launch about 2 weeks, I had intended it to be available in Red, Green, Blue, and Grey, but our theme options feature was not ready. Thanks to Todd’s hard work I can now release this theme and many more MEGA themes to come.

The new Minalla

Theme Options

The new Theme Options feature  allows you to customize additional options like color styles. For example, when you apply the new Minalla theme you will notice a link to the Theme Options page. You can also find the the Minalla Options link on the left Menu Panel under Appearance.

Once on the Theme Options page apply the style of your choice and click save. That’s it, simple and easy!

For more information on Theme Options see the tutorial.


Importing Data by Todd


This topic deals with importing your old forum into Vanilla 2. The process is basically three steps:

  1. Export your old forum data with the Vanilla 2 export tool.
  2. Create a new Vanilla 2 installation.
  3. Import the file from step 1 to Vanilla 2

Export Your Old Forum Data

We’ve made a tool that you can use to put your old forum into a format that Vanilla 2 can import. We currently support exports from Vanilla 1, phpBB, and vBulletin. Here is how you use it:

  1. Grab the Vanilla 2 exporter here. The download is one file that you will copy to your server and run.
  2. Unzip the file to a directory in your old forum. For example, if your forum is located in /www/mysite/myforum then you would unzip the file to /www/mysite/myforum/vanilla2export.php.By default, the exporter will prompt you to save your export file. If your forum has a lot of data, it might make more sense to have the exporter save your data to a file on your server. If this is the case, you will need to place the vanilla2export.php file in a directory that is writable. Most forums have a /filesor /uploads directory for this.
  3. Browse to vanilla2export.php in your web browser. You should see a page like this:Vanilla Exporter UI
  4. You will need to know some information about your database in order to do the export. If you can’t remember, try looking at your forum’s configuration file. Once you’ve entered the information click Begin Export.
  5. A single file should be generated. This is the file that will be imported into Vanilla 2.

Create a New Vanilla 2 Installation

In order to import your data, you will need a fresh installation of Vanilla 2. When you do the import, all data in your fresh installation will be overwritten, so make sure you don’t have any discussions you want to keep there.

Import Your Forum

Vanilla 2 has an import utility in its dashboard. This is what you’ll use to import your forum.

  1. Go to the import tool located in your dashboard under Site Settings > Import.
  2. There are only a few inputs required. You need to upload the file and supply the username and password of the old forum’s administrative user. If your file is large (say over 5MB), you might want to upload the file manually to your /uploads directory using ftp.
  3. When you are ready to go click Upload File to get started.
  4. Once the file has been uploaded you’ll see a short summary. Click Start Import to start the import.
  5. The import should run on its own now. The length of time it takes depends on how much data you have to import. However, you will see a status update as the import progresses.
  6. Once the import is complete your data is now ready to go, however you might want to go through your site’s settings to update some of the stuff that wasn’t imported. One of the places you’ll definitely want to check is Roles & Permissions or else no one will have permission to view the discussions you just imported.
  7. At this point you’re done. Congratulations! Your Vanilla 2 installation is ready to go with your old forum’s data.

How to use Theme Options by Brendan Sera-Shriar


Some Vanilla themes can be customized with additional options if they have a Theme Options page. Theme Options can include: color styles, text areas, and images.

*This feature is available to all members.

What we will cover

Lets begin!

Locating Theme Options

There are 2 ways to locate the Theme Options within the dashboard.

  1. On the left Menu Panel under Appearance click on (Theme Name) Options. Or,
  2. Inside of Themes you will notice a ‘Theme Options’ link next to your Current Theme screenshot

Top

Inside of Theme Options

The Theme Options Page

Once inside of Theme Options you will be able to customize whatever options *this theme has. For example, the new Vanilla Default theme now has 7 color styles to choose from.

Other themes like rounder have customizable text areas

Enjoy your new options and keep checking the blog for new customizable themes to come!

Top


Page 1 of 3123»