Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data #16

Open
sethshoultes opened this issue May 1, 2018 · 0 comments
Assignees

Comments

@sethshoultes
Copy link
Contributor

I am seeing syntax errors when trying to save an EE4 BB ticket module, while the EEA BB add-on is active:

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data[Learn More] fl-builder-ajax-layout.js:11:77
	FLBuilderAJAXLayout http://801website.com/ee4-8/wp-content/plugins/bb-plugin/js/fl-builder-ajax-layout.js:11:77
	_renderLayout http://801website.com/ee4-8/wp-content/plugins/bb-plugin/js/fl-builder.js:2179:24
	_renderPreview http://801website.com/ee4-8/wp-content/plugins/bb-plugin/js/fl-builder-preview.js:608:4
	d http://801website.com/ee4-8/wp-includes/js/jquery/jquery.js:2:3854
	ajax/< http://801website.com/ee4-8/wp-content/plugins/bb-plugin/js/fl-builder.js:8452:6
	i http://801website.com/ee4-8/wp-includes/js/jquery/jquery.js:2:27444
	fireWith http://801website.com/ee4-8/wp-includes/js/jquery/jquery.js:2:28213
	y http://801website.com/ee4-8/wp-includes/js/jquery/jquery.js:4:22719
	c http://801website.com/ee4-8/wp-includes/js/jquery/jquery.js:4:26925

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data[Learn More] fl-builder.js:6418:17
	_saveSettingsComplete http://801website.com/ee4-8/wp-content/plugins/bb-plugin/js/fl-builder.js:6418:17
	_saveSettingsComplete self-hosted:1092:17
	ajax/< http://801website.com/ee4-8/wp-content/plugins/bb-plugin/js/fl-builder.js:8452:6
	i http://801website.com/ee4-8/wp-includes/js/jquery/jquery.js:2:27444
	fireWith http://801website.com/ee4-8/wp-includes/js/jquery/jquery.js:2:28213
	y http://801website.com/ee4-8/wp-includes/js/jquery/jquery.js:4:22719
	c http://801website.com/ee4-8/wp-includes/js/jquery/jquery.js:4:26925

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants