FLIR and phpids
bavarian - June 16, 2009 - 11:42
| Project: | Facelift Image Replacement Integration |
| Version: | 6.x-1.3-beta1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am trying to make use of 2 drupal-modules at the same time on one of my sites.
1 - phpids 6.x-1.8
2 - flir 6.x-1.3-beta1
both modules seem to work fine individualla, exactly the way i want them to work. BUT when both modules are activated, phpids does send e-mail messages about "detected attacks". funny, when refreshing the page in question firefox it does send 6 mail-messages, but when refreshing the same page in safari-browser only 2 mail-messages about these detected attacs.
Since not sure if this is a phpids- or a flir-issue i am posting this as an issue on both module-sites
Thanks in advance for all help and input !

#1
After discussing this with "PHPIDS-people" there seems to be an explanation on this on http://forum.php-ids.org/comments.php?DiscussionID=288
From what I understand there seems to be code produced by FLIR that ist not valid JSON, for example
{"output":"auto& quot;,
Maybe any of the flir-module developers here could check if this is a bug or whehter this could explain my problem!
Thansk in advance !