Hello,
after installing megamall quickstart, we got this error
“Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /homepages/35/d279082604/htdocs/atlantaprintingzone/main/app/code/local/JoomlArt/JmSlideshow/Block/List.php on line21”
Start your code here//Handle configs value from configs or static block call line.
foreach($helper::$_params as $paramKey){
$this->_configs[$paramKey] = $helper->get($paramKey, $attributes);
}
//Check enabled sideshow
that’s the code from lines 21 through 25
http://atlantaprintingzone.com
I will post this also at themeforest.net
-
ticket number #CBF-450-59431
1 answer
@chief swole: To solve the issue as you said, please configure the PHP version in hosting of your site to PHP 5.3.x or later.
You can re-config PHP version in the Hosting control panel of your site or you can follow bellow link to config PHP version of your site by httaccess:
http://kb.siteground.com/how_to_have_different_php__mysql_versions/