Maniacomputer Web Mail     Powered bydeskNow
     Learn More
    or     Register
Useful

Links

Free technical Tutorials At techtutorials.net



Link Exchange at iWEBTOOL.com

 


For the graphics you need on your website

For javascript
149
           Download > MCshoutbox Download Page
 Rate this Page:    your vote is welcome
      Not Rated                                                  

Shoutbox

Please,leave a message
From  aaa  14- 05- 08;
aaa
From  hgff  08- 05- 08;
  
From  hfghfgh  05- 04- 08;
fhfgh
From  testing  30- 03- 08;
testing
From  testing  30- 03- 08;
testing
From  ITISBAD  30- 03- 08;
YOU HAVE REALLY TO IMPROVE THE SCRIPT... YOUR SHOUTBOX IS REALLY A BULLSHIT!...
From  test  30- 03- 08;
Impossible to type F U C K I N G !...
From  Grrr  30- 03- 08;
Impossible to put some URL in that x#$ing little field!...



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

By www.maniacomputer.com

MCshoutbox 1,1 Download 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

Support 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.