Re: Suggestions on resolving broken link errors for free comment app

2008-06-06 Thread [EMAIL PROTECTED]
OK. I just wonder if anyone else has this issue. Free comments seem to be pretty widely used on the Django blogs I've seen. On Jun 5, 9:20 pm, Gregor Müllegger <[EMAIL PROTECTED]> wrote: > This is because the django.contrib.comments app still uses hardcoded > links in its code. > > A quick and

Re: Suggestions on resolving broken link errors for free comment app

2008-06-05 Thread Gregor Müllegger
This is because the django.contrib.comments app still uses hardcoded links in its code. A quick and dirty workaround would be to setup a redirect from / comments/postfree/ to /your/comment/posting/url/ , but thats not quite nice. You could also fix the source code or copy the comments app

Suggestions on resolving broken link errors for free comment app

2008-06-05 Thread [EMAIL PROTECTED]
I'm using Django's free comments app for my site's blog app, but am getting a lot of broken link errors like the following: Referrer: http://patrickbeeson.com/blog/2007/nov/06/rank-most-read-time-spent-not-page-view/ Requested URL: /comments/postfree/ User agent: Mozilla/4.0 (compatible; MSIE