CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • IDS complaining about CiviReport
Pages: [1]

Author Topic: IDS complaining about CiviReport  (Read 1163 times)

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
IDS complaining about CiviReport
March 04, 2010, 09:36:21 pm
I'm getting a good number of errors in my logs where the IDS is complaining about CiviReport. Is anyone else noticing this?

Quote
Mar 05 16:22:56  [info] $IDS Detector Details = Array
(
   
  • => Array

        (
            [name] => report_header
            [value] => <html>
  <head>
    <title>CiviCRM Report</title>
    <style type="text/css">@import url(https://xxx/administrator/components/com_civicrm/civicrm/css/print.css);</style>
  </head>
  <body><div id="crm-container">
            [page] => /administrator/index2.php?option=com_civicrm&task=civicrm/report/instance/17&
            [userid] => xxxx
            [session] => xxxxxxxx
            [ip] => xx.xx.xx.xx
            [reaction] => 0
            [impact] => 41
        )

    [1] => Array
        (
            [name] => report_footer
            [value] => <p><img src="https://xxx/administrator/components/com_civicrm/civicrm/i/powered_by.png"></p></div></body>
</html>

            [page] => /administrator/index2.php?option=com_civicrm&task=civicrm/report/instance/17&
            [userid] => xxxx
            [session] => xxxxxxxx
            [ip] => xx.xx.xx.xx
            [reaction] => 0
            [impact] => 41
        )

    [2] => Array
        (
            [name] => IDS_request_uri
            [value] => /administrator/index2.php?option=com_civicrm&task=civicrm/report/instance/17&
            [page] => /administrator/index2.php?option=com_civicrm&task=civicrm/report/instance/17&
            [userid] => xxxx
            [session] => xxxxxxxx
            [ip] => xx.xx.xx.xx
            [reaction] => 0
            [impact] => 41
        )

)

TallDavid

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 2
    • ATO Zeta Mu Alumni
  • CiviCRM version: 3.4.8
  • CMS version: Drupal 6.22
  • MySQL version: 5.1.52
  • PHP version: 5.2.13
Re: IDS complaining about CiviReport
March 05, 2010, 09:00:22 pm
Yes,
 I noticed a number of entries in the log today while investigating an excessive memory use issue.

Quote
$IDS Detector Details = Array (
  • => Array ( [name] => report_header [value] =>
[page] => /civicrm/report/instance/17 [userid] => 14721 [session] => f9b61003d42ea8ead77d293d16d70013 [ip] => 209.59.178.237 [reaction] => 0 [impact] => 35 ) [1] => Array ( [name] => report_footer [value] =>

[page] => /civicrm/report/instance/17 [userid] => 14721 [session] => f9b61003d42ea8ead77d293d16d70013 [ip] => 209.59.178.237 [reaction] => 0 [impact] => 35 ) )

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Re: IDS complaining about CiviReport
March 06, 2010, 07:54:26 pm
TallDavid,

Your messages are also for report instance 17, which is the Relationship Report.

Ken

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • IDS complaining about CiviReport

This forum was archived on 2017-11-26.