Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-12442

Fatal error: Call to undefined function: ezi18n in ezselectiontype.php

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.0.1, 4.1.0alpha1
    • 4.0.0
    • Cronjobs
    • None

    Description

      ezi18n() is called in line 51, but has not been declared before.
      Adding include_once( 'kernel/common/i18n.php' ); fixed this.
      (This problem occured when running cronjobs. I'm not sure, but I think it was internal_drafts_cleanup.php)
      Regards,
      Thomas

      Attachments

        Activity

          People

            gl gl
            tw tw
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: