There are two include_once directives in bbcode.module and neither of them specifies a path. This does not work with some configurations. See for example http://drupal.org/node/99394

Attached is a patch to compute and use the full path.

CommentFileSizeAuthor
bbcode_include_path.patch793 bytesjohn morahan

Comments

naudefj’s picture

Assigned: Unassigned » naudefj
Status: Needs review » Fixed

Patch committed - thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)