Blog posts
- Airport info API 14 Dec 17
- Admin dashboard hacks 01 Nov 17
- Allow visitor to change skin 24 Oct 17
- Weather and sunrise/sunset 03 Oct 17
- How to create a chatbox 27 Sep 17
Having a chatbox and a forum on your VA is a great way for you and your pilots to interact with eachother and build a sense of community.
For my VA's I like to use a company called chatroll, who offer chatboxes for free. The only limit is that you can have a maximum of 10 users at the same time, but that hasn't bothered me so far.
Getting a chatroll on your site is pretty easy:
First you go to www.chatroll.com and sign up for an account.
Once you got your account you click on "create live event"and give it a name. You can also set your own event url.
Now you go into the template where you want your chatbox to appear and paste this code:
The last step is to go to the page with the embed code and scroll down to where it says "single sign on integration" and click on "PHP application" There is a little textbox with some code. Copy only the iframe code and paste it in your template file underneath the code you pasted earlier. This will make the actual iframe with your chatroll appear on the page.