Missing argument 2 for wpdb::prepare()
-
The plugin is causing an error on WordPress 3.6. Lines 238 and 240 of author-love.php need to have “$wpdb->prepare” removed. Here are a couple links that helped me solve the problem on my own:
https://www.ads-software.com/support/topic/missing-argument-2-for-wpdbprepare-17
https://make.www.ads-software.com/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-prepare/
- The topic ‘Missing argument 2 for wpdb::prepare()’ is closed to new replies.