• Resolved Website Rob

    (@website-rob)


    Greetings,

    In testing this Plugin and clicking the ‘Start Scan’ button, there was created an error log that was 1.1 MB in size and 641 lines long, mostly WordPress database errors because a Table is not created but repeatedly called for.

    WordPress database error Table ‘db_name.wp32_wp_ada_compliance’ doesn’t exist for query SELECT id FROM wp32_wp_ada_compliance where object =

    *db_name is used in this example instead of actual db name – for security reasons

    Version: 3.0.5 WordPress 6.1.1 PHP 7.4

    Is this just me or has there been any testing for errors and none were created?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author seshelby

    (@seshelby)

    Please try deactivating and removing the plugin and then reinstalling it. This should create the table and correct the issue.

    Thread Starter Website Rob

    (@website-rob)

    Did as suggested and same problem; table not created

    Using 10.3.37-MariaDB

    Plugin Author seshelby

    (@seshelby)

    Thank you for checking. Could you please verify that the table does not exists and review your error log for any errors at the time that the plugin was installed. This information will help us to resolve any issues.

    • This reply was modified 2 years, 3 months ago by seshelby.
    Thread Starter Website Rob

    (@website-rob)

    wp_ada_compliance <- this table is not created but called for

    wp_ada_compliance_basic <- this table is created and populated

    Plugin Author seshelby

    (@seshelby)

    Thank you for reporting this issue. A new release was just pushed out that should address the problem. Please let us know if the issue is not resolved.

    Thread Starter Website Rob

    (@website-rob)

    Good job and speedily done! Removing calls for the missing (pay for?) table removes the errors related to it.

    This warning msg. appears when running a second or refresh scans although not on a regular basis,.

    PHP Warning: Cannot modify header information - headers already sent by (output started at /home/.../wp-content/plugins/wp-ada-compliance-check-basic/res/content_posts.php:152) in /home/.../wp-includes/rest-api/class-wp-rest-server.php on line 1752

    Not a big deal but gets you closer to an error free plugin. ??

    Also, please consider greying out the text for hide theme errors and hide duplicates checkboxes on the Report page. Yes, I know the ‘title’ attribute, on mouseover, shows not available in the free version but most people will be clicking the checkbox, which prevents the ‘title’ attribute from working, and just think these options are not working.

    Plugin Author seshelby

    (@seshelby)

    We will correct this warning and grey out the pro version features in the next scheduled release. Thanks again for reporting this issues.

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