Search

symphony integration branch (9241bd5bd2c14ca954710004c3a42919937ae888 Some general documentation improvements)

I did export enseble and copy to remote server. When i try to install i see below error Fatal error: Call to undefined function define_safe() in ......./symphony/lib/toolkit/class.lang.php on line 608

     public static function createFilename($string, $delim='-', $apply_transliteration=true) {
596             // Use the transliteration table if provided
597             if($apply_transliteration == true) $string = _t($string);
598 
599             return General::createFilename($string, $delim);
600         }
601 
602     }
603 
604     /**
605      * Status when a language is installed and enabled
606      * @var integer
607      */
608     define_safe('LANGUAGE_ENABLED', 10);
609 
610     /**
611      * Status when a language is disabled
612      * @var integer
613      */
614     define_safe('LANGUAGE_DISABLED', 11);

How could be able to fixup this?

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details