• We are using the latest version of the plugin 2.2.1, and we keep getting errors on our website from the plugin which is looking for a cakephp file or directory which doesn’t exist. Please see below. We looked in the directories of the plugin and there is no such file or directory. Why is the plugin looking for this?

    14908 stat(“/wp-content/plugins/types/library/toolset/cakephp/validation.php”, ) = -1 ENOENT (No such file or directory)
    14908 stat(“/wp-content/plugins/types/library/toolset/cakephp_validation.php”,) = -1 ENOENT (No such file or directory)
    14908 access(“/wp-content/plugins/woocommerce/includes/class-toolset-cakephp-validation.php”, R_OK) = -1 ENOENT (No such file or directory)

    • This topic was modified 9 years, 6 months ago by osseonews.
Viewing 1 replies (of 1 total)
  • Anonymous User 14808221

    (@anonymized-14808221)

    CakePHP validation lives in /library/toolset/toolset-common/toolset-forms/lib/CakePHP-Validation.php

    This file is present and the errors above make no sense to me, they call files even in WooCommerce, which is not produced by us.

    Are you sure your Types version is not corrupt and updated correctly?

    Please delete it from your FTP and re-download it (with a good internet connection) from your Toolset account or from this WordPress repository.

    Please also make sure to enable WP Debug, to send me the exact error and line where it’s generated.

Viewing 1 replies (of 1 total)

The topic ‘re: Cake.php Error’ is closed to new replies.