phonograph
Forum Replies Created
-
I was mistaken. Errors caused by other issues
Forum: Plugins
In reply to: [Contact Form 7] Fatal error with wpcf7_linkThe error caused by protected function content() is still not fixed in the new version
Forum: Plugins
In reply to: [Contact Form 7] Fatal error with wpcf7_linkI removed the sprintf() function on line 148 of welcome-panel.php
the problem was solved.
Forum: Plugins
In reply to: [Contact Form 7] Fatal error with wpcf7_linkFrom the error message you provided, it appears that the error is caused by an insufficient number of arguments in the
sprintf()function call. Thesprintf()function requires at least two arguments: one is the format string, and the other is the parameter to be formatted. The error message indicates that a third argument is required, but it has not been provided.This issue occurs in the
welcome-panel.phpfile of the Contact Form 7 plugin.Forum: Plugins
In reply to: [Contact Form 7] Fatal error with wpcf7_linkI’m having the same issue on two different sites.
Fatal error: Uncaught ArgumentCountError: 3 arguments are required
Fatal error: Uncaught ArgumentCountError: 3 arguments are required,……
wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php on line 148
wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php on line 153
All Time Visits of wps_categories_page and wps_tags_page is not working.
- This reply was modified 3 years, 3 months ago by phonograph.