I installed Webform Protected Download Module and began to create my first webform form after creating the basic page.

I received the above mentioned error. What could be the cause? Is it serious or I can ignore it and proceed with my form creation?

The complete message I received is follows:
Notice: Undefined property: stdClass::$wpd_valid in webform_protected_downloads_form_alter() (line 876 of /home/.../sites/all/modules/webform_protected_downloads/webform_protected_downloads.module).

Comments

berliner’s picture

Sorry for the long response time.

The described notice has been adressed in #1152670: Undefined property: stdClass::$wpd_valid in webform_protected_downloads_form_alter(). Please try the dev version and check if that fixes your problem.
I will try to release an alpha2 release in the next days which should contain fixes from the last months.

berliner’s picture

Status: Active » Closed (duplicate)

feel free to reopen if the problem still persists

wormz30’s picture

Status: Closed (duplicate) » Needs work

It looks like the issue persists. I tried using my webform as a views block and i get this error...

Notice: Undefined property: stdClass::$wpd_valid in webform_protected_downloads_form_alter() (line 876 of /home/thefitne/public_html/sites/all/modules/webform_protected_downloads/webform_protected_downloads.module).

berliner’s picture

Status: Needs work » Active

Which version do you use?

wormz30’s picture

I'm using the 7.x-1.x-alpha... I think i just solved my own problem. for some reason, i thought i was using the -dev version. lemme try that. lol. sorry!

berliner’s picture

Status: Active » Closed (duplicate)
berliner’s picture

Issue summary: View changes

updating my earlier bug report