4
Hi macelee
I guess that the line
le="color: #000000"><?php $modversion['comments']['pageName'] = 'page1.php';
refers to where the possibility of post comments will shows up.
For instance looking where herve told us, we have:
le="color: #000000"><?php $modversion['hasComments'] = 1; $modversion['comments']['pageName'] = 'article.php'; $modversion['comments']['itemName'] = 'storyid';
where (i guess) "article.php" file is the container of all news.
Hope this helps a bit, since i?m not a coder, ok?
Luck