Jump to content

  •  

  • iBotModz CBox


    Photo

    Shoutbox


    • Please log in to reply
    4 replies to this topic

    #1 Bee Seen Web

    Bee Seen Web

      Recruit

    • Members+

    • 3 posts
    • Joined: 04-August 10

    Posted 04 August 2010 - 07:02 AM

    I just created a new phpbb and I'm looking for a shoutbox like the one you have on this site. I'm new to php and a little leary of playing with the code. Any suggestions as the best to use that is compatible with phpbb3 and where I might possibly find help very, very cheap or even free.

    Thanks.

    #2 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07
    • Gender:Male
    • Location:Kansas

    Posted 04 August 2010 - 07:11 AM

    This is the shoutbox we used when we were on phpBB3.

    It is quite easy to use and install. Just a few file edits.

    http://www.phpbb.com...df81dcd77662255


    If you need any help.

    msn: ibotpeaches(at)ibotmodz(dot)net
    aim: ibotpeaches(at)gmail(dot)com

    #3 Bee Seen Web

    Bee Seen Web

      Recruit

    • Members+

    • 3 posts
    • Joined: 04-August 10

    Posted 04 August 2010 - 07:24 AM

    Thanks Peaches. I'm going to give it a try. I'll let you know how it goes.

    #4 Bee Seen Web

    Bee Seen Web

      Recruit

    • Members+

    • 3 posts
    • Joined: 04-August 10

    Posted 04 August 2010 - 12:45 PM

    I got it installed and it seems to be working. How can I get it so that only users who are logged in can see it? I really don't want it to be open to the public.

    Thanks for your help.

    #5 iBotPeaches

    iBotPeaches

      General Grade 6

    • Owner

    • 6,570 posts
    • Joined: 29-July 07
    • Gender:Male
    • Location:Kansas

    Posted 04 August 2010 - 02:17 PM

    Put this around the cbox code in index_body.

    <!-- IF S_USER_LOGGED_IN -->
    cod ehere
    <!-- ENDIF -->