AustraliaBasqueBelgiumBulgariaCanadaChinaEgyptFranceGermanyGreeceIcelandIndiaIndonesiaIrelandJamaicaJapanJordanLatviaMexicoNetherlands
New ZealandNorwayPakistanPeruPolandPeurto RicoRomaniaRussiaSingaporeSouth AfricaSudanSwedenThailandTurkeyUnited KingdomUSAUzbekistan

Below you will find a list of frequently asked questions. You can click on any of these and get some help with anything you might be having a problem with. If you know of anything else that should be addressed on this page please send your suggestions to forum@kickas.org.

  1. Can I attach a file to my post?
    1. What happened to the attached file I uploaded through the forum?
  2. Can I use html in my posts?
    1. What is HTML?
    2. What is Markup?
  3. What are the text modification tags I can use?
  4. What colors can I use?
  5. How do I make URL's links, and email addresses clickable?
  6. How do I display pictures and images in my posts?
    1. Where can I find images to display?
    2. Upload image utility
  7. What about preformatted text?
  8. I want to quote someone else's post, how do I quote them?
  9. I want smiles and frowns, what other emoticons are there?
  10. How about aligning the text right, center, and left?
  11. Do I have to accept cookies?
  12. I want to see more (or less) posts per page.
  13. What's with all the links?
  14. Why are Subject, Poster and Posted on clickable?
  15. Why do you ask for two email addresses?
  16. Why should I register a Username?
  17. What's with the titles of people, like member, active member?
  18. How come the amount of posts decreases in some forums?
  19. Where are all of my private messages going? I had some from a month ago, and they are gone?
  20. I can't get access to the Men's Only or Women's Only forums, it just gives me an error message, why?
    1. How do I get in the Men's Only Forum?
    2. How do I get in the Women's Only Forum?

Top

1. Can I attach a file to my post?

If you have a browser that is Mozilla 4+ compatible then the answer is yes you can. When you preview your post you will have the opportunity to attach a file to your post. The attached file will be placed in the directory /images/upload and may have a few numbers preceding the name of the file that you located on your PC.

Uploading has limitations. It will not accept files larger than 50,000 bytes. The Image upload page only accepts gif and JPG files, but the forum upload feature allows you to upload anything, like word documents, text files, or links from your favorites folder.

Top

1.1. What happened to the attached file I uploaded through the forum?

Attached image, documents, or programs that are uploaded through the forum upload feature are linked to that post, and when it expires and is purged from the forum it is removed from the upload directory with the post. Is you wish to upload something to the site and do not want it to be automatically purged, upload it through the images directory as mentioned above. These are not automatically deleted, but may be moved to a more appropriate place on the site, which we will notify everyone of.

Top

2. Can I use HTML in my posts?

There are 2 ways that this can be configured on a per board basis. If HTML is On then you will see HTML is On and you can use normal HTML in your posts. If Markup is on you will see Markup is On.

2.1 What is HTML?

HTML stands for Hyper Text Markup Language, and it is the language that makes up webpages. Viewing the source code of a webpage will show you the code to change fonts, display images, create tables, play sounds and videos, and just about everything you see and hear.

2.2 What is Markup?

Markup is a shorthand and easier version of HTML. We use it instead of the sometimes confusing tags of HTML. For instance, to display a image in HTML it may be:
<img src="http://www.somewhere.com/somepic.gif">
But using the markup shorthand it would be:
[image]http://www.somewhere.com/somepic.gif[/image]

Both accomplish the same thing, but [image] spelled out is easier to remember than <img src="">. This FAQ addresses all of the markup tags and how to use them.

Top

3. What are the text modification tags I can use?

Before

 

After

Result

Description

[b]
[i]
[u]
[big]
[small]

text
text
text
text
text

[/b]
[/i]
[/u]
[/big]
[/small]

text
text
text
text
text

Makes the given text bold.
Makes the given text italic.
Makes the given text underlined.
Makes the given text bigger.
Makes the given text smaller.

Top

4. What colors can I use?

Example Code

Result 

Description

[black] text [/black]
[silver]
text [/silver]
[gray]
text [/gray]
[white]
text [/white]
[maroon]
text [/maroon]
[red]
text [/red]
[purple]
text [/purple]
[fuchsia]
text [/fuchsia]
[green]
text [/green]
[lime]
text [/lime]
[olive]
text [/olive]
[yellow]
text [/yellow]
[navy]
text [/navy]
[blue]
text [/blue]
[teal]
text [/teal]
[aqua]
text [/aqua]
[orange]
text [/orange]

text
text
text
text
text
text
text
text
text
text
text
text
text
text
text
text
text

Makes the text black.
Makes the text silver.
Makes the text gray.
Makes the text white.
Makes the text maroon.
Makes the text red.
Makes the text purple.
Makes the text fuchsia.
Makes the text green.
Makes the text lime.
Makes the text olive.
Makes the text yellow.
Makes the text navy.
Makes the text blue.
Makes the text teal.
Makes the text aqua.
Makes the text orange.

Note about the preceding color table

