22-Oct-2012, 04:59 PM
Hi there,
First of all a big thank you for this script!! It's pretty neat :-)
I ran into a little problem though:
On my website I have one php script dynamically dreating all the different pages. The only distinction between the pages were some url parameters (like '?news' or '?screen'). However, a comment done on one page was shown on any page.
Okay, I thought that Commentics maybe only looks at the base url and not the parameters, thus I used .htaccess in order to change from e.g. '?news' to '/news' or from '?screen' to '/screen', as to make the distinction between two pages a little clearer.
But I still have the same problem: If I make one comment on '/news', that comment is also visible on '/screen'... Is there anything I could do to prevent that? Or did I just miss something obvious?
Thanks in advance for any help :)
Regards
kustungu
First of all a big thank you for this script!! It's pretty neat :-)
I ran into a little problem though:
On my website I have one php script dynamically dreating all the different pages. The only distinction between the pages were some url parameters (like '?news' or '?screen'). However, a comment done on one page was shown on any page.
Okay, I thought that Commentics maybe only looks at the base url and not the parameters, thus I used .htaccess in order to change from e.g. '?news' to '/news' or from '?screen' to '/screen', as to make the distinction between two pages a little clearer.
But I still have the same problem: If I make one comment on '/news', that comment is also visible on '/screen'... Is there anything I could do to prevent that? Or did I just miss something obvious?
Thanks in advance for any help :)
Regards
kustungu