Closed (duplicate)
Project:
Printer, email and PDF versions
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2012 at 02:55 UTC
Updated:
9 May 2012 at 08:59 UTC
On a Drupal 7.12 site with numerous other modules already enabled.
$ drush en --yes print print_pdf
The following extensions will be enabled: print, print_pdf
Do you really want to continue? (y/n): y
WD theme: Theme key "print_pdf_format_link" not found. [warning]
Invalid argument supplied for foreach() common.inc:2296 [warning]
print was enabled successfully. [ok]
print_pdf was enabled successfully.
Comments
Comment #1
jcnventuraSeems to be either a drush or WD theme issue...
See #1360408: WD Theme warnings when modules using theme functions within their implementation of hook_help()