Porn Netwrok
     GET LAID        BOOKMARK US        CONTACT US        HELP       LOGIN      JOIN ADULT NETWORK   

Frequently Asked Questions

GENERAL
1. Is Adultspace.com free?
2. How do I change my password?
3. I forgot my password. How can I retrieve it?
4. How can I delete my profile?
5. Why haven’t I received my confirmation email?
6. How can I find members in my area?
7. Why does the map show me in the middle of the Ocean?
8. Why does it ask me to login everytime I try to view other pages?
 
PROFILE DESIGN
9. How do I customize my profile with color and graphics?
10. How can I put music on my site?
11. I need help with html codes in my profile
 
PHOTO/VIDEO GALLERY
12. How do I add photos to my profile?
13. How do I change my main profile picture?
14. Why has my profile picture been deleted?
15. I changed my profile photo but why hasn’t it changed?
16. I am trying to upload an image, but it is coming out as an error/black?
17. Why can’t I view another member’s photos/videos?
18. What program do I need to install to view videos?
19. How do I upload photos into the Private Gallery?
20. How can I view another member’s Private Area?
 
CHAT
21. Chat Room Rules
22. How can I block someone from chatting with me?
23. Why can’t I view the Chat Room?
24. Why do I always have to log-in when I visit the Chat Room?
 
INSTANT MESSENGER
25. Why won’t my messenger connect?
26. How can I stop from receiving IM requests when I am logged in?
27. How can I block a specific member from IM’ing me?
 
PRIVACY
28. How do I set my profile to private?
29. How can I ensure my photos will not be stolen?
30. How can I block a user from contacting me?
 
SECURITY
31. Where do I report underage users?
32. How do I report a Copyright Violation?
33. Where do I report spammers?
34. Where do I report Inappropriate Content?
 
ADVERTISING
35. Who do I contact if I would like to speak with someone at AdultSpace regarding media inquiries?
36. How do I advertise on Adultspace.com?
 
Back To Top
 
GENERAL
1. Is AdultSpace.com free?
AdultSpace.com is 100% free!
2. How do I change my email address and/or my password?
Log into your account, and click on the HOME tab. Click on SETTINGS . Under Account Settings, you can modify your:
  • Name
  • Email Address
  • Password
  • Gender
  • Location
  • Email Notifications
3. I forgot my password. How can I retrieve it?
You can go ahead and visit the log in page and click on the "Forgot Login" link and follow the directions. Your password will be emailed to you.
4. How can I delete my profile?
Log into your account, and click on the HOME tab. Click on SETTINGS. The Cancel My Account option will be on the bottom right.
5. Why haven’t I received my confirmation email?
Some ISP will not automatically receive the AdultSpace confirmation email. Some     will ever deliver it to your Spam/Trash/Bulk mail folder. If you have not received it in any of these folders, then please login to your account and click on the Confirm Email Address link and have it resent.
6. How can I find any members in my area?
Just type in your zip code in the appropriate field on the Search page and you will be able to view members of that area.
7. Why does the Map show me in the middle of the Ocean?
 
You will have to manually configure the map to show your proper location. To set the map, Go to:
 
Settings
Click on My Location
Navigate the site and click the Marker on the Map on your correct location.
Click on SAVE to save the edited information.

8. Why does it ask me to login everytime I try to view another page?    
You would need to “enable cookies” in your browser’s preferences, which tells the server that you returned to that Web page.
 
 
Back To Top 
 
PROFILE DESIGN
9. How do I customize my profile with color and graphics?
Log into your account, and then click on the HOME tab. Click on MODIFY MY PAGE. Under Profile Design, you can change the look of your page by modifying the colors.
10. How can I put music on my site?
You can embed HTML code from other music sites into your profile. Log into your account, and then click on the HOME tab. Click on MODIFY MY PROFILE. Under Profile Settings, you can add the code into any field you would like.
11. I need help with html codes in my profile
      HTML Tags
[user][/user]
If you want to make a link to another member here at Adultspace.com use those tags.
Example: [user]Nickname[/user] will make a link to User's profile.
 
[profile][/profile]
If you want to make a photo link to another member here at Adultspace.com use those tags.
Example: [profile]Nickname[/profile] will show a photo of User with a link to User's profile.
 
[br]
This is a very useful tag. It will make an empty row in your text, use it to make your text look better and easier to read.
 
[hr]
This will simply make a horizontal line, which can also make your text and place look better.
 
[img][/img]
If you want to add an image.
For example:[img]http://www.mysite.com/somepic.jpg[/img]
That will add the image to wherever you post. All you need to make sure is that you have the right URL and dont forget the http://
 
[color=""][/color]
If you want to change the color of your text
For example:[color="blue"]Will make this text blue[/color]
You can also use the exact rgb values between 0-f
For example:[color="#ff0000"]Will make this text red[/color]
Note: If you want to use the exact rgb color you cannot leave out the "#" sign before the rgb color.
 
[quote=""][/quote]
If you want to quote something someone has said. This is already set in the forums by clicking on QUOTE, but can be placed anywhere.
For example:[quote="username"]Something to be said here[/quote]
 
[quote][/quote]
If you want to quote something someone has said.
For example:[quote]Something to be said here[/quote]
 
[em][/em]
If you want to emphasis part of a text.
For example: I want to [em]emphasis[/em] this word.
Will be displayed like: I want to emphasis this word.
 
[strong][/strong]
If you want to have part of your text to be strong.
For example: I want [strong]this[/strong] today.
Will be displayed like: I want this today.
 
[email][/email]
If you want a email to be ‘linked’
For example: Send to my email here: [email]something@somemail.com[/email].
Will be displayed like: Send to my email here: mailto:something@someemail.com.
 
[ul][/ul] and [li]
This is used if you want to have a list with bullets.
For example:
[ul]
[li]Test 1[/li]
[li]Test 2[/li]
[li]Test 1[/li]
[/ul]
Will be displayed like:
•Test 1
Test 2
Test 1
 
[ol][/ol] and [li]
This is used if you want to have a ordered list with numbers.
For example:
[ol]
[li]Test 1[/li]
[li]Test 2[/li]
[li]Test 1[/li]
[/ol]
Will be displayed like:
1. Test 1
2. Test 2
3. Test 1
 
[size=""][/size]
If you want to change the size of your text.
For example:[size="3"]Will make this text bigger[/size]
Note that you can change the size from 1-7.
 
[center][/center]
If you want to center your text or images on the page you can use this tag.
 
[b][/b]
Example: [b]Will make this text bold[/b]
 
[i][/i]
Example: [i]Will make this text italic[/i]
 
[u][/u]
Example: [u]Will make this text underlined[/u]
 
[align=""][/size]
If you want to align your text. The input options are: left, center and right
For example:
[align="right"]
                                                                  Will align this text to the right
[/size]
 
[table=""][/table] and [td]
This is used if you want to create a table and place things in a certain way.
For example:
[table=75]
[td]Test 1[/td]
[td]Test 2[/td]
[td]Test 3[/td]
[/table]
Will be displayed like:
Test 1
Test 2
Test 3

Note: ( 75 ) is the width of the table in percent. So you can have a table from 0-100.
 
[style][/style]
This tag is set by defaut to only be allowed in the Group Profiles Page. You can enter this tag and inside of it enter css to alter your groups profile.
For example:
[style]
body {
background:#000;
}

#main {
background:#ff0000;
}
[/style]
This will change the background color to black and the color of the main page red.
To learn more about css go here.
 
Back To Top
 
 PHOTO/VIDEO GALLERY
12. How do I add photos to my profile?
Log into your account, and then click on the HOME TAB. Click on My Items. Under Add/Modify My Items, you can add or modify
  • Pictures
  • Videos
  • Blogs
  • Polls
  • Quizzes
  • Comments
13. How do I change my main profile picture?
To change your main profile picture, click Add New under "My Pictures". Browse your computer for the photo, and then click on UPLOAD IMAGE.
14. Why has my profile picture been deleted?
NO NUDE OR VULGAR IMAGES ALLOWED AS PROFILE PICTURE.
Nude or vulgar images will be deleted with no prior notice.
15. I changed my profile photo but why hasn’t it changed?
 All images should change immediately, if not try refreshing the page. 
