Support ForumPHP error when importing demo content (unexpected T_FUNCTION) – Support Forum https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/feed Sat, 10 May 2025 19:41:48 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-2516 <![CDATA[PHP error when importing demo content (unexpected T_FUNCTION)]]> https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-2516 Sun, 01 Jun 2014 14:13:30 +0000 erroloz hi
The demo content wont load! I am keep getting Parse error: syntax error, unexpected T_FUNCTION in /home/content/22/6457922/html/webilicity/wp-content/themes/boldial/assets/framework/wp/importer/class-ishyoboy-widget-data.php on line 47
whether i do import or download from the files comes with the theme.

can you help?

]]>
https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-2547 <![CDATA[Reply To: PHP error when importing demo content (unexpected T_FUNCTION)]]> https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-2547 Mon, 02 Jun 2014 09:52:04 +0000 IshYoBoy Hi,

This error is caused by an older PHP version. It happens when your PHP is older than 5.3. Anonymous function support wasn’t available until 5.3, so PHP won’t recognize function signatures passed as parameters.

Is there any chance you could use a higher PHP version? What’s your current version?

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-2559 <![CDATA[Reply To: PHP error when importing demo content (unexpected T_FUNCTION)]]> https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-2559 Mon, 02 Jun 2014 14:28:19 +0000 erroloz hi
i use go daddys hosting and they say is final version.

can you please help?

Oz

]]>
https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-2561 <![CDATA[Reply To: PHP error when importing demo content (unexpected T_FUNCTION)]]> https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-2561 Mon, 02 Jun 2014 15:46:07 +0000 IshYoBoy Hey Oz,

This is very strange. Hmm.. Any chance you could provide a username and password for us as an admin user. Register it to “hello@ishyoboy.com” and make sure to tick the checkbox to send the password to us.

Is there a problem if we “destroy” it? Wee need to do some tests to identify the problem so you might need to make a fresh installation afterwards?

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-5121 <![CDATA[Reply To: PHP error when importing demo content (unexpected T_FUNCTION)]]> https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-5121 Wed, 22 Oct 2014 01:00:12 +0000 thiagoeuller I had the same problem and it was solved by adding the following code to your htaccess file (which is usually hidden):

# Enable the PHP 5.3
AddType application/x-httpd-php53 .php

Have fun with your theme ;)

]]>
https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-5130 <![CDATA[Reply To: PHP error when importing demo content (unexpected T_FUNCTION)]]> https://support.ishyoboy.com/forums/topic/php-error-when-importing-demo-content-unexpected-t_function/#post-5130 Wed, 22 Oct 2014 17:35:16 +0000 IshYoBoy Thank you for your contribution! This is a nice trick ;)

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>