Jul 20, 2008

Features That You Can Use In The Shoutbox

Free Web Hosting, No Ads > CONTRIBUTE > Tutorials

free web hosting

Features That You Can Use In The Shoutbox

Albus Dumbledore
Some people dont know all of the features that the shoutbox has so im going to write about it explaining it.

Viewing Statistics In D21-Shoutbox 1.2


I have seen a few shouts in the shoutbox asking how to view the Statistics for the Shoutbox, and it is quite simple actually.

First you need to click on "View The Shoutbox" which is located on the top bar of the Shoutbox, it is located right next to "Latest Shouts In The Shoutbox"
IPB Image

Once you are there, look in the Trap17 Shoutbox section for My Control Panel

IPB Image

Then it should be self explanitory, but then click on Statistics

IPB Image


Changing Settings In The Shoutbox

First, Click on "View The Shoutbox"
IPB Image

Then Click on "My Controll Panel"
IPB Image

Next, Click On Settings
IPB Image

From there you can change things like the color of your text, whether it shows the time or not, and the refresh rate.

Viewing Saved Shouts

You simply Click View Saved Shouts
IPB Image

Editing Your Shouts
You can also edit your shouts!

First, Click on "View The Shoutbox"
IPB Image

Then find the shout that you want to edit and right under it, try finding "Edit"
IPB Image

Now, to the right of the screen there should be a text box, with a bunch of options around it and when you click "Edit" the shout should pop-up in the textbox like so
IPB Image

Then when your done editing, click on "Edit" right underneith the text box, then your done!
IPB Image

 

 

 


Reply

Plenoptic
lol Noooooo, now there is going to be more competitors for the shoutbox king. Oh well, not like I have a chance anymore. I don't think many people knew about that link, now they can go back and look at previous shouts and edit them if they look around a little more. The shotubox has many unnoticable features. In the Control Panel if you go to Settings you will also be able to change the font color of your shout for every time you shout something.

Reply

AnGeL KiSS
*gasp* SM is the sbox king! I think I've only shouted in that thing like 5 times. blink.gif

Reply

Albus Dumbledore
ok, so ive changed the tutorial a bit to viewing the stats, to a few of the features available in the shoutbox, i do not feel like listng them all, because it would basicly be allotof images... so just those are a few basic ones that everyone should/can use but take a look around the Shoutbox Panel and find all the other features biggrin.gif its pretty cool... anywho

I am the kind now, so saint michael isn't biggrin.gif i love it biggrin.gif

Reply

MIGUE2k7
Thanks for the tutorial albus. I've shouted a very few times there too, but now im gonna be more active there smile.gif

Reply

