Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1329039
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
Closed

Comments

  • Joshua Minson started the conversation

    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

  •  2,699
    PenciDesign replied

    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:

    new Penci_Soledad_Demo_Importer();

    Best Regards,

    PenciDesign