Skip to content

several literal issues + default URL embeds the manager login URL or a manager alias. Better to limit it to eg. the site #20

@XStreamke

Description

@XStreamke

Several times the code makes calls to the log. However as of PHP greater than v7.3.x this will result in errors.
Solution is to have the debug, warn info and error statements all set as a literal 'debug','warn','info','error'
Provide error log: PHP warning: Use of undefined constant warn - assumed 'warn' (this will throw an Error in a future version of PHP)

If you wish to delete the manage URL from the URI, you have to alter both the PHP class and the snippet GAxUserQRCode

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions