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

Fatal Error in kernel/classes/ezcontentclass.php

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: High High
    • 4.2.0beta1
    • 4.0.3
    • Upgrading
    • None
    • PHP Version 5.2.4
      mysql server 5.0.45
      mysql client 5.0.45

    Description

      when running the update-script:

      php update/common/scripts/4.0/fixclassremoteid.php -s <siteaccess>
      

      I run into the error:

      PHP Fatal error:  Call to a member function deleteStoredClassAttribute() on a non-object in /kernel/classes/ezcontentclass.php on line 911
      

      I solved this for the moment, by commenting this line
      <code>
      911 //$dataType->deleteStoredClassAttribute( $classAttribute, $version );
      <code>

      But you might wanna know
      Susan

      Attachments

        Activity

          People

            andre1 andre1
            susan.lau susan.lau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: