Advertise Here

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Dustin

Pages: [1] 2
1
General Support / HTML not working...
« on: October 13, 2010, 09:54:23 pm »
On page manager, when I go to add HTML, and click on the html thing, paste my code
and click "update", the html doesn't show on the final page, instead it makes some
little box with a line between down the middle.

2
General Support / Roll eyes smiley
« on: October 12, 2010, 04:35:17 pm »
If you try to select the roll eye's smiley, the code will be:

Code: [Select]
::)
But the problem is, it turns into:

::)


Because it sees

Code: [Select]
:)
and simply makes the smiley face, instead of the rolls eyes. Like on this forum, I hate this smiley set
back at my own forum, so this is sorta annoying, the only way to make it work is:

Code: [Select]
[img]http://www.smfboards.com/Smileys//smf/rolleyes.gif[/img]
and it will come out looking like:



If theres a way to fix this, please, let me know. Much appreciated, thanks!


EDIT: Okay, it's fixed on this forum, but on mine, it will look like this:


:)

without the space between the 2 ;'s

3
General Discussion / Personal Message Ad
« on: October 08, 2010, 03:52:28 pm »
Did anyone get one of these in a pm...?

http://www.smfforfree.com
smfforfree.com Free Forum
We serve you the better free forum.
-Forum engine by SMF
-Advanced Editor, easy to pose, make you feel like using MS Word.
-Karma point, level of kindness, increase by thank from other person.
-Header and Footer module, easy to customize your forum header and footer.
-Hide Tag Special, hide part of message, show hidden message after replying.
-Many beautiful themes
-NEW !! index.html uploader, create you forum first page easily.
-Subdomain http://yourname.smfforfree.com
-Example  http://nites.smfforfree.com

You can read more information via http://smfforfree.com/inde.php#4 .

You can get new forum website via http://smfforfree.com/reg.php .

If you have a question, you may post your question via http://smfforfree.com/index.php#1 .

                   smfforfree.com Free Forum
We provide you the better free forum than ever.
http://www.smfforfree.com

What... whats it for? lol

4
General Support / I just ordered Godaddy... but what goes where?
« on: September 28, 2010, 09:09:16 pm »
I am purchasing it, and it's asking:



My info:


Nameserver 1:
Domain: ns1.yourdomainname.com
IP Address:96.31.86.157
Nameserver 2:
Domain: ns2.yourdomainname.com
IP Address:96.31.86.157

// Thanks

5
SMF For Free Codes and Support / Where do I put this code?
« on: September 28, 2010, 05:28:56 pm »
Where do I put this code:


Code: [Select]
<script type='text/javascript'>
/* Image Changes on Page
SMF For Free 2009 - WWX */
function swap_img(){
var img_b = new Array();
img_b[img_b.length++] = [ "christmas_stockings_ranks/rank_banned.gif " , "http://forum.sa-mp.com/images/ranks/pinkdead.gif" ]

var a_i = document.getElementsByTagName('IMG');
for(i=a_i.length-1;i>=0;i--) for(j=0;j<img_b.length;j++) if(a_i[i].src == img_b[j][0]) a_i[i].src = img_b[j][1];
}
swap_img();
</script>

It's from: http://www.ifcode.com/javascript/ImageSwapSMFv2.html

Thanks.


EDIT: Nvm, goes in header/ footer.

6
Suggestions / Banned Icon
« on: September 27, 2010, 05:54:14 pm »
If you look here:


http://forum.sa-mp.com/showthread.php?t=161454


This forum is using VBulliten, and I thought it would be very nice if
SMF had the feature. The feature is, see the poster, Carlton?
See how is says "Banned" and has this image: ""?
I think a lot of people would like this and it's nice to users so they can simply see if someone is banned.


// Thanks for taking your time

7
Could someone make a new and more detailed and updated godaddy nameserver guide?
Godaddy's website has slightly changed and to me, the guide doesn't isn't as detailed
and someone could have made it.



// Thanks.

8
General Support / Adding a background image?
« on: September 05, 2010, 07:56:21 pm »
How do I add a background image to my forum which will tile (repeat) in the background? Thanks in advance.

9
General Support / Making my .smfforfree3 into a .Tk?
« on: July 28, 2010, 11:50:00 pm »
 How do I make my
domain actually .tk with DNS? I've read the tutorials and as much as possible and I still can't get it right.
Can someone please post a very very detailed list of step by step instructions? Help is gladly appreciated. Thanks.

10
General Support / Jammed my shoutbox?
« on: July 13, 2010, 12:25:30 pm »
Fixed.

11
General Support / Guests have to register?
« on: May 25, 2010, 10:31:57 am »
This may be a very very very n00by question.
I've seen on some forums, you've got to register or login
if your a Guest? How do I enable that? Thank you for your help.  :police:

12
General Support / I don't want users to lock their topics?
« on: May 25, 2010, 09:28:40 am »
My users (regular users) can lock their topics. How do I disable this so only mods/ admins can lock them? Thanks.

13
Stylesheet Requests and Support / Background image?
« on: May 08, 2010, 10:24:20 am »
Theres tons of things to fill in, so I am confused. Where do I enter the image url for a background?  :-\

Thank you!

14
General Support / Enabling shout box?
« on: May 06, 2010, 07:59:19 pm »
How do I enable it? I've been trying for about 1 hour now  :P

Thank you.

15
General Support / Most every online: 1 (False!)
« on: May 04, 2010, 04:39:56 pm »
Fixed!

Pages: [1] 2