• Resolved espressivo

    (@espressivo)


    I’m getting a weird script output in my PHP errors.

    `[11-Dec-2020 09:28:20 UTC] transient
    [11-Dec-2020 09:28:20 UTC] Array
    (
    [0] => Array
    (
    [file] => /home/nginx/domains/REDACTED.com/public/wp-content/plugins/convertkit/admin/section/class-convertkit-settings-general.php
    [line] => 108
    [function] => get_forms
    [class] => ConvertKit_Settings_Base
    [type] => ->
    )

    [1] => Array
    (
    [file] => /home/nginx/domains/REDACTED.com/public/wp-content/plugins/convertkit/admin/section/class-convertkit-settings-base.php
    [line] => 101
    [function] => register_fields
    [class] => ConvertKit_Settings_General
    [type] => ->
    )

    [2] => Array
    (
    [file] => /home/nginx/domains/REDACTED.com/public/wp-content/plugins/convertkit/admin/section/class-convertkit-settings-base.php
    [line] => 83
    [function] => register_section
    [class] => ConvertKit_Settings_Base
    [type] => ->
    )

    [3] => Array
    (
    [file] => /home/nginx/domains/REDACTED.com/public/wp-content/plugins/convertkit/admin/section/class-convertkit-settings-general.php
    [line] => 25
    [function] => __construct
    [class] => ConvertKit_Settings_Base
    [type] => ->
    )

    [4] => Array
    (
    [file] => /home/nginx/domains/REDACTED.com/public/wp-content/plugins/convertkit/admin/class-convertkit-settings.php
    [line] => 183
    [function] => __construct
    [class] => ConvertKit_Settings_General
    [type] => ->

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor ggwicz

    (@ggwicz)

    Hey @espressivo,

    Are you seeing this output in an error log (like a file named debug.log or something), or is it showing up in your WordPress admin area?

    Thanks,
    George

    Thread Starter espressivo

    (@espressivo)

    It’s in a php log. Should I send to convertkit support? I wasn’t sure where to put this.

    Plugin Contributor ggwicz

    (@ggwicz)

    Hi @espressivo, yes, definitely send it along to ConvertKit support—the email is simply [email protected]

    I will mark this thread “resolved” for now and we will continue support over email—thanks!

    George

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Errors’ is closed to new replies.