I know this v6 module is a little long in the tooth, but do you happen to know a fix for this?

I get this:

An error occurred. /batch?id=186&op=do
Fatal error: Class 'simple_html_dom' not found in /home/****/public_html/****.com/sites/all/modules/html_export/html_export.pages.inc on line 330

Error data:

The directory resource/html_export has been created.
The directory resource/html_export/export1484417201 has been created.
An error occurred while processing html_export_render_pages with arguments: Array ( [0] => Array ( [0] => node/9999 [1] => node/9998 [2] => node/9997 [3] => node/9996 [4] => node/9995 [5] => node/9994 [6] => node/9993 [7] =>

***a bunch of the same with different node #s like "node/9998 [2] =>"
then ends with

=> node/10000 [2813] => node/1000 [2814] => home [2815] => front_page [2816] => ) [1] => resource/html_export/export1484417201 [2] => Array ( [0] => div[id=admin-menu] ) [3] => 1 [4] => 1 [5] => )

Thanks.

Comments

merucry created an issue. See original summary.

merucry’s picture

And...nevermind. Simplehtmldom API was not enabling for some reason, greyed out. Old D6 code is finicky. Enabling the OG Integration then allowed me to enable Simplehtmldom. It seems to be running now.

apaderno’s picture

Title: HTML export has encountered an error. » HTML export has encountered an error
Status: Active » Closed (outdated)
Issue tags: -HTML export has encountered an error. Class 'simple_html_dom' not found.

I am closing this issue, since it is for a Drupal version that now is not supported.
Please re-open it if the issue is also relevant for other project branches that require a supported Drupal version.