Referencing deprecated db_fetch_object() in xwebSecureOD.class.inc on Line 323. It was hard to trace this error because in file netforum.module on Line 792, PHP Error Reporting is disabled.

How did I discover the error?
I am using Netforum Authentication module (7.x-1.x-dev), and it kept giving me White Screen of Death after I tried to login. Nothing was reported in the error log, so I suspected it had something to do with netforum_xweb_request function on Line 774 in netoforum.module.

I am preparing a patch for this issue. I will post it in a few minutes.

Comments

zd370’s picture

Status: Active » Needs review
StatusFileSize
new871 bytes

Patch for fix above problem.

james.michael-hill’s picture

Status: Needs review » Closed (fixed)

Thanks, and good catch! I've applied it and scheduled a 1.1 release which includes the patch.