link126
Forum Replies Created
-
Hi,
I’ve the same problem.
Here is the javascript error :
Uncaught SyntaxError: expected expression, got ‘,’
in file ‘/wp-admin/options-general.php?page=jp-cc-settings&tab=restrictions’
the corresponding line is ‘jp_cc_conditions = ,’ (problem with variable initialisation)It seems that there is a javascript syntax error when there is no restriction defined (here in a first install of the plugin).
Regards, link.
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] Subscribe to post updateOk, thx for the answer.
I found these two solutions after a few tests…
Is there no other way to get the same result (i.e. with hook) ?Forum: Plugins
In reply to: [Visual Form Builder] Specific capabilitie(s) to manage entriesOk, i’ll try this membership plugin.
Thx.Forum: Plugins
In reply to: [Visual Form Builder] Specific capabilitie(s) to manage entriesHi,
I use the free version of VFB.
Is there a list of available permissions for this version too ?
Thx. linkForum: Plugins
In reply to: [Visual Form Builder] Export problemMark this topic as resolved
Forum: Plugins
In reply to: [Visual Form Builder] Export problemFor busy users, downgrade to version 2.8.6 solve the problem…
Forum: Plugins
In reply to: [Visual Form Builder] Export problemHi,
And thx for your support time.
I agree with liquidsunshine : it’s a bug in the latest version : I try to install 2.8.6 version, and the problem is fixed.
And as i tell you before, i don’t think that’s a database or broken form problem because the fields are correctly displayed if you get directly the ajax url (https://mysite/wp-admin/admin-ajax.php?action=visual_form_builder_export_load_options&id=1).
I think rather of a javascript lib problem (jquery version ?)…
Forum: Plugins
In reply to: [Visual Form Builder] Export problemHi,
Glad to see that I am the only with this problem…
I try to deactivate my theme, i test with :
– Twenty sixteen…
– Twenty fifteen…
… still the problem.Forum: Plugins
In reply to: [Visual Form Builder] Export problemI keep trying to find a solution…
I test the admin-ajax.php script directly in my browser :
https://mysite/wp-admin/admin-ajax.php?action=visual_form_builder_export_load_options&id=1
And it works !
I don’t understand why the fields are not correctly loaded in the export page…Forum: Plugins
In reply to: [Visual Form Builder] Export problemHi, and thx for the quick answer,
According to your tips :
– i work on a server running php v5.6,
– i try to deactivate all other plugins in my wp install,
– i try to install only vfb plugin on another server,
Any solution has solved the problem…Regards, link