in "http://www.provohappening.com/documents/entertainment_and_attractions_in_provo.php"
Then, replace the include script with
PHP Code:
<?php
$page_id = "2"; $path_to_comments_folder = "../comments/"; define ('IN_COMMENTICS', 'true'); //no need to edit this line require $path_to_comments_folder . "includes/commentics.php"; //no need to edit this line ?>
That's all I did. If not, then the problem has something to do with Google Maps.
This is what I got when I had the first code in the "http://www.provohappening.com/documents/entertainment_and_attractions_in_provo.php" file and replaced the include script.
Parse error: syntax error, unexpected T_VARIABLE in /home/provoha1/public_html/documents/entertainment_and_attractions_in_provo.php on line 5