Page 1 of 1

Error when trying to refresh modifications [2.0.1.1]

Posted: Mon Feb 09, 2015 7:29 pm
by craft37
Hi all
Could anybody help with some ideas?

Code: Select all

Warning: DOMDocument::loadXML(): Empty string supplied as input in //admin/controller/extension/modification.php on line 132Notice: Trying to get property of non-object in /var/www/vhosts/u0051044.plsk.regruhosting.ru/httpdocs/detailinglab.com/admin/controller/extension/modification.php on line 143
Fatal error: Call to a member function getElementsByTagName() on a non-object in /admin/controller/extension/modification.php on line 145

Re: Error when trying to refresh modifications [2.0.1.1]

Posted: Mon Feb 09, 2015 7:41 pm
by viethemes
craft37 wrote:Hi all
Could anybody help with some ideas?

Code: Select all

Warning: DOMDocument::loadXML(): Empty string supplied as input in //admin/controller/extension/modification.php on line 132Notice: Trying to get property of non-object in /var/www/vhosts/u0051044.plsk.regruhosting.ru/httpdocs/detailinglab.com/admin/controller/extension/modification.php on line 143
Fatal error: Call to a member function getElementsByTagName() on a non-object in /admin/controller/extension/modification.php on line 145
Could you list all extensions you have installed your store?

Re: Error when trying to refresh modifications [2.0.1.1]

Posted: Mon Feb 09, 2015 8:12 pm
by craft37
@viethemes

It's comes BOTH with KulerThemes CP and SEO adress generator by Stanimir Petkov.
So I think issue exist with any kind of modifications.

Also, when I uninstall all modification - refresh processed succesful.

UP: Issue connected with many operatons starting with getElementsByTagName
Also, line 132 in modification.php is: $dom->loadXml($xml);
Maybe this info help to get main reason of crashing faster..

Re: Error when trying to refresh modifications [2.0.1.1]

Posted: Mon Feb 09, 2015 10:09 pm
by viethemes
You should contact to the author of extensions to take a look at it.