Closed (fixed)
Project:
Printer, email and PDF versions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2009 at 19:45 UTC
Updated:
17 Feb 2010 at 22:47 UTC
i get this error just by enabling the Printer-friendly pages (core) module
user warning: Table ' * .print_node_conf' doesn't exist query: SELECT link, comments, url_list FROM print_node_conf WHERE nid = 39 in * /sites/all/modules/print/print.module on line 377.
any suggestions?
thanks!
Comments
Comment #1
jcnventuraYou need to run update.php to create the database.. If it doesn't create one for you, then something is very wrong with the module's setup in your site and the only possible solution would be to uninstall the module and re-install it to make sure that the databases are created.
João
Comment #2
jcnventuraNo further info in two weeks. Closing the issue.
Comment #3
WeRockYourWeb.com commentedUninstalling and re-installing worked for me. Thanks :)