Title: Baumer's Replies | WordPress.org

---

# Baumer

  [  ](https://wordpress.org/support/users/samuel9/)

 *   [Profile](https://wordpress.org/support/users/samuel9/)
 *   [Topics Started](https://wordpress.org/support/users/samuel9/topics/)
 *   [Replies Created](https://wordpress.org/support/users/samuel9/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/samuel9/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/samuel9/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/samuel9/engagements/)
 *   [Favorites](https://wordpress.org/support/users/samuel9/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Queries] Updating to v1.1.2 causing critical error](https://wordpress.org/support/topic/updating-to-v1-1-2-causing-critical-error/)
 *  Thread Starter [Baumer](https://wordpress.org/support/users/samuel9/)
 * (@samuel9)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/updating-to-v1-1-2-causing-critical-error/#post-17516284)
 * After debugging in Elementor Cloud hosting, I can see that if the sibling folder
   has the same name as the plugin, i.e. `/advanced-post-queries/advanced-post-queries`/
   then the subfolder is not extracted into the plugin’s directory! The following
   would be fine: `/advanced-post-queries/src/` etc
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Queries] Updating to v1.1.2 causing critical error](https://wordpress.org/support/topic/updating-to-v1-1-2-causing-critical-error/)
 *  Thread Starter [Baumer](https://wordpress.org/support/users/samuel9/)
 * (@samuel9)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/updating-to-v1-1-2-causing-critical-error/#post-17516089)
 * FYI: Temporarily moving `module.php` from
    `/advanced-post-queries/module.php`
   >`/module.php` and changing the include to path in line 150 to: `require_once(_\_\
   _DIR\_\_ _. '/module.php');` has resolved the issue for me at Elementor Cloud
   Hosting, but is a temp fix
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Queries] Updating to v1.1.2 causing critical error](https://wordpress.org/support/topic/updating-to-v1-1-2-causing-critical-error/)
 *  Thread Starter [Baumer](https://wordpress.org/support/users/samuel9/)
 * (@samuel9)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/updating-to-v1-1-2-causing-critical-error/#post-17516003)
 * More details:
 *     ```wp-block-code
       Warning: require_once(/mnt/customers/xxx/wp-content/wp-content/plugins/advanced-post-queries/advanced-post-queries/module.php): failed to open stream: No such file or directory in /mnt/customers/xxx/wp-content/wp-content/plugins/advanced-post-queries/advanced-post-queries.php on line 150 Fatal error: require_once(): Failed opening required '/mnt/customers/xxx/wp-content/wp-content/plugins/advanced-post-queries/advanced-post-queries/module.php' (include_path='.:/usr/share/php7') in /mnt/customers/xxx/wp-content/wp-content/plugins/advanced-post-queries/advanced-post-queries.php on line 150
   
       Notice: Function is_embed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /mnt/customers/xxx/wp-content/wp-includes/functions.php on line 6031 Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /mnt/customers/xxx/wp-content/wp-includes/functions.php on line 6031
       ```
   

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