Non JSON content breaks JavaScript resulting in syntax error
-
On my web-based application, it adds a tag to the calculation pages:
<!– Really Simple SSL mixed content fixer active –>
This is not JSON content and therefore breaks the JavaScript resulting in the error:
SyntaxError: JSON Parse error: Unrecognized token ‘<‘
Is it possible to remove this TAG? When plugin is disabled, there is no problem.
To see the error yourself. Please go to http://www.tophand.co.uk/join-us. Please use one of the free options to login and you’ll see the web based application. Enter 100 for Bet, 8 for Price and 5 for New price. Hit calculate and you’ll see the error.
Please could you assist?
Thanks.
The topic ‘Non JSON content breaks JavaScript resulting in syntax error’ is closed to new replies.