Closed (fixed)
Project:
Printer, email and PDF versions
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2011 at 13:15 UTC
Updated:
15 Dec 2011 at 00:39 UTC
Jump to comment: Most recent file
Comments
Comment #1
logaritmisk commentedComment #2
jcnventuraThanks for the patch.. I've committed it to git.
Comment #4
korzh-nick commentedHi.
Еrror
Undefined property: stdClass::$print_display in print_link_allowed() (line 868 of sites/all/modules/print/print.module).occurs when a user (not admin) creates a material and clicks the "Preview"
Comment #5
malc_b commentedHi,
I see the same error as #4, beta1 code which post date #2. Is the fix in beta1 or not? I tried suppressing the links by using if php returns true and then checking $_GET['q'] for .../edit. That turns off the icons in preview. That seems to reduce the errors but wasn't a 100% fix.