Jump to content

DOMXpath::query() warning - Not sure what is causing it.


Kevinmun

Recommended Posts

Quick question.  Any help would definitely be appreciated.

 

The following line of code is causing the warning below:

$dateNodes = $xpath->query('//td[@class="COE-Date"]');

 

Warning: DOMXPath::query() [function.DOMXPath-query]: Invalid or inclomplete context in .....

 

However, it works fine when I test it on my local machine.  Anyone know of extension or ini file setting that may be causing not to run properly on the actual server?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.