Affiliate Pack X problem after install- Fatal error
Posted: Thu May 05, 2016 11:04 pm
Installed the pack and when I go to refresh the module pages I get this error:
Fatal error: Call to undefined method DOMElement::item() in /home/xxx/public_html/admin/controller/extension/modification.php on line 199
Any idea what is causing this?
Middle line is line 199
if ($ignoreif) {
if ($ignoreif->item(0)->getAttribute('regex') != 'true') {
if (strpos($modification[$file], $ignoreif->item(0)->textContent) !== false) {
Fatal error: Call to undefined method DOMElement::item() in /home/xxx/public_html/admin/controller/extension/modification.php on line 199
Any idea what is causing this?
Middle line is line 199
if ($ignoreif) {
if ($ignoreif->item(0)->getAttribute('regex') != 'true') {
if (strpos($modification[$file], $ignoreif->item(0)->textContent) !== false) {