Introduction

Since you are reading this page then it is safe to say to that you already know basic website navigation such as typing web addresses, clicking through links and maybe even watching or listening to multimedia. What we’ll do here is try to familiarise you with how to use our forum and its many options.

When you read this article this you will be able to reply to existing posts as well as make new posts. You will know how to format your text, make links, add images and videos and much more. We’re not going to teach you how to use every little button or forum feature but rather provide you sufficient knowledge to feel comfortable enough to be involved in the forum. After that, you can do experiment on your own to learn more.

Warning

This site is protected by software that actively monitor submissions (amongst other things) and has software that tries to detect SQL injection and PHP cross site scripting attempts, and it can be very rigorous in what it interprets as possible violations. When it detects situations that it interprets as possible hacking attempts it gives each specific IP address 3 attempts and then bars that IP for a predefined period (many days).

We apologise in advance if you are blocked but we must endeavour to maintain our system integrity. The only way to get the block lifted is to wait until the blocking period elapses, or to send us an email with the details of your IP address and we will lift the block manually.

The best way to submit code etc., is to attach a file that contains the appropriate code we can then look at.

Set up your profile

When you find a community and forum that you like and plan on staying for a while it is a good idea to set up and complete your profile. You access your profile by clicking the My Profile menu tab located at the top of the forum.

Profile summary

On the profile summary page you will see a number of tabbed areas that contain information about the posts you have made, the forum categories or topics you are subscribed to (more about this later), favourite topics, “thank yous”, and details of any attached files you have added to your forum posts.

Changing your profile

To add to or change your current profile information, find the Edit button located on the right side of the line where you see “Profile for <your username>”. There are four tabbed areas where you can change your user account (e.g. email address, password, current timezone), forum profile (e.g. date of birth, gender, forum signature, etc.), avatar image, and preferred forum settings (e.g. do you want to see posts listed “oldest post first” or “newest post first”). Remember to press the Save button if you change any of your forum profile information.

Reply to an existing topic

So, you have been looking at the forum for a while reading every post and getting to know everyone. You have just read someone’s post and you have decided to reply and contribute your own thoughts. This is done by pressing one of the “reply” buttons.

  • Quick Reply - brings up a small text area (without reloading the webpage) where you can quickly type a short reply. Press Submit when you have typed your response. If you decide not to submit your message to the forum, you can press Cancel and nothing will be posted whether you typed anything or not.
  • Reply - is the standard method in which you should reply when you want to reply primarily to the most recent post. The subject line of your reply will autofill with the subject of the post from which you are replying. You can change the subject. You are looking at what is called a “text editor”; it is like a trimmed-down version of a word processor (such as Microsoft Word) in which you can format your text, add links, images, “smileys”, etc. More on how to format your post later. For now, type your response and press the Preview button at the bottom of the page if you wish to view your post prior to submitting it. When you are done editing and are satisfied your post is ready, press the Submit button.
  • Quote - If you wish to quote someone’s post (whether in whole or in part) you simply press the Quote button located beside the Reply button underneath each post. This can be useful if you wish to make comment or expand upon a prior post. The Quote feature copies the entire post (“wrapped” in [quote] [/quote] tags) that you can edit if you wish. Once you press the Quote button you are brought into the same editing environment that you use to edit or create any other post. At this point, you type directly into the text editor. When you are finished composing your message, press the Submit button.
  • Reply Topic - This button functions the same as the Reply button except that your subject line will auto-fill with the subject of the original post (OP). This may come in handy if you replying to a long topic whose subjects may have changed over time but you want to reply to the OP. When you are done replying, press the Submit button.

Start a new topic

To create your own topic (perhaps to tell us a little about yourself) you should go to the category index to see the list of all of the existing topics. At the top of the list is a button labelled New Topic. Click that button to start your own topic. You are placed at the same text editor that you used earlier when replying to posts. Simply type your message and press Submit. Now you have your own new topic in the list.

Format your post

As we said earlier, the forum text editor is very similar to using word processor. As in any word processor you can format your text with added emphasis, add lists, insert images and much more.

BBcode

The first, basic thing you should know is that the forum uses what's called BBcode or Bulletin Board Code. BBcode uses “tags” to format your text. Each BBcode tag has an opening and closing form denoted within brackets. An opening tag will look like [ ] and a closing tag looks like [/ ]. Notice the slash in the closing bracket is the only thing that is different. If you forget the slash, the forum will interpret your closing bracket as an opening bracket.

