Broke WordPress
-
Broke WordPress. Even renaming the theme in file manager so that it would convert back to a default theme didn’t work. Had to completely reinstall WordPress.
-
Broke? you must be doing something wrong. this is not just another free wordpress theme, it is build on solid and proven platform tested hundreds of time used by thousands of users.
what kind of errors are you getting?
Which version of php and wordpress are you using
minimum requirement
php 5.3
wordpres 4.0Thank you very much for reporting back, that looks like pre 5.3 php erre because of “namesapce”, i will try to reproduce the error.
could not reproduce the error but some server do behave differently on missing directory.
i would be really thankful if you could download https://ww.wp.xz.cn/themes/download/i-excel.1.1.3.zip?nostats=1 (version waiting for review) and check if you see the same error.
Hi,
The error is still there.We opened the Kirki.php in DreamWeaver and it is giving syntax error at this line.
use Kirki\Scripts\ScriptRegistry; (This line is the start point)
use Kirki\Config;
use Kirki\Styles;
use Kirki\Fields;
use Kirki\Builder;The theme is good, but unusable on Windows Hosting, but on Linux it works without any issues, can anybody help on this matter.
Sunil
I have same error.
In my local machine with WampServer v.2.4 (PHP 5.4.12 and Apache 2.4.4 work very well.
Under my GoDaddy with: PHP 5, OS Linux, Hosting Conf. 2.2
I receive this error: Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(‘ in /home/content/12/7044356/html/wp-content/themes/i-excel/inc/kirki/includes/Kirki.php on line 3Also I tried to install i-craft and Breadcrumb NavXT, now I saw this message: Your PHP version is too old, please upgrade to a newer version. Your version is 5.2.17, Breadcrumb NavXT requires 5.3.0
At this point I realized in order to use this theme I need a new version of PHP
thank you for reporting that π
this theme uses customizer framework “kirki”, which requires PHP version 5.3
unfortunately i received 2 negative rating for thatI have also the same error.
Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(‘ in /home/a8457733/public_html/wp-content/themes/i-excel/inc/kirki/includes/Kirki.php on line 3Can you please resolve this issue please.
http://lokasbihar.com/
-sushilif you have cpanel, login and try upgrading php or ask your host to upgrade your php
I have all ready
PHP version 5.2
MySQL ver. 5.1and still not working. So please help me.
-sushil
The url you have posted is working. You need at least php 5.3 for the theme.
Yes, I have disable these
//use Kirki\Scripts\ScriptRegistry;
//use Kirki\Config;
//use Kirki\Styles;
//use Kirki\Fields;
//use Kirki\Builder;
//
//spl_autoload_register( function( $class ) {
// if ( stripos( $class, ‘Kirki’ ) === 0 ) {
// @include( KIRKI_PATH . DIRECTORY_SEPARATOR . ‘includes’ . str_replace( ‘\\’, DIRECTORY_SEPARATOR, substr( $class, strlen( ‘Kirki’ ) ) ) . ‘.php’ );
// }
//});
But customization is not working from admin.-sushil
Upgrade the php, that should fix the issue
Upgrade the PHP to 5.3 or newer, this is the only thing to do.
Yes got it. And working fine.
Thanks
The topic ‘Broke WordPress’ is closed to new replies.
