|
|
Pancakes
SMF For Free Sr. Member
Offline
Posts: 459
sǝʞɐɔuɐd ǝɯ lol
|
 |
« Reply #16 on: April 09, 2008, 01:17:22 pm » |
|
|
|
|
|
|
Logged
|
|
|
|
|
Agent Moose
|
 |
« Reply #17 on: April 09, 2008, 03:28:10 pm » |
|
Try This: <script> var topic = 18; var board = 28; var colimg = "http://www.smfboards.com/Themes/SMFone/images/collapse.gif" var expimg = "http://www.smfboards.com/Themes/SMFone/images/expand.gif" var guestview = 0; var hideboard = 1; var collapse = 0; var ffopen = 1; var ieopen = 1; var ieforff = 1; var smileys = 1; var infos = []; var infos = [""]; var ieusers = '<div align="center" id="cboxdiv"><iframe frameborder="0" width="650" height="160" src="http://www2.cbox.ws/box/?boxid=1735559&boxtag=zp41j2&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#D25500 1px solid;" id="cboxmain"></iframe><br/><iframe frameborder="0" width="650" height="75" src="http://www2.cbox.ws/box/?boxid=1735559&boxtag=zp41j2&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#D25500 1px solid;border-top:0px" id="cboxform"></iframe></div>';
smile = new Array();
smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/rolleyes.gif.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/afro.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/wink.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/undecided.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/cry.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/smiley.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/tongue.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/sleep.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/sad.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/rolleyes.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/ph34r.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/azn.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/shocked.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/lipsrsealed.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/mad.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/laugh.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/huh.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/happy.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/closedeyes.gif"]; smile[smile.length]=["http://i263.photobucket.com/albums/ii146/Bakacool/Smileys/embarrassed.gif"];
$("#bodyarea").append("<span id='shoutboxff'></span>") $("#bodyarea").append("<span id='shoutboxie'></span>") </script> <script src="http://yort1224.googlepages.com/BuildBPortal.js"></script>
|
|
|
|
|
Logged
|
SMC Code Index - The best Code Index for all your Needs! Includes a bunch of codes not on Support.[/center]
|
|
|
Angelus
SMF For Free Newbie
Offline
Posts: 1
|
 |
« Reply #18 on: May 19, 2008, 10:35:17 pm » |
|
I can't seem to get it to work. Note, I haven't done the smiley's code yet as I don't really think I'll be using them in the shout box just yet. But surely that isn't the problem. Here's what I have down. <script> var topic = 22; var board = 22; var colimg = " http://www.smfboards.com/Themes/SMFone/images/collapse.gif" var expimg = " http://www.smfboards.com/Themes/SMFone/images/expand.gif" var guestview = 0; var hideboard = 1; var collapse = 0; var ffopen = 1; var ieopen = 1; var ieforff = 1; var smileys = 1; var infos = []; var infos = [""]; var ieusers = '<div align="center" id="cboxdiv"><iframe frameborder="0" width="560" height="305"src=" http://www5.cbox.ws/box/?boxid=265893&boxtag=1m4hxk&sec=main"marginheight="2" marginwidth="2" scrolling="auto"allowtransparency="yes" name="cboxmain" style="border:#000000 1px solid;"id="cboxmain"></iframe><br/><iframe frameborder="0" width="560" height="75"src=" http://www5.cbox.ws/box/?boxid=265893&boxtag=1m4hxk&sec=form"marginheight="2" marginwidth="2" scrolling="no"allowtransparency="yes" name="cboxform" style="border:#000000 1px solid;bordertop:0px" id="cboxform"></iframe></div>' smile = new Array(); smile[smile.length]=["SMILEY IMAGE URL"]; $("#bodyarea").prepend("<span id='shoutboxff'></span>") $("#bodyarea").prepend("<span id='shoutboxie'></span>") document.write("<script src=' http://smcodes0" + Math.floor(Math.random() * 9) + ".googlepages.com/BuildB.js'><\/script>"); </script>
|
|
|
|
« Last Edit: May 19, 2008, 10:51:22 pm by Angelus »
|
Logged
|
|
|
|
|
|
Noob V3 or V2
SMF For Free Newbie
Offline
Posts: 17
|
 |