The Result column of this table of colors is shown in bold to show off
the color.

Top

5. How do I make URL's links, and email addresses clickable?

Example Code

Result

Description

[url]www.abc.com[/url]
[email]
joe@abc.com[/email]

www.abc.com
joe@abc.com

Makes the given url into a link.
Makes the given address a link.

Top

6. How do I display pictures and images in my posts?

Example Code

Result

[image]http://www.abc.com/pic.gif[/image]

Image

Description

This tag will display any image as it appears on the web.
The image must be located on a server on the internet, not your PC.

Top

Where can I find images to display?

We have tons of images on the site and you can use this form to display the images with the code needed to display them. Just select the category of the image and click Submit to display the images.

Directory to display images from:
/images/

Click this to show them all:

You can also use images from other sites. Just grab the address of the image and place it in the URL tags to show them in the forum. Just a note of warning though, some websites do not support and discourage the use of their images for displaying purposes on other websites. It creates a drain on their bandwidth. Check into the policies and procedures of the website in question to see if they allow you to use their images. I would suggest downloading the image, and reuploading the image to our site. Of course, some sites have policies that discourage the use of their graphics as well, and may desire you to note that they own the image, and that you are using it with permission.

Top

Upload image utility

Please note these restrictions we have:

  1. Image must be either a GIF or a JPG. These are the only types of files that are listed automatically above.
  2. Image must be no larger than 50000 bytes. We will periodically optimize the images uploaded.
  3. Images may be moved to an appropriate directory. We have hundreds of images on kickas.org, and if the image fits in one of those directories, it will be moved.
  4. No pornographic, explicit, or inappropriate content. We will delete it, and ban you from uploading.

You will be returned to this page after the upload is complete. Select "upload" from the drop down box above and click "Submit" to see what you uploaded. The images you upload are placed in the /images/upload directory. Use the form above to get the code to display the image in the forum.

If for some reason the upload did not occur, or some other error was given, just email the image to us at kickas@kickas.org and we will place it on the site.

File:

Top

7. What about preformatted text?

Example Code

Result

Description

[pre] text [/pre]

text

Preformats the text to evenly spaced letters.

Top

8. I want to quote someone else's post. How do I quote them?

Example Code

Result

Description

[quote] text [/quote]

see below

Used to quote a part of a post, In Reply to,
and places the text in lines and tabs it.

In Reply to:

text


Top

9. I want smiles and frowns. What other emoticons are there?

Code

Result

Code

Result

Code

Result

[alien] 
[alien2] 
[blush] 
[cat] 
[cool] 
[clown] 
[crazy] 
[devil] 
[devil2] 
[doh] 
[eek] 
[embarassed] 
[eyes] 
[frank] 
[frown] 
[frown2] 

[glasses] 
[grin] 
[grin2] 
[happy] 
[humpty] 
[indifferent] 
[laugh] 
[laugh2] 
[mad] 
[mad2] 
[nerd] 
[ohwell] 
[oink] 
[pimp] 
[roll] 
[sad] 

[shocked] 
[shy] 
[sick] 
[sick2] 
[smile] 
[smile2] 
[smokin] 
[spook] 
[tired] 
[tongue] 
[tongue2] 
[tongue3] 
[wink] 
[wink2] 
[woof] 
[yikes] 

Top

10. How about aligning the text right, center, and left?

Example Code to move code to the left
[align left] Some sample text to show alignment to the left [/align]
Result

Some sample text to show alignment to the left

Example Code to move code to the center
[align center] Some sample text to show alignment to the center [/align]
Result

Some sample text to show alignment to the center

Example Code to move code to the right
[align right] Some sample text to show alignment to the right [/align]
Result

Some sample text to show alignment to the right

Top

11. Do I have to accept cookies?

Yes. Cookies are used to track your Username/Password and which posts you have read for your current session. Without accepting cookies some functions won't work properly.

Top

12. I want to see more (or less) posts per page.

You can change the number of posts to be displayed per page by editing your profile. You can set this from anything between 1 and 99 posts per page. When you first sign up this gets set to 20 posts per page.

Top

13. What's with all the buttons?


The buttons are used for navigation and displaying posts. Depending on the screen you are on they may serve different purposes.

When displaying a list of all threads:
- ThePrevious andNext buttons will take you to the previous or next page of posts.
- TheAll button will take you to the index of all available forums.
- The New Postbutton will let you make a new post on that board.
- The Expandand Collapsebuttons will allow you to toggle between expanded and collapsed threads. Expanded threads will show the subject of all posts and replies in a threaded
format. Collapsed threads will show the subject of the main post along with the number of replies to that post.

When viewing individual threads:
- The Previousand Nextbuttons will take you to the previous or next thread.
- The Allbutton will take you back to the listing of all posts on that page.
- The Flatbutton allows you to view the entire thread on one page if there are any replies to the original message.
- The Threadedbutton allows you to view the current post with all other posts on that thread displayed below in a threaded format.
- The Replybutton allows you to reply to a post.
- The Editbutton allows you to edit a post.

Top

