In some environments, a full path needs to be provided. Otherwise, an error like this appears:

main(nodereview_node_nodereview.inc): failed to open stream: No such file or directory in [webdir]/modules/nodereview/nodereview.module on line 5.

CommentFileSizeAuthor
#1 nodereview.patch.txt586 bytescolan

Comments

colan’s picture

Assigned: colan » Unassigned
StatusFileSize
new586 bytes

And here's that patch. ;)

Crell’s picture

Status: Needs review » Fixed

Committed a slightly modified version that doesn't split the require statement into multiple lines. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)