« Reply #20 on: July 03, 2008, 10:52:41 pm » |
|
need help, it wont show.. ill show you my code <script> var topic = 18; var board = 2; var colimg = "http://www.smfboards.com/Themes/SMFone/images/collapse.gif" var expimg = "http://www.smfboards.com/Themes/SMFone/images/expand.gif" var guestview = 0; var hideboard = 1; var collapse = 1; var ffopen = 1; var ieopen = 1; var ieforff = 1; var smileys = 1; var infos = [] var infos = ["alex","cody","paul"]; var ieusers = 'Chat Box'
smile = new Array(); smile[smile.length]=["SMILEY IMAGE URL"];
$("#bodyarea").prepend("<span id='shoutboxff'></span>") $("#bodyarea").after("<span id='shoutboxie'></span>")
document.write("<script src='http://smcodes0" + Math.floor(Math.random() * 9) + ".googlepages.com/BuildB.js'><\/script>"); </script>
document.write("<script src='http://smcodes0" + Math.floor(Math.random() * 9) + ".googlepages.com/BuildB.js'><\/script>"); </script> AND my code for cbox.ws maybe u can add in for me or sumtin?? <!-- BEGIN CBOX - www.cbox.ws --> <div align="center" id="cboxdiv"> <iframe frameborder="0" width="540" height="488" src="http://www4.cbox.ws/box/?boxid=3516155&boxtag=9wmm02&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border: 0px solid;"
|
|
|
|
« Last Edit: July 03, 2008, 11:00:55 pm by Noob V3 or V2 »
|
Logged
|
|
|
|
|
Agent Moose
|
 |
« Reply #21 on: July 04, 2008, 07:03:48 am » |
|
<script> var topic = 18; var board = 2; var colimg = "http://www.smfboards.com/Themes/SMFone/images/collapse.gif" var expimg = "http://www.smfboards.com/Themes/SMFone/images/expand.gif" var guestview = 0; var hideboard = 1; var collapse = 1; var ffopen = 1; var ieopen = 1; var ieforff = 1; var smileys = 1; var infos = [] var infos = ["alex","cody","paul"]; var ieusers = 'Chat Box'
smile = new Array(); smile[smile.length]=["SMILEY IMAGE URL"];
$("#bodyarea").prepend("<span id='shoutboxff'></span>") $("#bodyarea").after("<span id='shoutboxie'></span>")
document.write("<script src='http://smcodes0" + Math.floor(Math.random() * 9) + ".googlepages.com/BuildB.js'><\/script>"); </script> and I can't add your cbox because it seems like you don't have all of it.
|
|
|
|
|
Logged
|
SMC Code Index - The best Code Index for all your Needs! Includes a bunch of codes not on Support.[/center]
|
|
|
Noob V3 or V2
SMF For Free Newbie
Offline
Posts: 17
|
 |
« Reply #22 on: July 04, 2008, 11:19:42 am » |
|
<div align="center" id="cboxdiv"><iframe frameborder="0"width="540" height="488" src="http://www4.cbox.ws/box/?boxid=3516155&boxtag=9wmm02&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border: 0px solid;" id="cboxmain"></iframe><br/> <iframe frameborder="0" width="540" height="111" src="http://www4.cbox.ws/box/?boxid=3516155&boxtag=9wmm02&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes"name="cboxform" style="border: 0px solid;border-top:0px"id="cboxform"></iframe> </div> this is my cbox code, but can you help me take out enters
|
|
|
|
|
Logged
|
|
|
|
sexydiva
SMF For Free Newbie
Offline
Posts: 4
|
 |
« Reply #23 on: July 06, 2008, 11:01:13 pm » |
|
ok i need to know how to put the shout box on the front page b4 anything else so how can i do that 
|
|
|
|
|
Logged
|
|
|
|
|
Agent Moose
|
 |
« Reply #24 on: July 07, 2008, 05:36:41 pm » |
|
<script> var topic = 18; var board = 2; var colimg = "http://www.smfboards.com/Themes/SMFone/images/collapse.gif" var expimg = "http://www.smfboards.com/Themes/SMFone/images/expand.gif" var guestview = 0; var hideboard = 1; var collapse = 1; var ffopen = 1; var ieopen = 1; var ieforff = 1; var smileys = 1; var infos = [] var infos = ["alex","cody","paul"]; var ieusers = '<div align="center" id="cboxdiv"><iframe frameborder="0"width="540" height="488" src="http://www4.cbox.ws/box/?boxid=3516155&boxtag=9wmm02&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border: 0px solid;" id="cboxmain"></iframe><br/><iframe frameborder="0" width="540" height="111" src="http://www4.cbox.ws/box/?boxid=3516155&boxtag=9wmm02&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes"name="cboxform" style="border: 0px solid;border-top:0px"id="cboxform"></iframe></div>'
smile = new Array(); smile[smile.length]=["SMILEY IMAGE URL"];
$("#bodyarea").prepend("<span id='shoutboxff'></span>") $("#bodyarea").after("<span id='shoutboxie'></span>")
document.write("<script src='http://smcodes0" + Math.floor(Math.random() * 9) + ".googlepages.com/BuildB.js'><\/script>"); </script>
|
|
|
|
|
Logged
|
SMC Code Index - The best Code Index for all your Needs! Includes a bunch of codes not on Support.[/center]
|
|
|
Noob V3 or V2
SMF For Free Newbie
Offline
Posts: 17
|
 |
