Title: Syntax error on line 117 (sideblog.php)
Last modified: August 18, 2016

---

# Syntax error on line 117 (sideblog.php)

 *  Resolved [futt](https://wordpress.org/support/users/futt/)
 * (@futt)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/syntax-error-on-line-117/)
 * There’s a syntax error and a misspelled query option on line 117 of sideblog.
   php (plugin version 4.2):
 * `$wp_query->set('category__in', $asideid;);`
 * Should be:
 * `$wp_query->set('category_in', $asideid);`

The topic ‘Syntax error on line 117 (sideblog.php)’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [futt](https://wordpress.org/support/users/futt/)
 * Last activity: [18 years, 8 months ago](https://wordpress.org/support/topic/syntax-error-on-line-117/)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
