SMF For Free Support Forum
Signup For Free Forum
November 22, 2008, 01:19:35 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1]
  Print  
Author Topic: Shoutbox problem  (Read 696 times)
0 Members and 1 Guest are viewing this topic.
zeph
SMF For Free Member
*
Offline Offline

Posts: 41


Leader of Mirage Wolves


View Profile WWW
« on: May 23, 2008, 07:34:55 am »

Forum Url: http://mirage.smfforfree2.com
   I cant seem to make the shoutbox B that agent moose made work.
Code:
<script>
var topic = 39;
var board = 15;
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 = [""];
var ieusers = 'SHOUTBOX HERE'

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/BuildBPortal.js'></script>
</script>

Can you please check the code above if its correct I tried pasting it in the portal using html but my firefox isnt showing it.
« Last Edit: May 23, 2008, 07:40:10 am by zeph » Logged
zeph
SMF For Free Member
*
Offline Offline

Posts: 41


Leader of Mirage Wolves


View Profile WWW
« Reply #1 on: May 25, 2008, 06:34:40 am »

This post has been here for two days and still no reply can somebody help?
Logged
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3082


Multi-Tasking Maven


View Profile WWW
« Reply #2 on: May 25, 2008, 09:10:25 am »

Did you put the code for your shoutbox into the shoutbox code?
Logged
zeph
SMF For Free Member
*
Offline Offline

Posts: 41


Leader of Mirage Wolves


View Profile WWW
« Reply #3 on: May 25, 2008, 07:31:40 pm »

You mean for the IE users? well no. Since all of my members use FF i think I dont need it anymore so you think I should include it?
Logged
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3082


Multi-Tasking Maven


View Profile WWW
« Reply #4 on: May 25, 2008, 07:34:06 pm »

You should always include everything.  You never know who is going to be using it.  Lot's of people still use IE.(those poor misguided beings),
Logged
zeph
SMF For Free Member
*
Offline Offline

Posts: 41


Leader of Mirage Wolves


View Profile WWW
« Reply #5 on: May 25, 2008, 07:52:15 pm »

Code:
<script>
var topic = 39;
var board = 15;
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 = [""];
var ieusers = '<!-- BEGIN CBOX - www.cbox.ws --><div align="center" id="cboxdiv"><iframe frameborder="0" width="160" height="305" src="http://www2.cbox.ws/box/?boxid=1778772&boxtag=4wk48n&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#DBE2ED 1px solid;" id="cboxmain"></iframe><br/><iframe frameborder="0" width="160" height="75" src="http://www2.cbox.ws/box/?boxid=1778772&boxtag=4wk48n&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px" id="cboxform"></iframe></div><!-- END CBOX -->'

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/BuildBPortal.js'></script>");
</script>

Added the Cbox code and it still wont let me view it. I tried  putting it in the portal using html though
« Last Edit: May 25, 2008, 08:16:24 pm by zeph » Logged
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3082


Multi-Tasking Maven


View Profile WWW
« Reply #6 on: May 25, 2008, 08:04:34 pm »

Did you go to the original post and follow all directions? 

http://www.smfsupport.com/support/smf_for_free_codes/shoutbox_build_b-t7475.0.html

Personally I just use Cbox and put it in a board description inside my forum for my members.  Keeps the garbage out of it and gives my front page a clean look.
Logged
zeph
SMF For Free Member
*
Offline Offline

Posts: 41


Leader of Mirage Wolves


View Profile WWW
« Reply #7 on: May 25, 2008, 08:18:51 pm »

I removed the enters for the cbox just like the guide says still cant find the other parts which is wrong
Logged
zeph
SMF For Free Member
*
Offline Offline

Posts: 41


Leader of Mirage Wolves


View Profile WWW
« Reply #8 on: May 26, 2008, 06:02:40 am »

Sorry to bump up this topic and for being impatient but I would like to know if the code above is working or just post the right code for me. I need the Portal Shoutbox B which AGent Moose made. I hope it still works. If not tell me
Logged
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3082


Multi-Tasking Maven


View Profile WWW
« Reply #9 on: May 26, 2008, 06:07:48 am »

Wait to see if Agent Moose can help you.  He may be away due to the Holiday weekend.
Logged
zeph
SMF For Free Member
*
Offline Offline

Posts: 41


Leader of Mirage Wolves


View Profile WWW
« Reply #10 on: May 26, 2008, 07:14:12 am »

Wait to see if Agent Moose can help you.  He may be away due to the Holiday weekend.
 

KK thanks laundrylady. You've been great at answering impatient me. Please tell agent moose about this
Logged
zeph
SMF For Free Member
*
Offline Offline

Posts: 41


Leader of Mirage Wolves


View Profile WWW
« Reply #11 on: May 28, 2008, 05:52:07 am »

Now i think I know the problem its this part of the code

Code:
document.write("<script src='http://smcodes0" + Math.floor(Math.random() * 9) + ".googlepages.com/BuildBPortal.js'></script>");
</script>

I tried looking for the site but the BuildBPortal.js didnt appear so i think that part is not available throughput the web no wonder the code didnt work. I would like to request for a BuildBPortal.js if I can pls. Need to make this shoutbox work.   I just hope this gets solved soon
« Last Edit: May 28, 2008, 06:14:59 am by zeph » Logged
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3082


Multi-Tasking Maven


View Profile WWW
« Reply #12 on: May 28, 2008, 06:04:26 am »

Agent Moose is on holiday I believe, so you will need to be patient.  I can't help you as I never used this code.  I have always been satisfied with my Cbox.
Logged
zeph
SMF For Free Member
*
Offline Offline

Posts: 41


Leader of Mirage Wolves


View Profile WWW
« Reply #13 on: May 28, 2008, 08:36:18 am »

No need for that anymore I solved my problem thanks Laundry Lady
Logged


Pages: [1]
  Print  
 
Jump to:  

cheap low cost web hosting reviews

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.23 seconds with 19 queries.