I get a fatal module not found error on line 453 of the print.module file. The indicated line uses a "module_exists()" function - changing this to "module_exist()" corrected the failure for me.

Comments

jcnventura’s picture

Hi,

Thanks. My bad, for patching the Drupal 4.7 module with Drupal 5 code :)

I have committed the change that you suggested to the dev version.

João

jcnventura’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.