Skip to content

Instantly share code, notes, and snippets.

@freedmo
Created October 19, 2015 13:57
Show Gist options
  • Save freedmo/0da2c3198600dd8a7801 to your computer and use it in GitHub Desktop.
Save freedmo/0da2c3198600dd8a7801 to your computer and use it in GitHub Desktop.
SyntaxError: Unexpected token <
at http://localhost/engine/Shopware/Plugins/Community/Core/SwagLicense/Library/ExtJs/ext-all.js,q201510121351.pagespeed.jm.Zm3Sr2TfP8.js:1:5359
at Object.Ext.globalEval (http://localhost/engine/Shopware/Plugins/Community/Core/SwagLicense/Library/ExtJs/ext-all.js,q201510121351.pagespeed.jm.Zm3Sr2TfP8.js:1:5367)
at Ext.Ajax.request.success (http://localhost/backend/base?file=bootstrap&loggedIn=1445262582:477:5)
at Object.Ext.apply.callback (http://localhost/engine/Shopware/Plugins/Community/Core/SwagLicense/Library/ExtJs/ext-all.js,q201510121351.pagespeed.jm.Zm3Sr2TfP8.js:1:67475)
at Ext.define.onComplete (http://localhost/engine/Shopware/Plugins/Community/Core/SwagLicense/Library/ExtJs/ext-all.js,q201510121351.pagespeed.jm.Zm3Sr2TfP8.js:1:422602)
at Ext.define.onStateChange (http://localhost/engine/Shopware/Plugins/Community/Core/SwagLicense/Library/ExtJs/ext-all.js,q201510121351.pagespeed.jm.Zm3Sr2TfP8.js:1:422246)
at XMLHttpRequest.<anonymous> (http://localhost/engine/Shopware/Plugins/Community/Core/SwagLicense
Wenn man das Plugin entfernt:
SyntaxError: Unexpected token <
at http://localhost/engine/Library/ExtJs/ext-all.js?201510121351:21:5361
at Object.Ext.globalEval (http://localhost/engine/Library/ExtJs/ext-all.js?201510121351:21:5369)
at Ext.Ajax.request.success (http://localhost/backend/base?file=bootstrap&loggedIn=1445260670:477:5)
at Object.Ext.apply.callback (http://localhost/engine/Library/ExtJs/ext-all.js?201510121351:21:67496)
at Ext.define.onComplete (http://localhost/engine/Library/ExtJs/ext-all.js?201510121351:21:422670)
at Ext.define.onStateChange (http://localhost/engine/Library/ExtJs/ext-all.js?201510121351:21:422314)
at XMLHttpRequest.<anonymous> (http://localhost/engine/Library/ExtJs/ext-all.js?201510121351:21:17406)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment