Title: Hangs with php7
Last modified: August 31, 2016

---

# Hangs with php7

 *  Resolved [glucas](https://wordpress.org/support/users/glucasmaccom/)
 * (@glucasmaccom)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/hangs-with-php7/)
 * I’ve been having some difficulty with wp_moly. It seems to get caught in some
   kind of loop with php7 until it runs out of memory and hangs the system.
 * Suggestions? This happens with all plugins except wp_moly off.
 * PHP7 log below:
 *     ```
       [18-Mar-2016 17:10:38 UTC] WordPress database error Column 'term_order' in order clause is ambiguous for query SELECT t.term_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('collection') AND tr.object_id IN (2908) ORDER BY term_order ASC made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Extra-child-06/single.php'), get_footer, locate_template, load_template, require_once('/themes/Extra-child-06/footer.php'), wp_nav_menu, apply_filters('wp_nav_menu_objects'), CPCM_Manager->cpcm_replace_taxonomy_by_posts, _wp_menu_item_classes_by_context, wp_get_object_terms, apply_filters('wp_get_object_terms'), WPMOLY_Utils::get_ordered_object_terms
       ```
   
 * [https://wordpress.org/plugins/wpmovielibrary/](https://wordpress.org/plugins/wpmovielibrary/)

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

 *  [Charlie Merland](https://wordpress.org/support/users/askelon/)
 * (@askelon)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/hangs-with-php7/#post-7186549)
 * Thanks for reporting, I’ll run some tests and let you know about a fix for this
   bug.
 *  Thread Starter [glucas](https://wordpress.org/support/users/glucasmaccom/)
 * (@glucasmaccom)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/hangs-with-php7/#post-7186584)
 * Looks like you addressed this in the term update.

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

The topic ‘Hangs with php7’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpmovielibrary_f6ad77.svg)
 * [WPMovieLibrary](https://wordpress.org/plugins/wpmovielibrary/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpmovielibrary/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpmovielibrary/)
 * [Active Topics](https://wordpress.org/support/plugin/wpmovielibrary/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpmovielibrary/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpmovielibrary/reviews/)

## Tags

 * [PHP7](https://wordpress.org/support/topic-tag/php7/)

 * 2 replies
 * 2 participants
 * Last reply from: [glucas](https://wordpress.org/support/users/glucasmaccom/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/hangs-with-php7/#post-7186584)
 * Status: resolved