The easiest way to format your text is usually to type it out first, then select the text you have typed and press the appropriate button on the editor toolbar. For example, if you wanted to make “some text” stand out bold you would type “some text”, select the text with your mouse, and then press the “B” icon in the toolbar (in the area above where you are composing your message). You will now see: [b]some text[/b]. When you preview or submit your message it will be displayed as some text. Alternatively, if you know them, you can type the tags right along with the rest of your text or you can use the buttons at the top of the editor to insert the tags the fill in your text.

Lists

There are two types of lists: ordered and unordered. An ordered list is a numerical list like you might use to list the finishing order of a race. An unordered list is a list you might use to list groceries. There are two different tags needed to create a list.

First, you use a tag that creates the kind of list you want.

[ul] [/ul] = unordered list [ol] [/ol] = ordered list

Second, you use a list tag for each item in the list

[li] [/li] = each list item.

So, the code for an ordered list would look like this:

[ol] [li] 1st place[/li] [li] 2nd place[/li] [li] 3rd place[/li] [/ol]

Videos

Embedding a video in your post is a feature of the forum and makes use of many video sharing websites on the web. This allows people to embed their videos with the means to play them in the forum. Once you have a video that you want to post you need to find the unique identifier in the URL to that video.

It’s difficult to provide detailed instructions or examples here, so this will be basic. Understand that each video sharing website uses a unique identifier for each video. For example, consider this video from YouTube whose URL is http://www.youtube.com/watch?v=bqJE5TH5jhc. You need to know the video’s unique identifier (which differs depending on what site you visit); in this example, the unique identifier is bqJE5TH5jhc. Once you know what that unique identifier is you can embed that video in our forum by selecting the video hosting website from the “video” drop-down list in the editor tools or by typing the following:

[video type=] [/video]

If you were embedding a video from YouTube, for example, the bbcode would end up looking like this:

[video type=youtube]<insert_unique_identifier_here>[/video]

for example

[video type=youtube] bqJE5TH5jhc [/video]

It is always a good idea to preview your post to make sure the video is visible before submitting your completed post.

Confidentiality

Sometimes you might want to submit information to help provide assistance, by submitting URLs or user name and password combinations. The information that is so provided would only be visible to the submitter, forum moderators and administrators.

[confidential]<insert_confidential_information_here>[/confidential]

for example:

[confidential]Text cannot be seen except by author, forum moderator or administrator[/confidential]

Edit your own post

There will be times when you make a post and you don't notice a misspelled word, fix a broken link or something that will require you to edit you post. When you are looking at one of your own posts that you need to change you will find the Edit button at the bottom of your post. Simply press the edit button and you use the same editor you used to create your post populated with the actual post. Edit your post as you see fit and, when you are satisfied, press the Submit button at the bottom of the page. All done!

Saying “Thank You”

If you read something on our forum and you would like to show your appreciation for someone’s contribution, a really easy thing to do is to click the Thank You button located below the forum post. Occasionally it’s a welcome gesture when people give thanks for the efforts of others who may have helped solve a problem or if they have gone “above and beyond the call of duty” in a post they have written.

Subscriptions and favourite topics

Now that you have settled into your new community and everyone has met you, you want to be able to keep up with your favourite posts without checking in every five minutes to see if something new has posted. There a couple of ways that you can do that.

Subscribe

At the top and the bottom of every topic you will find a Subscribe button. Pressing this button subscribes you to that topic so that any responses to that topic will generate an email notification to your email address stating that a new post has been made along with a link directly to said post for your convenience. You will notice the button now reads “unsubscribe” indicating that you are subscribed and pressing the button again will remove your subscription to that thread. Remember that you can also manage your subscriptions in your profile. There is also a categorySubscribe button that will send you email notifications of any post made in any topic in that category.

Favourite topics

Another way of highlighting topics that wish to keep an eye on is to use the Favorite button. This will place an obvious indicator, such as a star, beside the topic name on the category index so that it will stand out in the list of topics. You will notice the button now reads “unfavorite” indicating that the topic is already one of your favourites; pressing the button again will remove it from your favourites. This is a great way to maintain your interest on certain topics without using the subscription feature. Remember that you can also manage your favourites in your profile.

Conclusion

Now that you know how to create your own posts, edit them, set notifications, etc, you are ready to explore the rest of the forum. Don’t be afraid. Go click things and see what they do. If something “breaks” or you don’t understand how to use something make a post in the forum and ask for help.

