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.
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
Comment #1
jcnventuraHi,
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
Comment #2
jcnventuraComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.