16. I am trying to upload an image, but it is coming out as an error/black image?
If the response you get is an error the most probable cause is that you've uploaded an unsupported file format(use .GIF, .JPG or .PNG only). If you get a black image it means that your file had errors in it. Try converting the image into another format and upload it again.
17. Why can’t I view another member’s photos/videos?
Make sure that you have the current software installed to view our videos.
18. What program do I need to install to view videos?
Our videos are viewed by Adobe Flash Player.
19. How do I upload photos into the Private Gallery?
Log into your account and click on ‘My Items. Browse your computer for the photo, and select “Private” as the category. Then click on UPLOAD IMAGE.
20. How can I view another member’s Private Area?
Users must invite you personally to view their Private Galleries.
 
 
Back To Top
CHAT
21. Chat Room Rules
A. Follow Sysop instructions.
From time to time a sysop might give you an instruction or request to help maintain the sites proper running. If you argue you will only make it worse, please follow what is requested of you.
B. No flooding or unnecessary repetition.
Flooding is the repeated posting of the same message or text. It also includes posting of nonsense text that disrupts the chat. This makes it hard for other chatters to continue their conversation and will not be tolerated in the chat room.
C. No fighting or name calling.
Arguments that get out of hand or fighting will not be tolerated and Sysop's will remove problem people from the chat rooms regardless of who started it. Likewise if someone wants to be left alone then leave them alone.
D. No Cybering in public.
Not everyone likes to hear about it, so if you must do it, keep your messages private or stick to the private rooms. Requesting a "cyber" meeting is also not allowed and you may be removed from the room.
E. No Spamming.
Solicitations are not encouraged nor accepted and strict action will be taken against all those who violate the site's T.O.S. on Spam.
F. No racist or prejudice slurs.
Racism and prejudice of any kind will not be tolerated. Such behavior only makes you look small minded.
G. Suspicious activity will not be tolerated.
Any suspicious activities relating to the exploitation of chat users, report it to a mod or admin immediately.
H. No typing all in CAPS.
Typing all in CAPS or capitals is considered shouting and as such should rarely be used. Typing whole lines in CAPS is considered rude.
I. No posting of private contact details.
Private contact details are not to be posted publicly within the rooms or other services of this site. This rule is in place to protect the innocent from personal risk by others.
J. No illegal activity, as per real life.
Any activities on this site that are illegal in your own country or state are not allowed. Please be mindful of this as such activities within this site can be provided as transcripts to authorities as required.
K. We reserve the right to ban any member without notice or reason
PERMANENT server bans will be placed to users who attempt to exploit/hack our adult chat rooms.
L. No Links
Posting links are not allowed to protect our members from spyware and phishing sites.  If you want to share your link with the chat room, ask the admins for permission.
M. BE CAREFUL TO FOLLOW THE RULES...
These rules will be strictly maintained and your removal from this chat site may be permanent if you continue to break the chat room rules.
22. How can I block someone from chatting with me?
Click on the members name and their information will show up in the Chat Dock. You may click BLOCK and all chat’s sent by that member will not come through to you.
23. Why can’t I view the Chat Room?
Make sure that you have the current version of Adobe Flash Player installed. You can do so
by visiting http://www.adobe.com/products/flashplayer/
24.  Why do I always have to login when I visit the Chat Room?
You can enable cookies in your Internet Preferences to remember your login to prevent further interruption.
Back To Top

 

INSTANT MESSENGER

25. Why won’t my messenger connect?
Make sure that you have the current version of Adobe Flash Player
26. How can I stop from receiving IM requests when I am logged in?
You would need to disable pop-ups from your Internet Browsers preferences.
27. How can I block a member from instant messaging me?
There is a BLOCK button on the Instant Messenger itself so you can just click on it to prevent messages being sent from that member.
Back To Top

PRIVACY

28. How do I set my profile to private?
     
      Login to your account
      Click on Settings
      Click on Profile Settings from the list on the left.
      Select YES to Make my Profile Private
      Click on save Settings
 
 
29. How can I ensure my photos will not be stolen?
     
       The only way to ensure the safety of your photos would be not to place them on the
       Internet. One other measure that can be taken is to set your profile to private, in turn,
       decreasing the possibility of members copying your photos.
 
 
30. How can I block a user from contacting me?
    
     Once a member contacts you, you can select to block any form of communication by 

     the member in the body of the message. Simply click on the BLOCK button. 

 

Back To Top

 

SECURITY

31. Where do I report underage users?
    
      At the bottom of every photo, video, blog, profile, forum, group, classified ad, and event,
      there is a link "Report Inappropriate Content".  Inappropriate content includes, but is not
      limited to:
  • Child Pornography
  • Beastiality
  • Stolen Content
  • Spam

 
32. How do I report a Copyright Violation?
     
      At the bottom of every photo, video, blog, profile, forum, group, classified ad, and event,
      there is a link "Report Inappropriate Content".  Inappropriate content includes, but is not
      limited to:
  • Child Pornography
  • Beastiality
  • Stolen Content
  • Spammers
 
33. Where do I report Spam?
     
      At the bottom of every photo, video, blog, profile, forum, group, classified ad, and event,
      there is a link "Report Inappropriate Content".  Inappropriate content includes, but is not
      limited to:
  • Child Pornography
  • Beastiality
  • Stolen Content
  • Spammers
 
34. Where do I report Inappropriate Content?
 
      At the bottom of every photo, video, blog, profile, forum, group, classified ad, and event,
      there is a link "Report Inappropriate Content".  Inappropriate content includes, but is not
      limited to:
  • Child Pornography
  • Beastiality
  • Stolen Content
  • Spammers
 
Back To Top
ADVERTISING
35. Who do I contact if I would like to speak with someone at AdultSpace regarding
     media inquiries?
 
      Please send an email with your contact information, the company you work for, and a     
      brief description of your project to: CONTACT US, located at the top of any page.
 
36. How do I advertise on AdultSpace.com?
 
      Please send an email with your contact and company information to CONTACT US,
      Located at the top of any page.
 


 




Share this page:



Featured on:
Disclaimer: This website may contain adult material, all members and persons appearing on this site have contractually represented to us that they are 18 years of age or older.
© 2006 - 2010 Adultspace.com All rights reserved