Plugin festinger vault after activation freeze on loading

When I choose Vault the screen stuck on loading. PHP version 8.0.26

Hi @jkservices,

Welcome to our platform!

Would you be able to post a screenshot of this error?

And are you having any console errors?

Please make sure you’re using HTTPS connection in order to use our services.

Thanks.

Hi, no errors, just stuck on loading
I am with a local wamp server: All Plugins ‹ Golmar — WordPress

Hi @jkservices,

Please note that localhost is disabled by default. You cannot use our plugin on localhost.

Instead, please use a service like this to develop any staging websites:

I hope this helps :slight_smile:

Hi I have allready a localhost on my PC and this plugin work without any problems, I’m installing now on a laptop to possibly show the web site to a customer.

It must be a setting that doesn’t match!

The quick wordpress Testing doesn’t work also

Hello, the localhost is not supported and blocked by our services.

I just installed it from my side and it is working like a charm?

PHP Warning: Undefined property: stdClass::$ld_tm in C:\wamp64\www\Golmar\wp-content\plugins\festingervault\festingervault.php on line 615:
if(get_option(‘_data_ls_key_no_id_vf_2’) && get_option(‘_ls_domain_sp_id_vf_2’)){
$_ls_domain_sp_id_vf_2 = get_option( ‘_ls_domain_sp_id_vf_2’ );
$_data_ls_key_no_id_vf_2 = get_option( ‘_data_ls_key_no_id_vf_2’ );
array_push($_data_all_license_array, $_data_ls_key_no_id_vf_2);
}

PHP Stack trace:
PHP 1. {main}() C:\wamp64\www\Golmar\wp-admin\admin-ajax.php:0
PHP 2. do_action($hook_name = ‘wp_ajax_fv_activation_ajax’) C:\wamp64\www\Golmar\wp-admin\admin-ajax.php:188
PHP 3. WP_Hook->do_action($args = [0 => ‘’]) C:\wamp64\www\Golmar\wp-includes\plugin.php:517
PHP 4. WP_Hook->apply_filters($value = ‘’, $args = [0 => ‘’]) C:\wamp64\www\Golmar\wp-includes\class-wp-hook.php:332
PHP 5. fv_activation_ajax(‘’) C:\wamp64\www\Golmar\wp-includes\class-wp-hook.php:308

Please note that these kind of errors are taking place because it’s hosted on localhost and we do not support that.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.