14. Why are Subject, Poster and Posted On clickable?

You can click on any of these to change the order in which the posts are sorted and displayed. If you click on Subject once, it will display posts by Subject in reverse alphabetical order. If you click on it again it will display posts by Subject in alphabetical order. Poster and Posted on works similarly.

Top

15.Why do you ask for a two email addresses?

The real email address is used for email notifications and forum subscriptions and to email your password. The other is what other users see when they view your profile. We realize that some people don't want everyone to know their normal email address, but we need to know it in case you want to subscribe to a forum or if you want to have replies emailed to you.

For this reason you can give us your real email address that only we will see and you can provide a different one for the general public. Some people like to put in something like: kickas@no.spam.kickas.org. This way people can still figure out what your real email address is, but spamming agents can't just parse through the page and spam you.

Top

16. Why should I register a Username?

By registering a Username, you will be able to edit your profile and preferences. You will get the most out of your time here if you change your profile to suit your individual tastes. There are a lot of options in your profile to make your experience here more enjoyable, so please take a few moments to try the various settings. Also only people with registered Usernames can take advantage of the "New Posts" feature upon each visit.

Top

17. What's with the titles of people, like member, active member?

This is a new, and fun option of the forum. After you have made so many posts, the forum grants you a new title. The more posts you make, the higher up you go, and your title will change according to the following table of posts / titles.

0
1
25
50
75
100
150
200
250
300
350
400
450
500
550
600
650
700
750
800
850
Lurker
New_Member
Member
Active_Member
Apprentice_AS_Kicker
Journeyman_AS_Kicker
First_Degree_AS_Kicker
Second_Degree_AS_Kicker
Third_Degree_AS_Kicker
Fourth_Degree_AS_Kicker
Fifth_Degree_AS_Kicker
Black_Belt_AS_Kicker
Warrior_AS_Kicker
Veteran_AS_Kicker
Sergeant_AS_Kicker
Master_Sergeant_AS_Kicker
Commanding_AS_Kicker
Decorated_AS_Kicker
Magical_AS_Kicker
Ninja_AS_Kicker
Master_AS_Kicker
900
950
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
2250
2500
2750
3000
3500
4000
5000
7500
Senior_AS_Kicker
Superior_AS_Kicker
Iron_AS_Kicker
Steel_AS_Kicker
Copper_AS_Kicker
Bronze_AS_Kicker
Silver_AS_Kicker
Gold_AS_Kicker
Platinum_AS_Kicker
Diamond_AS_Kicker
Lieutenant_AS_Kicker
Captain_AS_Kicker
Major_AS_Kicker
Colonial_AS_Kicker
General_AS_Kicker
Presidential_AS_Kicker
Imperial_AS_Kicker
Royal_AS_kicker
Supreme_AS_Kicker
Addicted_to_AS_Kickin
Very_Addicted_to_AS_Kickin

10000 = Seriously_Addicted_to_AS_Kickin

Top

18. How come the amount of posts decreases in some forums?

Each forum has a set number of days that it keeps posts that are not active. If a reply to the initial thread is not made and the post exceeds the total number of days of inactivity, it is purged from the database that holds the posts for the forum. This is an automated feature of the forum, and due to limitations of the amount of storage space the site is allocated, purging inactive posts is necessary. 

Some forums do not expire posts, such as the KickAS.org News and the Jokes forums. Now, one day the total amount of posts may inhibit the performance of the site, and we may have to move them to a archive, but for now there posts do not expire.

Top

19. Where are all of my private messages going? I had some from a month ago, and they are gone?

Private messages are stored in the forum database for 30 days, and then they are also automatically purged from the database. We strongly suggest saving any important private messages to your PC. The forum was not designed to store private messages like an email program. It is meant to send short messages to inquire on something a member had posted, and to ask about further contact information that may not be accessible through the members profile (email addresses). 

Top

20. I am a Man / Woman and I can't get access to the forums, it just gives me an error message, why?

The error message you receive is due to the fact that you either not logged on and registered, or you do not have access to that private forum. Follow the directions below to gain access to either forum. 

Top

20.1 How do I get in the Men's Only Forum?

  1. Register for the forum first. You need to be registered in our forum to receive a user name and password so you can log in.
  2. Once registered and logged in, email forums@kickas.org and we will add you to the Men's group. We will email you as soon as you are added. We can only give you access to the forum after you have registered. Select a username and enter your email address, and the forum will send you the password to enter to login. Send the username you selected.
  3. The Men's forum will then be listed with all of the forums we have on KickAS.org. If it is not, just email us and we will walk you through the process.

Top

20.2 How do I get in the Women's Only Forum?

  1. Register for the forum first. You need to be registered in our forum to receive a user name and password so you can log in.
  2. Once registered and logged in, email women@kickas.org and we will add you to the womens group. We will email you as soon as you are added. We can only give you access to the forum after you have registered. Select a username and enter your email address, and the forum will send you the password to enter to login. Send the username you selected.
  3. The AS Women forum will then be listed with all of the forums we have on KickAS.org. If it is not, just email us and we will walk you through the process.