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

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

You 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

jcnventura’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

No further info in two weeks. Closing the issue.

WeRockYourWeb.com’s picture

Uninstalling and re-installing worked for me. Thanks :)