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

Add item: Unexpected token < #319

Closed
mstylinaou28 opened this issue Jul 20, 2018 · 1 comment
Closed

Add item: Unexpected token < #319

mstylinaou28 opened this issue Jul 20, 2018 · 1 comment

Comments

@mstylinaou28
Copy link

mstylinaou28 commented Jul 20, 2018

When i press 'Done' to save an item i get his error:

(

Fatal error: Uncaught Error: Call to a member function get() on null in MYPATH\core\components\migx\processors\mgr\default\update.php:286
Stack trace:
#0 MYPATH\core\components\migx\processors\mgr\migxdb\update.php(18): include_once()
#1 MYPATH\core\model\modx\modprocessor.class.php(354): include('C:\XAMPP\htdocs...')
#2 MYPATH\core\model\modx\modprocessor.class.php(173): modDeprecatedProcessor->process()
#3 MYPATH\core\model\modx\modx.class.php(1705): modProcessor->run()
#4 MYPATH\core\model\modx\modconnectorresponse.class.php(140): modX->runProcessor('mgr/migxdb/upda...', Array, Array)
#5 MYPATH\core\model\modx\modconnectorrequest.class.php(82): modConnectorResponse->outputContent(Array)
#6 MYPATH\core\model\modx\modconnectorrequest.class.php(69): modConnectorRequest->prepareResponse(Array)
#7 MYPATH\assets\components\migx\connector in MYPATH\core\components\migx\processors\mgr\default\update.php on line 286

)

Console:
VM5018:1 Uncaught SyntaxError: Unexpected token <
at doDecode (ext-all.js:21)
at Object.decode (ext-all.js:21)
at MODx.Ajax.success (modx.js?v=ef8c0aed:518)
at Ext.data.Connection.handleResponse (ext-all.js:21)
at f (ext-base.js:21)
at m (ext-base.js:21)
at ext-base.js:21

@mstylinaou28
Copy link
Author

Found it. My class name didn't match my schema

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

1 participant