Title: Broken in 3.4.2
Last modified: August 21, 2016

---

# Broken in 3.4.2

 *  Resolved [cincauhangus](https://wordpress.org/support/users/cincauhangus/)
 * (@cincauhangus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/broken-in-342/)
 * Textbox does not render in wp v3.4.2.
 * [http://wordpress.org/extend/plugins/wp-ultimate-search/](http://wordpress.org/extend/plugins/wp-ultimate-search/)

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

 *  Thread Starter [cincauhangus](https://wordpress.org/support/users/cincauhangus/)
 * (@cincauhangus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/broken-in-342/#post-3658051)
 * also, just a head’s up, the download links in your website contains errors, merge
   conflicts were committed into the code base.
 *  Thread Starter [cincauhangus](https://wordpress.org/support/users/cincauhangus/)
 * (@cincauhangus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/broken-in-342/#post-3658103)
 * works in latest WP 3.5.1 tho.
 *  Thread Starter [cincauhangus](https://wordpress.org/support/users/cincauhangus/)
 * (@cincauhangus)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/broken-in-342/#post-3658105)
 * also, I’m having trouble using your plugin with wp installed in a folder like
   localhost/wp/. I’ve hacked the plugin to the following:
 *     ```
       // wp-ultimate-search.php : 486
       $params = array(
       	'ajaxurl'          => admin_url('admin-ajax.php'),
       	'searchNonce'      => wp_create_nonce('search-nonce'),
       	'trackevents'      => $options['track_events'],
       	'eventtitle'       => $options['event_category'],
       	'enabledfacets'    => json_encode($this->get_enabled_facets()),
       	'loadinganimation' => $options['loading_animation'],
       	'resultspage'      => preg_replace('/^(\/)/', get_bloginfo('wpurl').'/', $options['results_page'])
       );
       ```
   
 *  [Bryce Corkins](https://wordpress.org/support/users/sekatsim/)
 * (@sekatsim)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/broken-in-342/#post-3658165)
 * I’ll update the minimum required version, thanks for pointing that out.
 * What kind of problems were you having with using wp in a subfolder? It should
   work normally… though of course you’d need to update the “search results url”
   option in the settings for the plugin.

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

The topic ‘Broken in 3.4.2’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-ultimate-search_407599.svg)
 * [WP Ultimate Search](https://wordpress.org/plugins/wp-ultimate-search/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-search/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-search/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-search/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Bryce Corkins](https://wordpress.org/support/users/sekatsim/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/broken-in-342/#post-3658165)
 * Status: resolved