PHP Warning – Missing Argument for wpdb::prepare()
-
Hello, I’m getting the following PHP warning on a page displaying a flag and I had to set error_reporting(0); in my wp-config.php
Warning: Missing argument 2 for wpdb::prepare(), called in /home/xxxxxx/public_html/wp-content/plugins/world-flags/includes/functions.php on line 53 and defined in /home/costburn/public_html/wp-includes/wp-db.php on line 99
FYI: I am using Insert Method: Script (Writes the HTML using a tiny javascript)as jquery did not work – Does this plugin install jquery as the error message I was getting is shown in this screen-capture … https://gyazo.com/0e0878040bbf380774173246524a5ce7
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Warning – Missing Argument for wpdb::prepare()’ is closed to new replies.