Ankündigung

Einklappen
Keine Ankündigung bisher.

autogrid v1.8.3 Fehlermeldung mit PHP7.2

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • autogrid v1.8.3 Fehlermeldung mit PHP7.2

    Hallo,

    nach einem Update von PHP5.6 auf 7.2 gab es folgende Fehlermeldung:

    ---------

    Warning: Use of undefined constant PCT_AUTOGRID_VERSION - assumed 'PCT_AUTOGRID_VERSION' (this will throw an Error in a future version of PHP) in system/cache/config/config.php on line 1202
    #0 system/cache/config/config.php(1202): __error(2, 'Use of undefine...', '/home/.sites/21...', 1202, Array)
    #1 system/modules/core/library/Contao/Config.php(130): include('/home/.sites/21...')
    #2 system/modules/core/library/Contao/Config.php(108): Contao\Config->initialize()
    #3 system/initialize.php(162): Contao\Config::getInstance()
    #4 index.php(16): require('/home/.sites/21...')
    #5 {main}

    Warning: Use of undefined constant PCT_AUTOGRID_PATH - assumed 'PCT_AUTOGRID_PATH' (this will throw an Error in a future version of PHP) in system/cache/config/config.php on line 1203
    #0 system/cache/config/config.php(1203): __error(2, 'Use of undefine...', '/home/.sites/21...', 1203, Array)
    #1 system/modules/core/library/Contao/Config.php(130): include('/home/.sites/21...')
    #2 system/modules/core/library/Contao/Config.php(108): Contao\Config->initialize()
    #3 system/initialize.php(162): Contao\Config::getInstance()
    #4 index.php(16): require('/home/.sites/21...')
    #5 {main}

    Fatal error: 'break' not in the 'loop' or 'switch' context in /home/.sites/217/site3589762/web/system/modules/multicolumnwizard/MultiColumnWizardHelper.php on line 129

    ----------

    Ist eine PHP7.2 Kompatibilität zukünftig geplant?

    Vielen Dank,
    Markus


  • #2
    Hallo Markus

    Bitte beachten, es wird dann schon noch kommen ! Mit PHP 7.1 läuft alles genau so gut :-)

    http://forum.premium-contao-themes.c...4t-mit-php-7-2

    Grüsse
    Markus

    Kommentar


    • #3
      Ja, wir sind derzeit mit den php7.2 Updates dabei. Es ist an einigen Stellen etwas strikter geworden.
      http://www.premium-contao-themes.com

      Kommentar


      • #4
        Hallo

        Mit PHP7.2 erhalte ich auch folgenden Fehler:

        [12-Sep-2018 11:33:23 Europe/Zurich]
        PHP Warning: Use of undefined constant PCT_AUTOGRID_VERSION - assumed 'PCT_AUTOGRID_VERSION' (this will throw an Error in a future version of PHP) in
        system/modules/pct_autogrid/config/config.php on line 17
        #0 system/modules/pct_autogrid/config/config.php(17): __error(2, 'Use of undefine...', '/home/sites/...', 17, Array)
        #1 system/modules/core/library/Contao/Config.php(141): include('/home/sites/...')
        #2 system/modules/core/library/Contao/Config.php(108): Contao\Config->initialize()
        #3 initialize.php(162): Contao\Config::getInstance()
        #4 index.php(16): require('/home/sites/...')
        #5 {main}

        Gibt es dafür eine Lösung?

        Danke für einen Hinweis
        tri
        Zuletzt geändert von tri; 13.09.2018, 14:37.

        Kommentar


        • #5
          Aktuell ist Version 1.9.2
          http://www.premium-contao-themes.com

          Kommentar

          Lädt...
          X