I am getting this error when replying to a forum topic.

Notice: Undefined property: stdClass::$bestreply in bestreply_preprocess_comment() (line 518 of/home/content/51/8184151/html/sites/all/modules/bestreply/bestreply.module).

I am not doing anything with best reply when it happens. Just posting a reply.

Any ideas?

Great Module by the way.

CommentFileSizeAuthor
#3 Bestreply-notice-1246230-3.patch707 bytesnonsie

Comments

taslett’s picture

Hi paulandrewmarch,
Are you sure you selected the correct version, I have a different function around line 518 for both the 7.x-1.x-dev and 7.x-1.1 versions.

taslett’s picture

Status: Active » Closed (cannot reproduce)
nonsie’s picture

Version: 7.x-1.x-dev » 7.x-1.3
Status: Closed (cannot reproduce) » Needs review
StatusFileSize
new707 bytes

For those who run their instances with all error reporting enabled this patch will fix the notice. Patch is against 7.x-1.3

taslett’s picture

Status: Needs review » Closed (fixed)

This has been fixed in 7.x-1.4. Thanks for the patch nonsie.