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.


Messages - booster123

Pages: [1] 2 3 4 5
1
Stylesheet Codes / Re: [[StyleSheet]] Runescape v2
« on: January 05, 2012, 03:40:16 pm »
umm mine looks nothing like this. little help :0
boosterscapepk.tk][url]boosterscapepk.tk[/url]

2
Graphics / Re: [REQ] Forum Logo
« on: July 16, 2010, 10:35:32 am »
i would like it to say RScape i guess lol and possible below its put .smfforfree3.com or something but what ever you want

3
Graphics / [REQ] Forum Logo
« on: July 13, 2010, 08:03:27 pm »
Forum Url: rscape.smfforfree3.com
i need a logo made please.. for my forum
i just need a neat logo it doesnt have to match my forum lay out since i might not be using this layout
surprise me

4
Graphics / rank images request
« on: August 03, 2009, 03:23:59 am »
Forum Url: http://boosterscape.smfforfree.com
i need a rank image for

muted rank
warned rank
and a cool sponsor rank

5
General Support / i have some questions
« on: August 02, 2009, 03:55:34 am »
Forum Url: http://boosterscape.com.smfforfree.com
i was wondering if there was a way to add a mute rank so people cant post on the forums but they can still veiw the messages

and i want to know if i could make a rank names warned so when i warn a user i can give them the warned rank

but i also want to make it so admin and me only have to push a button to give them the rank

(like have the buttons under thr give rep buttun or something so it would be eeasy for me or one of my admin to use it)

im just asking i dont know if this is possible

because i know the moparscape forums have a warned system and i dont know hwo they would have done it to make the admin able to do it unless they gave them all the right.

6
General Support / need some help with rank color system
« on: August 01, 2009, 04:57:18 am »
Forum Url: http://boosterscape.smfforfree.com
see how it is under the users that are online i want to put it under most online ever. because its kinda confusing with it right under the people username that is online

this is the code i have right now

Code: [Select]
<script>
function Legend(){
var Legend = new Array();var q = 0;
Legend[q++] = ["Owner","Orange"];
Legend[q++] = ["Admin","Red"];
Legend[q++] = ["Moderator","Blue"];
Legend[q++] = ["Co - Owner","Purple"];
Legend[q++] = ["Hoster","green"];
Legend[q++] = ["Coder Helper","maroon"];
Legend[q++] = ["Sponsor","Yellow"];
Legend[q++] = ["Member","white"];

var c = document.getElementsByTagName("div");
//Created by Agent Moose (smcodes.smfforfree3.com)
for(v=0;v<c.length;v++){
for(t=0;t<Legend.length;t++){
if(c[v].className=="smalltext" && c[v].innerHTML.match(/Users active in past/)) c[v].innerHTML += "[<font color='" + Legend[t][1] + "'>" + Legend[t][0] + "</font>] ";
};};};
Legend();
</script>

+ another question

how do i change the stickied topic back round because right now the stickied topics back round is the same as the regular topic back round

please help with these thanks

7
General Support / need help (stupid question)
« on: August 01, 2009, 12:44:36 am »
i feel like a retard asking this but how do i enable quick posting ?
i look on my forums for like 30 minutes and couldnt find it lol
i feel so dumb :P

8
General Support / Re: need help
« on: July 30, 2009, 04:40:54 pm »
i tried that its and img code so it doesnt work, any other help on this

9
General Support / need help
« on: July 30, 2009, 03:15:59 am »
Forum Url: http://boosterscape.smfforfree.com
well i want to put this in the place somewhere were your name is and were it tell you how long you been logged in for

i want to add this there

so it tell is my server is online or offline and i want to put it somewhere in the place where

like under the date and time thing is there away

10
Graphics / Re: [request] forum title name
« on: July 29, 2009, 06:31:30 am »
can someone make me one please :)

11
Graphics / Re: [request] forum title name
« on: July 29, 2009, 12:19:39 am »
forums is fixed :p

12
General Support / Re: i need some help (smf for free Read)
« on: July 28, 2009, 10:18:33 pm »
ya smf for free that was what i was removing and it messed my forums up because i foudn i couldnt do it but i forgot some of it i geuss and messed it up or something

13
General Support / Re: i need some help (smf for free Read)
« on: July 28, 2009, 05:28:03 pm »
thank you

14
Graphics / Re: [request] forum title name
« on: July 28, 2009, 04:31:22 pm »
k but i think theres something wrong with my forums i dont know i think i messed an error in the headers and cant access it because i cant see the admin stuff or anything

15
General Support / Re: i need some help (smf for free Read)
« on: July 28, 2009, 04:28:49 pm »
Forum Url: http://Boosterscape.smfforfree.com
The codes you find here are SAFE but if you do not follow the directions EXACTLY as given you could easily find it impossible to access your forum.   Be sure you follow ALL steps.      

Should you have a problem after putting in a code there are some things you can try:

FIRST:  

IF you can access your Header and Footer:
Copy the information in both and save it then clear the header and footer.  
Put the codes back in, one at a time.   Test and correct any errors in a code before adding a new one.

If you can NOT access your Header and/or Footer:

1.  Disable Javascript in your browser.    
You "may" then be able to correct the problem.  

To disable Javascript in Firefox:  
Tools > Options >  Content >  take checkmark out of  "enable Javascript"  in Firefox

To disable Javascript in Internet Explorer:
From the Tools menu, choose Internet Options... .
Click the Security tab.
Click Custom Level... .
Scroll to the "Scripting" section of the list. Click Disable or Enable.
Close and restart your browser.

If that does not work:

2.  Try a different browser (with and without javascript disabled)

If that does not work:

3..  Remove your Header and/or Footer:
(This will not work in every instance...  be aware it will totally clear your header and/or Footer)

Remove Header:

http://YOUR_FORUM.smfforfreeX.com/index.php?action=style;sa=clearheader
Change YOUR_FORUM to your forum name, and the X to 2, 3 or 4.  
If you have a server 1, you will not need a number, so just remove the X.

Remove Footer:

http://YOUR_FORUM.smfforfreeX.com/index.php?action=style;sa=clearfooter
Change YOUR_FORUM to your forum name, and the X to 2, 3 or 4.  
If you have a server 1, you will not need a number, so just remove the X.

If the steps above do not help:  Leave a topic with your forum's url,  the code that you used, and a clear description of the problem so that we can help you to correct the issue.


none of this worked because i have to log in to my forums because i cleared my cookies and stuff seeing if it would work but it didnt and i cant log in because i cant see the log in page or thing so all i see is my headers and i know the error something to do with my headers but i cant access it since its in the admin panal that doesnt coem up can some one help me with this or knwo a quick fix because i did the java script and the other stuff and nothing worked so i think im going to need smf for free to fix it for me

and thanks for helping me with everything :0

Pages: [1] 2 3 4 5