Whenever I try to open a node with comments I get the above error message. Since I gave access permissions for the forward module only to registered users of my site the error does _not_ appear when an anonymous user is opening the same node. Also, when I deactivate the forward module the error disappears entirely. Any ideas? Oh and btw: Happy Holidays!

Comments

seanr’s picture

Status: Active » Fixed

Fixed in CVS, will be in the next release later this afternoon. Looks like I still had some 4.7 era code for the comment link (guess no one uses it!). Thanks for spotting that.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

permutations’s picture

Not fixed in version I downloaded yesterday. What is the fix?

seanr’s picture

Which version did you download? Should be fixed in the dev release at least.

permutations’s picture

The problem was in how links were specified in my theme. I originally wrote my theme for Drupal 4.x, and the link format switched in 5.x. I posted details here:

http://drupal.org/node/212071