backdrop-contrib / print

Generate printer-friendly, PDF, EPub, and/or email versions of site content.
GNU General Public License v2.0
1 stars 4 forks source link

Use of undefined constants #16

Closed laryn closed 2 years ago

laryn commented 2 years ago

Warning: Use of undefined constant PRINT_TYPE_SYS_URLLIST_DEFAULT - assumed 'PRINT_TYPE_SYS_URLLIST_DEFAULT' (this will throw an Error in a future version of PHP) in print_pdf_update_1000() (line 219 of /app/modules/print/print_pdf/print_pdf.install).

Warning: Use of undefined constant PRINT_TYPE_LINK_TEXT_ENABLED_DEFAULT - assumed 'PRINT_TYPE_LINK_TEXT_ENABLED_DEFAULT' (this will throw an Error in a future version of PHP) in print_pdf_update_1000() (line 220 of /app/modules/print/print_pdf/print_pdf.install).