Support ForumFatal error on theme activation – Support Forum https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/feed/ Fri, 04 Sep 2026 07:51:30 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-3697 <![CDATA[Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-3697 Sat, 19 Jul 2014 21:32:51 +0000 Emklos Hello,

I get the following after trying to activate theme:

Fatal error: Call to a member function init() on a non-object in /wp-content/themes/boldial/assets/framework/wp/pagebuilder/ish_config/config.php on line 57

https://malygeniusz.org/

]]>
https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-3721 <![CDATA[Reply To: Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-3721 Mon, 21 Jul 2014 09:44:14 +0000 IshYoBoy Hi Emklos,

Do you have VisualComposer installed as a plugin? If yes please deactivate it as the theme already contains it. Also please make sure all theme files were uploaded correctly.

The error seems to be caused by a missing file in “/wpbakery/js_composer/” folder in your parent theme.

Looking forward to receiving your answer.

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/fatal-error-on-theme-activation/#post-4044 <![CDATA[Reply To: Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4044 Mon, 11 Aug 2014 11:40:46 +0000 ideativepl Hi! We have the same problem. We didn’t install VisualComposer plugin. We send all files to FTP one again, all theme files are uploaded correctly but the error is still there. What else can we do?

]]>
https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4051 <![CDATA[Reply To: Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4051 Tue, 12 Aug 2014 07:05:45 +0000 IshYoBoy Hi ideativepl,

could you please send us link to your site and create an administrator account for us? Then please send us private message with login / pass and we will check what could cause the problem.

Thanks in advance
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/fatal-error-on-theme-activation/#post-4056 <![CDATA[Reply To: Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4056 Tue, 12 Aug 2014 07:42:28 +0000 ideativepl https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4059 <![CDATA[Reply To: Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4059 Tue, 12 Aug 2014 08:28:32 +0000 IshYoBoy Hi ideativepl,

thank you very much for your info. It looks really strange but we cannot find what could be the problem. But:

1. could you please let us know if you install the Boldial theme from WordPress administration (Themes -> Add New) or you copy it via FTP, as folder?

2. also please create an FTP account for us on your hosting and send us login / pass so we can check it from FTP if all the files are ok if there is not something missing.

3. and please let us know if you have any real data stored on your WordPress installation and eventually if we could (in the worst case) delete it completely and install WordPress from scratch.

And don’t worry, we’ll solve this together for sure ;)
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/fatal-error-on-theme-activation/#post-4060 <![CDATA[Reply To: Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4060 Tue, 12 Aug 2014 09:05:53 +0000 ideativepl https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4071 <![CDATA[Reply To: Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4071 Tue, 12 Aug 2014 18:53:44 +0000 IshYoBoy Hey ideativepl,

it looks we’ve successfully found a problem. The fatal error occurs because of some strange server configuration, which is still unknown to us. But we have a solution:

To fix this fatal error please open file “boldial/wpbakery/js_composer/js_composer.php” and on the line nr. 22 there is:

if (!defined('VC_THEME_DIR')) define('VC_THEME_DIR', get_theme_root());

Change it to following:

if (!defined('VC_THEME_DIR')) define('VC_THEME_DIR', mb_strcut(get_theme_root(), 1));

This will do the trick.

We’ve already changed it in your Boldial theme on your server so you can activate and use it ;)

We’ll add this into the next update so you will not need to change it again.

Please let us know if you have any other questions.
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/fatal-error-on-theme-activation/#post-4072 <![CDATA[Reply To: Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4072 Tue, 12 Aug 2014 18:55:44 +0000 IshYoBoy https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4075 <![CDATA[Reply To: Fatal error on theme activation]]> https://support.ishyoboy.com/forums/topic/fatal-error-on-theme-activation/#post-4075 Wed, 13 Aug 2014 05:46:39 +0000 ideativepl Hi IshYoBoy!

Thanks for fixing this! It seems to work perfectly. If we will have any problems, we’ll let you know :)

We’re really glad that we solved it together.
Thanks a lot!

]]>