• Resolved Cooldebasis

    (@cooldebasis)


    Hi,

    I am using the theme perth by athemes. where the plugin is showing this error:
    Fatal error: Uncaught exception ‘fProgrammerException’ with message ‘The column specified, _wpcf_post_terms, does not exist in the table wp_posts’ in /home2/suraj1/HUNGRYMINDSACADEMY.COM/wp-content/plugins/wp-testing/vendor/flourish/flourish/fSchema.php:2453 Stack trace: #0 /home2/suraj1/HUNGRYMINDSACADEMY.COM/wp-content/plugins/wp-testing/vendor/flourish/flourish/fORM.php(768): fSchema->getColumnInfo(‘wp_posts’, ‘_wpcf_post_term…’, ‘type’) #1 /home2/suraj1/HUNGRYMINDSACADEMY.COM/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(2039): fORM::objectify(‘WpTesting_Model…’, ‘_wpcf_post_term…’, Array) #2 /home2/suraj1/HUNGRYMINDSACADEMY.COM/wp-content/plugins/wp-testing/src/Model/AbstractModel.php(227): fActiveRecord->loadFromResult(Object(ArrayIterator), false) #3 /home2/suraj1/HUNGRYMINDSACADEMY.COM/wp-content/plugins/wp-testing/vendor/flourish/flourish/fActiveRecord.php(1219): WpTesting_Model_AbstractModel->loadFromResult(Object(ArrayIterator)) #4 /home2/suraj1/HUNGRYMINDSACADEMY.COM/wp-content in /home2/suraj1/HUNGRYMINDSACADEMY.COM/wp-content/plugins/wp-testing/vendor/flourish/flourish/fSchema.php on line 2453

    When I change the theme,it works perfectly.

    any solution. I am not a techie and cant code except for little bit of customization.

    regards,
    Deb.

    https://wordpress.org/plugins/wp-testing/

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

    (@ustimenko)

    Hi Deb.

    1st of all try search for this string “_wpcf_post_terms” in sources of theme and show here results.

    If you are under Linux/Mac, then you can use in command line something like: grep -R _wpcf_post_terms . when you are at theme’s folder.

    Plugin Contributor ustimenko

    (@ustimenko)

    I tryed this theme and all is ok.

    “wpcf” is from this plugin: https://wordpress.org/plugins/types/

    Search there how to fight with it.

    Plugin Contributor ustimenko

    (@ustimenko)

    Hi Deb,

    I tried to repeat it with Types plugin but also without luck.

    So you can help here in this way:

    * install somewhere latest WP
    * install there Types plugin
    * install there those theme
    * installe there wp-testing plugin

    And try to repeat this bug in minimal possible steps.

    Then report here back.

    This topic I will close now as resolved. When you will be able to repeat this issue on fresh WP install under those conditions — I will reopen it and will try to fix.

    Currently I just can’t do anything.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fatal error’ is closed to new replies.