LinkShare  Referral  Program

New

Advertise ad Here
learn more
Useful

Links

Free technical Tutorials At techtutorials.net



Link Exchange at iWEBTOOL.com

 



The PHP Resource Index
           Download > MCshoutbox Download Page
Added on   2008-02-24
Clicks     25000
Rating:   5   out of 5 from   1   raters      
         rate this page   
 Rate this page,Please

Shoutbox

Please,leave a message
From  hi  31- 01- 10;
hi
From  Lolec  16- 01- 10;
ehhhhh
From  k  07- 01- 10;
  ciao
From  dsfa  16- 12- 09;
yo
From  HzgPrmrt  19- 11- 09;
270_119.txt;8;12
From  FFfSmEkj  19- 11- 09;
270_118.txt;8;12
From  xFeduBSa  18- 11- 09;
270_113.txt;8;12
From  NngzjGAQ  18- 11- 09;
270_109.txt;8;12



Name
URL  
#= %; *; )( :^ }; =; ?: ^:
Characters Left:

By www.maniacomputer.com

MCshoutbox 1.1 Support Page

Developed by Joe Pieruccini
under Creative Commons Attribution-Noncommercial 2.5 Australia License at www.maniacomputer.com
* thanks to the tutorial named " The complete shoutbox Tutorial" found on http://www.biorust.com/tutorials/detail/110/en/ signed by scrowler .

email : jp50@maniacomputer.com

Price :  Free

Added :  26-02-2008

Download Page

Features:



pre requisites:



Installation

  1. Download MCshoutbox 1.1
  2. Unzip the Folder name it shoutbox and upload it to the root folder of your web site
  3. Make sure the file config.php has read and write permissions
  4. You will need a MySql database and a username with all permissions
  5. Open your browser and type in the address bar :
        - www.yourdomain.com/shoutbox/instal.php
  6. Fill in all the fields and run the installer. You've finished.
  7. Delete 'install.php' after the installation.
  8. Add at the very top of the web page where you want the SHoutbox the following code:

       <?php ob_start();?>

        - it must be before anything on your page,even white space.
    - This is for the Header already sent error.A tip,some html editors or text editor add a dot a the beginning of the page when you save the file,and that will cause a Header already sent error.
  9. Add the following code where you want the rating to be in the page:

       <?php
    include " myDir/shoutbox.php";
    ob_end_flush(); ?>


        - That's it.you have your shoutbox working.

Administration

  1. When MCshoutbox is been installed,type www.yourdomain.com/shoutbox/admin.php
  2. Login as administrator with your username and password
  3. Now you can add or delete smilies
  4. Or you can delete any shout or all.

Have a look at the way the file Example.php in the shoutbox folder, has been done.

If you are having problems don't hesitate to contact me

Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial 2.5 Australia License.