QUOTE
"The server encountered an internal error or misconfiguration and was unable to complete your request. "
[URL=http://www.aroundmyroom.com/mt/mt-tb.cgi?mode=view&entry_id=824[/URL]
I'll add the tb code to the category templates (used for archive)
What can be the problem?
Just copied pasted the code
I had the same problem myself, and so far I haven't had the time to really track it down, but here's what I got so far...
When using an older version of perl there's a lil thing in the code that isn't "strict" enough, updating perl or removing the warnings (-w) will fix that problem; but just takes me to the second one, which is...
"Build error in template 'TrackBack Listing Template': Error in <MTPings> tag: No TrackBacks associated with this entry."
Like I said, I haven't had the time to fix it all, so for now I don't know if this is a problem with the template (which is identical to the one on this website), if I messed up when I upgraded or whatever...