Language Code Name
Catalan (Spain) ca_ES Sergi Bernet
Núria Balcells
Chinese (Taiwan) zh_TW bbtw
Czech (Czech Republic) cs_CZ Vlastislav Sucharda
Danish (Denmark) fr_FR Ole Schelde
Dutch (Netherlands) nl_NL Gerardi van Enschut
Imke Philipoom
French (France) fr_FR Pierre D
Emmanuel Ruchon
Kèvin
Laurent Gougeon
kamass
Pans Carme
Loïc Brutti
German (Germany) de_DE Thomas Boje
Stefan Gertmayr
therealhem
Christof Rimle
mjung2000
Harmageddon
tauschkreis
Marek Buban
Greek (Greece) el_GR Stamos Savvakis
Hungary (Hungarian) hu_HU Scheib János
Zoltán Balázs
Eross Elemér
Italian (Italy) it_IT Roberto Lenti
Filippo Aceto
fefello
cbernocco
Omar
pinorossi
ladysilvia
Norberto Monzani
Frankie Cassetti
redazione
fasenderos
Latvian (Latvia) lv_LV Žanis Vuguls
Polish (Poland) pl_PL Michal Kaminski
mrgalwen
Adrian Budasz
raper1987
Portuguese (Brazilian) pt_BR Carlos Rodrigues de Souza
Adolfo de Oliveira Franco
Portuguese (Portugal) pt_PT Paulo Pereira
emanuelteixeira
Comunidade JoomlaPT Portugal
Bazenga Cooper
Romanian (Romania) ro_RO Catalin Dragomirescu
Russian (Russia) ru_RU pikachu
intrif
Daria Tsepkova
Antony A. Tolmachev
Serbian (Latin) sr_YU Nikola Jovic
Marko Vasiljevic
Serbian (Serbia) sr_RS Nikola Jovic
Slovak (Slovakia) sk_SK Marek Buban
Peter Klimo
Slovenian (Slovenia) sl_SL Rok
Spanish (Spain) es_ES Alexis Gustavo Valencia Valenzuela
Federico Franco Jaramillo
Skraw
Ramó Palacios
Luis Francisco Rojas Polanco
Marco Soliz
Alessandro Micheletti
Spanish (Mexico) es_MX Fabian Gonzalez
Swedish (Sweden) sv_SE Markus Morén
Gunnar Sjöberg
Sune Hultman
Turkish (Turkey) tr_TR Gulderenler Bilisim Ltd
Ukrainian (Ukraine) uk_UA Daria Tsepkova
Vietnamese vi_VN Phan Anh
Thu Hoai

 

Our apologies to anyone we may have unintentionally omitted from the above list.


 
Language Code Name
French (France) fr_FR  
Danish (Denmark) da_DK Ole Fisker
German (Germany) de_DE  
Persian (Farsi) fa_IR  
Italian (Italy) it_IT  
Norwegian Bokmål (Norway) nb_NO Markus Færø-Lunde
Polish (Poland) pl_PL Łukasz Dylewski
Portuguese (Brazilian) pt_BR Carlos Rodrigues de Souza
Portuguese (Portugal) pt_PT  
Russia (Russian) ru_RU  
Swedish (Finland) sv_FI Rikard Ejfarsson
Swedish (Sweden) sv_SE Rikard Ejfarsson

 

Our apologies to anyone we may have unintentionally omitted from the above list.

The component is based upon a former component (Joomla 2.5) by Achim Fischer of CodingFish.

The Akismet integration is based on the library provided using the PHP5 library by Aching Brain

Language Code Name
Dutch (Netherlands) nl_NL Jan Koekepan
French (France) fr_FR Pierre D
Romain Michelon
Germany (German) de_DE Klaus Gebhardt
Ettore Atalan
Persion (Iran) fa-IR Ali Adineh
Portuguese (Brazilian) pt_BR Carlos Rodrigues de Souza
Portuguese (Portugal) pt_PT Paulo Pereira
Romanian (Romania) ro_RO Catalin Dragomirescu
Russian (Russia) ru_RU Merle Greenkey
Spanish (Mexico) es_MX Alexis Gustavo Valencia Valenzuela
Vietnamese vi_VN Phan Anh

 

Our apologies to anyone we may have unintentionally omitted from the above list.

 

Language Code Name
Dutch (Netherlands) nl_NL -
French (France) fr_FR -
Portuguese (Brazilian) pt_BR Carlos Rodrigues de Souza
Portuguese (Portugal) pt_PT Paulo Pereira
Romanian (Romania) ro_RO Catalin Dragomirescu
Russian (Russia) ru_RU Ivan Afanasiev
Spanish (Mexico) es_MX -
Vietnamese vi_VN -

 

Our apologies to anyone we may have unintentionally omitted from the above list.

 

Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries