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

Fatal error: unction parseProperties() on null in /core/model/modx/modelement.class.php:524 #50

Open
Andy-Post opened this issue Aug 28, 2018 · 2 comments

Comments

@Andy-Post
Copy link

Hi,
I always get this error after start upgrading with upgradeModx:
Fatal error: Uncaught Error: Call to a member function parseProperties() on null in /var/www/vhosts/domain.tld/httpsdocs/core/model/modx/modelement.class.php:524 Stack trace: #0 /var/www/vhosts/domain.tld/httpsdocs/core/model/modx/modx.class.php(1606): modElement->getProperties() #1 /var/www/vhosts/domain.tld/httpsdocs/core/model/modx/modx.class.php(538): modX->invokeEvent('OnMODXInit', Array) #2 /var/www/vhosts/domain.tld/httpsdocs/setup/includes/modinstall.class.php(491): modX->initialize('mgr') #3 /var/www/vhosts/domain.tld/httpsdocs/setup/includes/modinstall.class.php(149): modInstall->_modx(Array) #4 /var/www/vhosts/domain.tld/httpsdocs/setup/includes/test/modinstalltest.class.php(306): modInstall->getConnection() #5 /var/www/vhosts/domain.tld/httpsdocs/setup/includes/test/modinstalltest.class.php(42): modInstallTest->_checkDatabase() #6 /var/www/vhosts/domain.tld/httpsdocs/setup/includes/modinstall.class.php(228): modInstallTest->run(1) #7 /var/www/vhosts/domain.tld/httpsdocs/setu in /var/www/vhosts/domain.tld/httpsdocs/core/model/modx/modelement.class.php on line 524

Posted this in https://forums.modx.com/thread/104330/upgrademodx-fatal-error-uncaught-error-call-to-a-member-function-parseproperties-on-null-in-modelement-class-php-524#dis-post-561185 and slack-chanel also - wasn't shure where to place this correct.

@BobRay
Copy link
Owner

BobRay commented Aug 29, 2018

That appears to be an error in Setup, not UpgradeMODX. UGM just puts the files in place and launches setup.

@sebastian-marinescu
Copy link
Contributor

Hi @Andy-Post, did you figure it out?

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