Closed (fixed)
Project:
PHPIDS
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2011 at 19:06 UTC
Updated:
31 Aug 2012 at 17:51 UTC
Jump to comment: Most recent file
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