How to Display Comments in a Seperate Page in BBlog Script

1. Create a file with filename “comments” (note: no extension) in the root directory, (where “item” and “section” files are located) that contains the following code:

2. create a file “comments.html” in your template folder, (e.g., “lines”, or “dmig”) that contains the following code:

3. If you enabled the CLEANURL option, include the following line in config.php

and the following codes in .htaccess

4. Put a link to your comment page using the following code;

Thats it.



« Hiding Your Adsense Ad Block on Specified IP Addresses

PHP Script for Complex Number Operations »