Albus Dumbledore
@ MIGUE, its been a month now and i dont see you more active in there sad.gif lol anyways, you're welcome for the tutorial biggrin.gif it was fun writing it biggrin.gif


Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : features, shoutbox

  1. Lesser Known Useful Javascript Features
    (2)
  2. Make A Flat Based Shoutbox, With Auto Refresh.
    (5)
    With this tutorial, you will learn how to create a simple shoutbox, but only uses a .txt file. Also
    with auto refresh, and I am going to do a backgound. We will be making 5 files. 1. index.php The
    main page 2. msg.php Reading msg.txt 3. msg.txt Note: You must give it 777 4. shout.php Where
    it add to msg.txt 5. bg.gif Background. Index.php would be like this: Shoutbox
    Name: Message: Let's go over what the code do. -> are just the title.
    gets msg.php which gets msg.txt. You will know why I do that later. -> is wh....
  3. Simple Shoutbox In Php
    (2)
    This is a simple shoutbox I created in the past for my class. “shout!box.php” CODE
    <html> <head>   <title>  Projekt Shout!box  </title>
    </head> <body>   <form action="shout!box_prc.php"
    method="post">    <table border="2" align="center"
    width="400">     <tr>      <td
    align="center">SHOUT!!!BOX</td>     </tr>     <tr
    height="300">      <td align="center" width="300....
  4. Simple Shoutbox
    PHP, MySQL driven.. (34)
    Ok, so I'm going to show you how to create a very basic shoutbox which is driven with PHP and a
    MySQL database. So, lets start - open a database management program like PHPMyAdmin and run these
    queries. SQL CREATE TABLE `shoutbox` ( `id` INT( 11 ) NOT NULL AUTO_INCREMENT
    , `name` VARCHAR( 255 ) NOT NULL , `mail` VARCHAR( 255 ) NOT NULL , `time`
    VARCHAR( 255 ) NOT NULL , `message` TEXT NOT NULL , `ip` VARCHAR( 255 ) NOT NULL ,
    PRIMARY KEY ( `id` ) ) TYPE = MYISAM ; CREATE TABLE `shoutbox_a....
  5. How To Make A Simple File Based Shoutbox Using Php And Html
    (8)
    A simple tut to make a simple shoutbox. Let me jump right in. First of all you need the standard
    equipment for PHP, an IDE like XAMPP and an editor like PHP EDITOR 2OO7. Were going to make a
    simple guestbook using three files, webpage.php, shout.php and shout.txt. Webpage.php can be
    changed to whatver you want, it will be the page on which the guestbok is shown, you could even use
    this code and add it to another php page n your site. Shout.php is the proccessing page and
    shout.txt is where the shouts are stored. Firstly we need to make the visual design of the box.....
  6. Tutorial: Installing D-shoutbox For Ipb V1.2
    Making your installation even easier (12)
    Over the course of the summer I have tried hard to install a shoutbox into a new forum I was
    developing. I went to the Invisionalize forums and found several mods for shoutboxes, but none of
    them seemed to work. I first tried to install the D-Shoutbox, but upon this first try, I was
    unsuccessful. Eventually, after much frustration, and trying other mods, which didn't seem to
    stack up to Dean's features, I was determined to make it work. For some, editing your files (to
    the newbie that is) can be difficult, with everything looking like a foreign language (basi....
  7. Shoutbox, Made Easy!
    kShoutBox 0.3 ... now more powerful! (2)
    kShoutBox 0.3 QUOTE(readme.txt) Readme file to kShoutBox 0.3 To use the internet explorer
    fix: Extract the ie7 folder to the root directory of your web server. Example, if you are using a
    unix/linux server, it's on "public_html/" or "home/public_html" Then, extract the kShoutBox.php
    file in to the root directory of your web server also. After that, open kShoutBox.php using your
    Editor, then modify the MySQL Database username, and password. (if you are using cPanel, make sure
    that you create a database manually, then enter the database name on hte kShout....
  8. Shoutbox, Made Easy! Again!
    with another version! (2)
    kShoutBox 0.2 has been released! For more information, go to http://www.karlo.ph.tc
    /* ****************************** kShoutBox 0.2 ****************************** */
    /* **************************************** This ShoutBox script was created by Juan Karlo Aquino
    de Guzman DO NOT MODIFY THIS CODE AND DISTRIBUTING IT WITHOUT ANY PERMISSION. E-MAIL THE AUTHOR
    FIRST. Email: 01karlo@gmail.com DO NOT REMOVE THE "POWERED BY". FOR SUGGESTIONS, COMMENTS, ETC,
    SEND AN EMAIL TO 01karlo@gmail.com HOPE THAT YOU ENJOY THIS SCRIPT! MY FRIEN....
  9. Shoutbox, Made Easy
    PHP+MySQL ShoutBox! Very simple... (17)
    Just create a PHP file named "kShoutBox.php" CODE <?php header("Content-type:
    text/html; charset=utf-8"); //Send to browser that the charset is utf-8 ?> <?php
    /* ******************************   kShoutBox 0.1 ****************************** */
    /* **************************************** This ShoutBox script was created by Juan Karlo Aquino
    de Guzman DO NOT MODIFY THIS CODE AND DISTRIBUTING IT WITHOUT ANY PERMISSION. E-MAIL THE AUTHOR
    FIRST. Email: 01karlo@gmail.com DO NOT REMOVE THE "POWERED BY". FOR SUGG....

    1. Looking for features, shoutbox

Searching Video's for features, shoutbox
advertisement



Features That You Can Use In The Shoutbox



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE