[Plugin: Testimonials Manager] Call to undefined method TestimonialOptions
-
Hi folks,
I and at least one other person are experiencing errors with the Testimonials Manager plugin. I wonder if anyone else has experienced similar errors with this plugin, or might help troubleshoot what may be going wrong. I’ve commented on the plugin’s site, but so far no response.https://www.profitplugs.com/testimonials-manager-wordpress/comment-page-1/#comment-135
When trying to save a testimonial, I receive the following error.
Fatal error: Call to undefined method TestimonialOptions::finished() in /home/myuser/public_html/wp-content/plugins/testimonials-manager/testimonial_manager.php on line 144
Line 143 and 144 is this:
do_action('wp_create_file_in_uploads', $file, $id); // For replication return $this->finished();
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Testimonials Manager] Call to undefined method TestimonialOptions’ is closed to new replies.