MCclickcounter 1.0 Support Page

Developed by Joe Pieruccini
under Creative Commons Attribution-Noncommercial 2.5 Australia License at www.maniacomputer.com
email : jp50@maniacomputer.com

Disclaimer
This free software may be freely distributed, provided that no charge above the cost of distribution is levied, and that the disclaimer below is always attached to it.

The software is provided as is without any guarantees or warranty.
Although the author has attempted to find and correct any bugs in the free software programs, the author is not responsible for any damage or losses of any kind caused by the use or misuse of the programs.
The author is under no obligation to provide support, service, corrections, or upgrades to the free software programs.

 

Price :  Free

Added :  10-09-2009

Download Page

Features:



pre requisites:



Installation

  1. Download MCclickcounter 1.0
  2. Unzip the Folder named Mc_clickcounter and upload it to the root folder of your web site .
  3. Make sure to have ready the name of an existing MySql Database,or create a new Database prior starting.
  4. Create the listing_tbl table with the help of the file create_tbl.sql included.
  5. Add the following code where you want the counter to be in the page:
    - <?php $id=1
    - include'mc_clickcounter/click_count.php';
    - ?>
  6. Make sure the include path is pointing to the right folder.
  7. Set a different $id for any page or listing ,for example,on Page1  $id =1 on Page_test $id=2 ,so the counter will track the hits on the right page.
        - That's all.you have to do for your comments working.

 Have a look at the example .

For any problems don't hesitate to ask emailing at jp50@maniacomputer.com. Enjoy

Administration

  1. When MCcomments is installed,type www.yourdomain.com/guestbook/admin/admin.php in your browser
  2. Login as administrator with your username and password that you provided while installing
  3. Now you can  delete,approve comments on any page.
  4. Or you can ban IP Adrresses from usin the commentsl
  5. And you can add any word to the list of the banned words

 

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.