Parse error: syntax error, unexpected T_FUNCTION in /home1/redtidem/public_html/_dev/cleetus/wp-content/plugins/penci-soledad-demo-importer/penci-demo-importer.php on line 828
Trying to install all plugins on first install of theme and wordpress. I am getting this error.
Parse error: syntax error, unexpected T_FUNCTION in /home1/redtidem/public_html/_dev/cleetus/wp-content/plugins/penci-soledad-demo-importer/penci-demo-importer.php on line 828
This issues caused by your hosting use outdated PHP version.
Have two way to fixed it:
1/ Tell with your hosting provider update PHP version to higher version. It should be 5.4+ to compatible with all features of wordpress & a lot of plugin of wordpress now and in the future. ( Highly Recommend )
Trying to install all plugins on first install of theme and wordpress. I am getting this error.
Parse error: syntax error, unexpected T_FUNCTION in /home1/redtidem/public_html/_dev/cleetus/wp-content/plugins/penci-soledad-demo-importer/penci-demo-importer.php on line 828
Hi,
This issues caused by your hosting use outdated PHP version.
Have two way to fixed it:
1/ Tell with your hosting provider update PHP version to higher version. It should be 5.4+ to compatible with all features of wordpress & a lot of plugin of wordpress now and in the future. ( Highly Recommend )
2/ Do following this steps here:
a) Install & activate plugin WPide
b) Go to admin page > WPide > and replace this code to this code:
Best Regards,
PenciDesign