Good morning. The visual editor button plugin wpfile-based version 3.1.01 does not do what it should do, I mean (the base wpfile-plugin has a button that is added to the editor pages as part of the editing tools text format, this button serves to generate a shortcode with the ID of the file you want to publish) In my case, this button does not work, when active to create the shortcode, this generates the following error message:
FATAL ERROR: Array
(
[Type] => 1
[Message] => Class 'WPCF7_TagGenerator' not found
[File] => /home/content/p3pnexwpnas10_data03/07/2601607/html/wp-content/plugins/contact-form-7/modules/text.php
[Line] => 190
)
No that does the plugin wpfile-base with the contact-form-7 plugin, but it seems that something is missing in the "contact-form-7" plugin causes the "wpfile-base" plugin is not working. So I assume that solving the missing plugin in the "contact-form-7" should fix the problem. What I can do in this case? How do I fix the error in the plugin. ([Message] => Class 'WPCF7_TagGenerator' not found)
I appreciate the help