Skip to content

Shared Views - PDF - item_thumb not working #50

Description

@amalkowskiint

Hi,

The user with whom content was shared cannot see images. The problem is with the access function.

if ($pdfaccess && $pdfforuserid > 0) { $userid = $pdfforuserid; $myuserid = $pdfforuserid; } else { $userid = clean_param($hash[0], PARAM_INT); $myuserid = $USER->id; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions