• Resolved Djo

    (@northmule)


    At the time of creating a new generator, I get an error. I think that this is due to the fact that there are no necessary fields in the wp_lmfwc_ generator table.
    In the plugin code in the file
    wp-content/plugins/license-manager-for-woocommerce/includes/abstracts/ResourceRepository.php
    fields are added in the ‘created_at,created_by’ method “public function insert()”, and there are none in the table.

    ## UPD

    The table structure has not been updated. I simply deactivated the plugin, deleted the table and activated the plugin again. Everything works perfectly!

    • This topic was modified 5 years, 4 months ago by Djo.
    • This topic was modified 5 years, 4 months ago by Djo.
Viewing 1 replies (of 1 total)
  • Hello @northmule,

    now that is odd. You were updating the plugin I assume? Because the “created_at” and “created_by” fields were added later on. It could be that the automatic plugin upgrade failed due to whatever reason. Do you have anything in your error logs?

Viewing 1 replies (of 1 total)
  • The topic ‘Error in the plugin when creating the generator’ is closed to new replies.