自从我切换到PHP 7.x后,我的表单无法正常工作 Firefox控制台显示以下错误:
jQuery.Deferred exception: JSON.parse: unexpected character at line 1 column 1 of the JSON data getServerResponse/<@https://www.my-domain.de/Uploads/Templates/folder/Js/jquery.j-pro.js:592:13
j@https://www.my-domain.de/Uploads/Templates/folder/Js/jquery-3.2.1.min.js:2:29997
g/</k<@https://www.my-domain.de/Uploads/Templates/folder/Js/jquery-3.2.1.min.js:2:30313
undefined
Jquery.j-pro.js显示在第1行;(function ( $ ) { "use strict";
并且在第592行上显示:result = $.parseJSON( data );
我疯了,因为我从2天开始寻找解决方案。 也许你们可以帮忙。 谢谢您的努力。
安德里亚
PS:这是jquery.j-pro.js jquery.j-pro.js