Title: cannot load to-interface-post
Last modified: March 1, 2022

---

# cannot load to-interface-post

 *  Resolved [jamesstcrice](https://wordpress.org/support/users/jamesstcrice/)
 * (@jamesstcrice)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/)
 * Hi there,
 * I am having the problem discussed here (which is closed)
    [https://wordpress.org/support/topic/plugin-conflict-302/](https://wordpress.org/support/topic/plugin-conflict-302/)
 * A comment mentions it being resolved, but that doesn’t seem to be the case.
 * Happen to recall if a particular answer was found?

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

 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15415899)
 * If so, it wasn’t from the plugin side of things (that I know of). Maybe there
   is a way to reach the user who posted about it, maybe check their user profile
   and see if any social media or contact links. Or if you have any further questions
   feel free to post them here. Thank you.
 *  Thread Starter [jamesstcrice](https://wordpress.org/support/users/jamesstcrice/)
 * (@jamesstcrice)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15415929)
 * Thanks for the quick reply, Jeff.
    I am doing some more testing and it doesn’t
   happen when you leave “disable everywhere” checked. However, it seems to happen
   if you start adjusting per role. Still working to narrow down. I own the paid
   version of the other plugins, so I submitted a ticket there as well.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15415947)
 * Okay let me know if I can provide any infos about the plugin. Glad to help however
   possible.
 *  Thread Starter [jamesstcrice](https://wordpress.org/support/users/jamesstcrice/)
 * (@jamesstcrice)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15415955)
 * So based on the testing I did, this is what happens.
    With “Disable Gutenberg
   everywhere” checked, I don’t get the problem.
 * If I uncheck “Disable Gutenberg everywhere” and check all the roles and all the
   post types, I still do not get the problem.
 * If I just uncheck “Disable for Administrator” (my role), then I get the error.
 * Going to add this info to my other thread as well.
 * Does that provide any clues as to what might be happening?
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15415969)
 * Not sure, I will take a look. Thanks for the information.
 *  [Maya](https://wordpress.org/support/users/tdgu/)
 * (@tdgu)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15421547)
 * Hi,
    I’m the developer of [Post Types Order](https://wordpress.org/plugins/post-types-order/)
   and [Category Order and Taxonomy Terms Order](https://wordpress.org/plugins/taxonomy-terms-order/).
   I checked into the problem and found the cause. This is located in your /inc/
   plugin-core.php at `function disable_gutenberg_disable_post_type()` Appears you
   change the $typenow superglobal variable, that the WordPress core uses ( along
   other areas ) in admin.php at lines 177-201. When the loaded interface is Posts,
   this superglobal is expected to be empty or the slug for any of the core components(
   e.g. edit-tags.php ) Still, in your code you set that to `post` which conclude
   the problem.
 * Can you check it out on your side?
 * Thanks
 *  Thread Starter [jamesstcrice](https://wordpress.org/support/users/jamesstcrice/)
 * (@jamesstcrice)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15440104)
 * Hi Jeff,
 * Have you had a chance to look into this?
 * Thanks
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15440251)
 * [@jamesstcrice](https://wordpress.org/support/users/jamesstcrice/)
 * Not yet, it’s on the radar though.
 *  Plugin Author [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * (@specialk)
 * [4 years ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15647415)
 * Just to follow up on this. I think the issue is resolved in the next version 
   of DG. Please test and let me know, thank you.
 * Related/reference: [https://wordpress.org/support/topic/bug-globla-typenow-forced-to-post-on-edit-php-admin-pages/](https://wordpress.org/support/topic/bug-globla-typenow-forced-to-post-on-edit-php-admin-pages/)

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

The topic ‘cannot load to-interface-post’ is closed to new replies.

 * ![](https://ps.w.org/disable-gutenberg/assets/icon-256x256.png?rev=1925990)
 * [Disable Gutenberg](https://wordpress.org/plugins/disable-gutenberg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disable-gutenberg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disable-gutenberg/)
 * [Active Topics](https://wordpress.org/support/plugin/disable-gutenberg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disable-gutenberg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disable-gutenberg/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [Jeff Starr](https://wordpress.org/support/users/specialk/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/cannot-load-to-interface-post/#post-15647415)
 * Status: resolved