Posted on: April 28, 2018, 01:00:23 PM
I have been trying to install Emma Smooth on PHP7.14 , PHP 5.6 and PH5.5 with a mysql database version of 5.6.32-781 but i keep getting errors and not been able to go past the first page. I have used the most current site shapers on shape5 but to no avail. i have tried J2.53 and 3.** site shapers here but both dont work. if it helps, im attempting this on a Hostgator shared server. The below erros were teh output on 2.57 site shaper but im getting teh same with the J3.** site shapers as well. I have searched the forums and i see similar reported issues but they were all pointing to legacy PHP versions. Can you kindly let me knwo what is wrong and how to fix it?
Below are the the errors im getting on a J2.5 PHP 5.5 environment:
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /MY_SERVER_PATH/libraries/joomla/filter/input.php on line 652
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /MY_SERVER_PATH/libraries/joomla/filter/input.php on line 654
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /MY_SERVER_PATH/libraries/joomla/filter/input.php:652) in /MY_SERVER_PATH/libraries/joomla/session/session.php on line 492
Below are the the errors im getting on a J2.5 PHP 5.6 environment:
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /MY_SERVER_PATH/libraries/joomla/filter/input.php on line 652
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /MY_SERVER_PATH/libraries/joomla/filter/input.php on line 654
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /MY_SERVER_PATH/libraries/joomla/filter/input.php:652) in /MY_SERVER_PATH/libraries/joomla/session/session.php on line 492
Deprecated: iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /MY_SERVER_PATH/libraries/joomla/string/string.php on line 28
Deprecated: iconv_set_encoding(): Use of iconv.input_encoding is deprecated in /MY_SERVER_PATH/libraries/joomla/string/string.php on line 29
Deprecated: iconv_set_encoding(): Use of iconv.output_encoding is deprecated in /MY_SERVER_PATH/libraries/joomla/string/string.php on line 30
Below are the the errors im getting on a J2.5 PHP 7.1 environment:
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /MY_SERVER_PATH/libraries/joomla/filter/input.php on line 652
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /MY_SERVER_PATH/libraries/joomla/filter/input.php on line 654
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /MY_SERVER_PATH/libraries/joomla/filter/input.php:652) in /MY_SERVER_PATH/libraries/joomla/session/session.php on line 492
Deprecated: iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /MY_SERVER_PATH/libraries/joomla/string/string.php on line 28
Deprecated: iconv_set_encoding(): Use of iconv.input_encoding is deprecated in /MY_SERVER_PATH/libraries/joomla/string/string.php on line 29
Deprecated: iconv_set_encoding(): Use of iconv.output_encoding is deprecated in /MY_SERVER_PATH/libraries/joomla/string/string.php on line 30
Notice: Array to string conversion in /MY_SERVER_PATH/libraries/joomla/registry/registry.php on line 342
Notice: Array to string conversion in /MY_SERVER_PATH/libraries/joomla/registry/registry.php on line 342
Notice: Array to string conversion in /MY_SERVER_PATH/libraries/joomla/registry/registry.php on line 342