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

PHP warning: DOM support is not enabled #150

Open
maheshwaghmare opened this issue Dec 12, 2017 · 1 comment
Open

PHP warning: DOM support is not enabled #150

maheshwaghmare opened this issue Dec 12, 2017 · 1 comment

Comments

@maheshwaghmare
Copy link

I have 2 https sites on different servers.
On 1st https site it works perfect. But on another it con't import the XML. Not found exact issue.

  1. Admin Backend Screenshot : http://bsf.io/h0qd-
  2. Debug Log: Repeatative notices & warnings.
[12-Dec-2017 11:21:06 UTC] PHP Warning:  DOM support is not enabled in /home/mysite/wp-content/plugins/WordPress-Importer-master/class-wxr-importer.php on line 390
[12-Dec-2017 11:21:06 UTC] PHP Notice:  Trying to get property of non-object in /home/mysite/wp-content/plugins/WordPress-Importer-master/class-wxr-importer.php on line 1441
[12-Dec-2017 11:21:06 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/mysite/wp-content/plugins/WordPress-Importer-master/class-wxr-importer.php on line 1441
...
  1. phpinfo() - HTML file of phpinfo. http://bsf.io/5elbw
@seth586
Copy link

seth586 commented Jun 10, 2020

I got a similar PHP warning fixed, see this comment: awesomemotive/one-click-demo-import#207 (comment)

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

2 participants