Problem after upgrade
-
Hope someone can help me.
Please see the site osmmag.com. After the upgrade there is an error along the top, which seems to be related to the ad engine plugin. I need to fix it. This plugin was customized for us so I can’t just replace it.
Here’s what it says
Warning: Missing argument 2 for wpdb::prepare(), called in /home4/osmatv/public_html/wp-content/plugins/ad-engine/ad-engine.php on line 523 and defined in /home4/osmatv/public_html/wp-includes/wp-db.php on line 992Warning: Missing argument 2 for wpdb::prepare(), called in /home4/osmatv/public_html/wp-content/plugins/ad-engine/ad-engine.php on line 528 and defined in /home4/osmatv/public_html/wp-includes/wp-db.php on line 992
So I went and looked at line 523 and it’s this
$count = $wpdb->get_var($wpdb->prepare($sql));and line 528 says
$wpdb->query($wpdb->prepare($sql));Anyways, I have NO IDEA how to fix this.. Anyone able to help? PLEASE
The topic ‘Problem after upgrade’ is closed to new replies.