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
Comment #1
berliner commentedSorry 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.
Comment #2
berliner commentedfeel free to reopen if the problem still persists
Comment #3
wormz30 commentedIt 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).
Comment #4
berliner commentedWhich version do you use?
Comment #5
wormz30 commentedI'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!
Comment #6
berliner commentedComment #6.0
berliner commentedupdating my earlier bug report