totally confused, i've configured comments on my drupal 6.1 install to display within nodes (as opposed to the 'separate page' option)

the default configuration is to allow bueditor for:

node/add/*
node/*/edit
comment/reply/*

...but it does not appear above the 'comment box' BUT it does appear correctly on any node/teaser where this is an option to 'add new comment' (e.g. clicking 'add new comment' when viewing a teaser, or a book page, or whatever)

what this means is that it's not showing up in forums unless you are the creator of a NEW forum topic - or hitting 'reply' to an existing comment - but if you simply scroll down a page to the visible 'comment' box when logged in, it does not show...

is there a line of syntax to add to those three above to apply a simple fix for this? it seems that many users configure things like blogs and forums to display the comments box ON the page itself (down the bottom) instead of requiring users to click 'add new comment'

Comments

ufku’s picture

if the comment form is in a node/x page you should add node/* to the visibility settings. tried that?

zilla’s picture

Status: Active » Fixed

that did the trick - thank you!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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