• Resolved deralict

    (@deralict)


    I set up Cleantalk on a new site as I always do, but this time I see some weird debug information appear instead of the normal settings. Here’s a screenshot: https://www.dropbox.com/s/uzw7x0hsrk6dj34/Screen%20Shot%202021-06-11%20at%2011.17.13%20PM.png?dl=0

    Here’s the full text that appears under “Debug Log”:

    ArrayObject Object
    (
        [storage:ArrayObject:private] => Array
            (
                [06:14:15_ACTION__FUNCTION_] => Array
    (
        [0] => Failed.
    Query: ALTER TABLE <code>wp_cleantalk_sfw</code> ADD COLUMN <code>source</code> TINYINT(1) NULL DEFAULT NULL AFTER <code>status</code>;
    Error: Table '60b3c584c1ac185aa47ca129.wp_cleantalk_sfw' doesn't exist
        [1] => Failed.
    Query: ALTER TABLE <code>wp_cleantalk_sfw_logs</code> ADD COLUMN <code>source</code> TINYINT(1) NULL DEFAULT NULL AFTER <code>ua_name</code>, ADD COLUMN <code>network</code> VARCHAR(20) NULL DEFAULT NULL AFTER <code>source</code>, ADD COLUMN <code>first_url</code> VARCHAR(100) NULL DEFAULT NULL AFTER <code>network</code>, ADD COLUMN <code>last_url</code> VARCHAR(100) NULL DEFAULT NULL AFTER <code>first_url</code>;
    Error: Table '60b3c584c1ac185aa47ca129.wp_cleantalk_sfw_logs' doesn't exist
    )
    
                [06:16:05_ACTION_sanitize_option_cleantalk_settings_FUNCTION_] => Array
    (
        [https://apix1.cleantalk.org] => Array
            (
                [result] => {"error_message":"Method name unset.","error_no":2}
                [exec_time] => 0.4469428062439
                [error] => OK
            )
    
        [https://apix2.cleantalk.org] => Array
            (
                [result] => {"error_message":"Method name unset.","error_no":2}
                [exec_time] => 0.13915705680847
                [error] => OK
            )
    
        [https://apix3.cleantalk.org] => Array
            (
                [result] => {"error_message":"Method name unset.","error_no":2}
                [exec_time] => 0.13571190834045
                [error] => OK
            )
    
        [https://apix4.cleantalk.org] => Array
            (
                [result] => {"error_message":"Method name unset.","error_no":2}
                [exec_time] => 0.28419780731201
                [error] => OK
            )
    
        [https://apix5.cleantalk.org] => Array
            (
                [result] => {"error_message":"Method name unset.","error_no":2}
                [exec_time] => 0.45515203475952
                [error] => OK
            )
    
    )
    
            )
    
    )
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support sergecleantalk

    (@sergecleantalk)

    Hello,

    You can delete this information by pressing Drop debug data button. It shouldn’t affect the plugin’s work. Then press Synchronize with Cloud button (WordPress Dashboard -> Settings -> Antispam by Cleantalk). Are there any errors?

    Thread Starter deralict

    (@deralict)

    No errors after doing this. Seeing all that stuff was just quite alarming! Thanks

    Thread Starter deralict

    (@deralict)

    Cheers

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