The WSOD appears in case I am trying to use the userpoints in the checkout form:

Fatal error: Call to undefined function dpm() in ......................................../sites/all/modules/commerce_userpoints/commerce_userpoints_discount/commerce_userpoints_discount.module on line 328

CommentFileSizeAuthor
#2 dpm_wsod-1721634-2.patch544 bytesalbert volkman

Comments

bhans@zoominternet.net’s picture

Getting same error.

albert volkman’s picture

Status: Active » Needs review
StatusFileSize
new544 bytes

Looks like some leftover development code. This patch removes it.

vadim.eremeev’s picture

Got the same error - or activate devel module

albert volkman’s picture

@vadim.eremeev did my patch resolve your issue?

vadim.eremeev’s picture

Yes, patch resolve it. Thanks. Also enable devel module resolve issue since devel provide this function.

albert volkman’s picture

@vadim.eremeev, since the patch resolves your issue, feel free to move this issue from needs review -> reviewed & tested by the community. That will help get this patch committed.

vadim.eremeev’s picture

Status: Needs review » Reviewed & tested by the community

@Albert Volkman alright, done. Let's close this issue.

mrfelton’s picture

Status: Reviewed & tested by the community » Fixed

Fix pushed to head.

Status: Fixed » Closed (fixed)

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