Live Chat Software by Kayako |
|
My commenting system is not showing on my page, and there is nothing at all where I have placed the commenting system.
Posted by - NA - on 25 January 2010 09:45 AM
|
|
|
If you cannot see your commenting system, or it does not appear to be where you placed it, then please view the source of your page to find out the cause of the issue. Can you see the code shown below where your comments should be displaying? Please note that 'xcommentpro/' may be different if you have changed this in your commenting system. <?php include(“xcommentpro/main.php); ?> If so, then your PHP code has not been processed. The usual cause of this is that the commenting system has been placed on a page that cannot process PHP, such as a page with a file extension of HTML. By default, web servers will not process PHP code on a HTML page. You can correct this, simply change the extension of your page to .php. Alternatively, contact your host about setting your .htaccess file to allow PHP code to be processed on .html files.
Find out more about XCommentPro commenting and rating script software at: | |
|
|
|
