Screens and Trigger Info Elements - Failed opening required '/var/www/html/zabbix/include/classes/html/../triggers.inc.php'

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Minor
    • 2.3.4
    • Affects Version/s: 2.3.3
    • Component/s: Frontend (F)
    • None
    • Environment:
      Zabbix 2.3.4-48026

      Failed opening required '/var/www/html/zabbix.dev.cbeyond.net/include/classes/html/../triggers.inc.php'.

      Fixed error by modifying the following:

      — CTriggersInfo.php.orig 2014-08-13 10:35:56.860478031 -0400
      +++ CTriggersInfo.php 2014-08-13 10:36:00.000000000 -0400
      @@ -19,7 +19,7 @@
      **/

      -require_once dirname(_FILE_) . '/../triggers.inc.php';
      +require_once dirname(_FILE_) . '/../../triggers.inc.php';

      class CTriggersInfo extends CTable {

            Assignee:
            Unassigned
            Reporter:
            Kenneth Palmertree
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: