Title: &#039;dsq_sync_comments()&#039; function bug
Last modified: August 20, 2016

---

# 'dsq_sync_comments()' function bug

 *  [geekyjohn](https://wordpress.org/support/users/geekyjohn/)
 * (@geekyjohn)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dsq_sync_comments-function-bug/)
 * The dsq_sync_comments() function in disqus-comment-system/disqus.php (line 285)
   throws an error since WordPress 3.5.
 * wpdb::prepare() expects 2 arguments now and only 1 is provided. This is due to
   wpdb::prepare() now enforcing you to provide the 2 arguments.
 * See [http://make.wordpress.org/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-prepare/](http://make.wordpress.org/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-prepare/)
 * [http://wordpress.org/extend/plugins/disqus-comment-system/](http://wordpress.org/extend/plugins/disqus-comment-system/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [azn137](https://wordpress.org/support/users/azn137/)
 * (@azn137)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/dsq_sync_comments-function-bug/#post-3339606)
 * Is this why the comments haven’t been synced since 3.5?
 *  [bluantinoo](https://wordpress.org/support/users/bluantinoo/)
 * (@bluantinoo)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/dsq_sync_comments-function-bug/#post-3339895)
 * This is a security issue, a possibile SQL injection vulnerability of the plugin.
   But should not prevent the function to work.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘'dsq_sync_comments()' function bug’ is closed to new replies.

 * ![](https://ps.w.org/disqus-comment-system/assets/icon.svg?rev=1636350)
 * [Disqus Comment System](https://wordpress.org/plugins/disqus-comment-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disqus-comment-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disqus-comment-system/)
 * [Active Topics](https://wordpress.org/support/plugin/disqus-comment-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disqus-comment-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disqus-comment-system/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [bluantinoo](https://wordpress.org/support/users/bluantinoo/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/dsq_sync_comments-function-bug/#post-3339895)
 * Status: not resolved