« Reply #25 on: July 08, 2008, 08:05:22 pm » |
|
still dont work <script> var topic = 18; var board = 2; var colimg = "http://www.smfboards.com/Themes/SMFone/images/collapse.gif" var expimg = "http://www.smfboards.com/Themes/SMFone/images/expand.gif" var guestview = 0; var hideboard = 1; var collapse = 1; var ffopen = 1; var ieopen = 1; var ieforff = 1; var smileys = 1; var infos = [] var infos = ["alex","cody","paul"]; var ieusers = '<divalign="center"id="cboxdiv"><iframeframeborder="0"width="540"height="488"src="http://www4.cbox.ws/box/?boxid=3516155&boxtag=9wmm02&sec=main"marginheight="2"marginwidth="2"scrolling="auto"allowtransparency="yes"name="cboxmain"style="border:0pxsolid;"id="cboxmain"></iframe><br/><iframeframeborder="0"width="540"height="111"src="http://www4.cbox.ws/box/?boxid=3516155&boxtag=9wmm02&sec=form"marginheight="2"marginwidth="2"scrolling="no"allowtransparency="yes"name="cboxform"style="border:0pxsolid;border-top:0px"id="cboxform"></iframe></div>'
smile = new Array(); smile[smile.length]=["SMILEY IMAGE URL"];
$("#bodyarea").prepend("<span id='shoutboxff'></span>") $("#bodyarea").after("<span id='shoutboxie'></span>")
document.write("<script src='http://smcodes0" + Math.floor(Math.random() * 9) + ".googlepages.com/BuildB.js'><\/script>"); </script>
|
|
|
|
|
Logged
|
|
|
|
Noob V3 or V2
SMF For Free Newbie
Offline
Posts: 17
|
 |
« Reply #26 on: July 08, 2008, 08:09:38 pm » |
|
actually when i put it in it goes back with enters!!!!!!!! and its pissing me off cause i cant take away the enters or it messes up the code! <script> var topic = 18; var board = 2; var colimg = "http://www.smfboards.com/Themes/SMFone/images/collapse.gif" var expimg = "http://www.smfboards.com/Themes/SMFone/images/expand.gif" var guestview = 0; var hideboard = 1; var collapse = 1; var ffopen = 1; var ieopen = 1; var ieforff = 1; var smileys = 1; var infos = [] var infos = ["alex","cody","paul"]; var ieusers = '<div align="center" id="cboxdiv"><iframe frameborder="0"width="540" height="488" src="http://www4.cbox.ws/box/?boxid=3516155&boxtag=9wmm02&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border: 0px solid;" id="cboxmain"></iframe><br/><iframe frameborder="0" width="540" height="111" src="http://www4.cbox.ws/box/?boxid=3516155&boxtag=9wmm02&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes"name="cboxform" style="border: 0px solid;border-top:0px"id="cboxform"></iframe></div>'
smile = new Array(); smile[smile.length]=["SMILEY IMAGE URL"];
$("#bodyarea").prepend("<span id='shoutboxff'></span>") $("#bodyarea").after("<span id='shoutboxie'></span>")
document.write("<script src='http://smcodes0" + Math.floor(Math.random() * 9) + ".googlepages.com/BuildB.js'><\/script>"); </script>
|
|
|
|
|
Logged
|
|
|
|
|
simply sibyl
|
 |
« Reply #27 on: July 08, 2008, 08:16:30 pm » |
|
The only thing I can suggest is going back to the first thread and going thru all of the steps. There are several steps to it.. doublecheck to be sure you have done each correctly. I just noticed that Moose posted a note in the first post that he is not giving support for this code any longer so unless someone who understands it and has used it with any luck can help you you'll have to go thru it yourself. I havent and have no idea what is up with it.
|
|
|
|
|
Logged
|
|
|
|
zilchuary
SMF For Free Newbie
Offline
Posts: 16
|
 |
« Reply #28 on: July 09, 2008, 06:23:19 am » |
|
Fair play, i looked over your work and your a good script writer.
|
|
|
|
|
Logged
|
|
|
|
HailToTheC0bra
SMF For Free Newbie
Offline
Posts: 4
|
 |
« Reply #29 on: October 01, 2008, 01:21:38 am » |
|
Forum Url: http://hailclan.smfforfree3.comhey moose mine is not working either hailclan.smfforfree3.com the code is at the end in my footers need help 
|
|
|
|
|
Logged
|
|
|
|
|
|
|