-
AuthorPosts
-
March 30, 2017 at 3:50 pm #769528
Hello,
I have a problem after updating Enold. I can not log in, they pop up errors like in the attachment.
Parse error: syntax error, unexpected T_FUNCTION in /home/arma2010/domains/domain.pl/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php on line 111
- This topic was modified 7 years, 7 months ago by creativeopole.
March 30, 2017 at 4:10 pm #769535Hello,
I have a problem after updating Enfold, too. I can’t use admin panel and I receive an error message ”
Parse error: syntax error, unexpected T_FUNCTION in /data01/virt30026/domeenid/www.selgepilt.ee/htdocs/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php on line 111″March 30, 2017 at 8:53 pm #769622I have the same problem.
March 30, 2017 at 8:58 pm #769626Hi,
You can try to overwrite the theme files via FTP method following this tutorial: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
John TorvikMarch 30, 2017 at 9:04 pm #769631I updated the template via ftp and did not help. I had to turn off the layer slider using this method:
However, this is not a solution to the problem.
March 31, 2017 at 5:33 am #769718I had the same problem using the version I downloaded today. Error message read: Parse error: syntax error, unexpected T_FUNCTION in D:\Hosting\6605914\html\wp-content\themes\enfold\config-layerslider\LayerSlider\layerslider.php on line 111
I tried exhaustively for hours to overcome with no success. I finally uploaded a previous version I downloaded a few weeks ago and after numerous tries, finally got the theme to install. However, now at the top of every WP dashboard menu option (dashboard, posts, media, pages, etc) I have the following message:
PLUGIN_PATH’ ) or define( ‘WTWP__INSTALL_PLUGIN_PATH’, ‘welcome-to-wordpress/welcome-to-wordpress.php’ ); function install_wtwp() { global $pagenow; if ( !( ‘install.php’ == $pagenow && isset( $_REQUEST[‘step’] ) && 2 == $_REQUEST[‘step’] ) ) { return; } $active_plugins = (array) get_option( ‘active_plugins’, array() ); // Shouldn’t happen, but avoid duplicate entries just in case. if ( !empty( $active_plugins ) && false !== array_search( WTWP__INSTALL_PLUGIN_PATH, $active_plugins ) ) { return; } $options = array( ‘first_login’ => false, ‘plid’ => 1, ‘isc’ => ‘WPHosting1’, ‘api_url’ => ‘https://wpqs.secureserver.net/v1/’, ‘help_url’ => ‘https://help.securepaynet.net’, ‘control_panel_url’ => ‘https://hostingmanager.secureserver.net/Login.aspx’, ‘key’ => ‘GPICvJcJdC7foKgnWwEkSal37whVub1RlHBNBvneF3SSAn8xBj5I7kU8JBfPQUlr’ ); $active_plugins[] = WTWP__INSTALL_PLUGIN_PATH; update_option( ‘active_plugins’, $active_plugins ); update_option( ‘wtwp_options’, $options ); } add_action( ‘shutdown’, ‘install_wtwp’
I have no idea what is causing this or how to fix. Thanks in advance to anyone who can help or has a suggestion.
UPDATE: WOW! After working with the theme for a few minutes, determining that I still could not upload any media files or customize the theme, it suddenly reverted to a large text message saying, “Briefly unavailable for scheduled maintenance. Check back in a minute.” Really? I’m logged in to the backend of WordPress as the only Admin and the site is somehow down for maintenance? By who? It gets better (actually WORSE), because when I’m finally able to refresh the page to get anything different, this is what I get:
Warning: include(D:\Hosting\6605914\html/wp-content/themes/enfold//includes/admin/register-admin-options.php) [function.include]: failed to open stream: No such file or directory in D:\Hosting\6605914\html\wp-content\themes\enfold\framework\php\class-superobject.php on line 116
Warning: include() [function.include]: Failed opening ‘D:\Hosting\6605914\html/wp-content/themes/enfold//includes/admin/register-admin-options.php’ for inclusion (include_path=’.;C:\php5\pear’) in D:\Hosting\6605914\html\wp-content\themes\enfold\framework\php\class-superobject.php on line 116
Warning: Invalid argument supplied for foreach() in D:\Hosting\6605914\html\wp-content\themes\enfold\framework\php\class-superobject.php on line 140
Warning: require_once(includes/admin/register-portfolio.php) [function.require-once]: failed to open stream: No such file or directory in D:\Hosting\6605914\html\wp-content\themes\enfold\functions.php on line 423
Fatal error: require_once() [function.require]: Failed opening required ‘includes/admin/register-portfolio.php’ (include_path=’.;C:\php5\pear’) in D:\Hosting\6605914\html\wp-content\themes\enfold\functions.php on line 423
I’m now at almost 5 hours of work to simply install a theme and I can’t even get to the Admin panel now.
- This reply was modified 7 years, 7 months ago by txjimlee. Reason: Continued problems with theme
April 2, 2017 at 6:53 am #770514Hi @txjimlee,
What PHP version are you running on the server you are trying to install the theme on?
Best regards,
RikardApril 2, 2017 at 4:45 pm #770660In my case the layer slider does not work on the version PHP Version => 5.2.17
April 2, 2017 at 8:56 pm #770734Hey!
Please update to a newest version, that one is not supported from WordPress at all.
Thak you
Cheers!
BasilisApril 3, 2017 at 9:16 am #770967Hello,
So I have to update the version of PHP on the hosting?
April 4, 2017 at 4:58 am #771485 -
AuthorPosts
- You must be logged in to reply to this topic.