I get the following error when trying to run an import on a single document (during a full import, not a demo):
Object of class DOMDocument could not be converted to string in /usr/share/drupal-5.1/modules/import_html/import_html.module on line 2341.
I am running Drupal 5.1 on PHP 5.2.1.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | rewrite_links_fix.patch | 600 bytes | DanLipsitt |
Comments
Comment #1
DanLipsitt commentedThis patch should fix it.
Comment #2
dman commentedOK. That makes sense. Possibly to do with the PHP version, I've only tested up to PHP 5.1.2, and XSL handling keeps changing :-}
Committed.
Comment #3
(not verified) commented