When running any update i get the following error:
Notice: Undefined variable: requirements in phpids_requirements() (Zeile 77 von /var/www/SOMEPATH/httpdocs/7.x_modules/all/phpids/phpids.install).
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | added_variable_definition_1016160-3.patch | 486 bytes | wolmi |
Comments
Comment #1
bryancasler commentedsubscribe
Comment #2
aldim commentedsubscribe too
Comment #3
wolmi commentedHi,
Simply add this:
at the begining of the function phpids_requirements. This is the patch
Comment #4
wolmi commentedThe patch to download.
Comment #5
promesFor me patch #4 works.
Comment #6
patrickd commentedfixed in 7.x-2.x branch
thanks