Very glad to have found your module as it is exactly what I've been searching for to augment my site. After installing the module, and following the directions to modify all the necessary files, I am having problems accessing content related pages (the admin section is unaffected). In trying to do so I get the following error in firefox and a similar one in safari:
XML Parsing Error: mismatched tag. Expected: < /hr>. <--inserted space so you could see the complete error message.
I've tried to include all relevant information below:
-drupal 5.2 installation
-modified comment.inc according to the Comment Inc V5 page here
-modified page.tpl.php
-created a template.php file (not sure what to do with it though)
-created web, wap, and mobi directories in the themes folder
This problem only occurs with the theme called 'tech', so I'm guessing there is some sort of incompatibility. However, I have been through the template files and the code is clean, and, to the best of my knowledge, not malformed. This theme, as far as I can tell, is one of the better built and reliable ones on drupal.org, and I have never had problems with it. (Granted, I'm a total drupal noob.)
Searching for this error on drupal.org yielded no helpful results. Would greatly appreciate any suggestions you might have.
XML Parsing error
Very glad to have found your module as it is exactly what I've been searching for to augment my site. After installing the module, and following the directions to modify all the necessary files, I am having problems accessing content related pages (the admin section is unaffected). In trying to do so I get the following error in firefox and a similar one in safari:
XML Parsing Error: mismatched tag. Expected: < /hr>. <--inserted space so you could see the complete error message.
I've tried to include all relevant information below:
-drupal 5.2 installation
-modified comment.inc according to the Comment Inc V5 page here
-modified page.tpl.php
-created a template.php file (not sure what to do with it though)
-created web, wap, and mobi directories in the themes folder
This problem only occurs with the theme called 'tech', so I'm guessing there is some sort of incompatibility. However, I have been through the template files and the code is clean, and, to the best of my knowledge, not malformed. This theme, as far as I can tell, is one of the better built and reliable ones on drupal.org, and I have never had problems with it. (Granted, I'm a total drupal noob.)
Searching for this error on drupal.org yielded no helpful results. Would greatly appreciate any suggestions you might have.