Title: ronbme's Replies - page 7 | WordPress.org

---

# ronbme

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 91 through 105 (of 165 total)

[←](https://wordpress.org/support/users/ronbme/replies/page/6/?output_format=md)
[1](https://wordpress.org/support/users/ronbme/replies/?output_format=md) [2](https://wordpress.org/support/users/ronbme/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ronbme/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/ronbme/replies/page/6/?output_format=md)
7 [8](https://wordpress.org/support/users/ronbme/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/ronbme/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/ronbme/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/ronbme/replies/page/11/?output_format=md)
[→](https://wordpress.org/support/users/ronbme/replies/page/8/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts 2 Posts] [Plugin: Posts 2 Posts] No posts available in meta box](https://wordpress.org/support/topic/plugin-posts-2-posts-no-posts-available-in-meta-box/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-posts-2-posts-no-posts-available-in-meta-box/page/2/#post-1615885)
 * I imagine he’s been busy doing other things, like working on WordPress 3.0 and
   3.1. 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts 2 Posts] [Plugin: Posts 2 Posts] No posts available in meta box](https://wordpress.org/support/topic/plugin-posts-2-posts-no-posts-available-in-meta-box/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-posts-2-posts-no-posts-available-in-meta-box/#post-1615882)
 * qwik3r,
 * You can click on the link “development version” above in scribu’s comment, or
   you can go to the plugin page and click on “Other versions”.
    Then click on “
   Development version” to download it.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Custom Post Type and Taxonomy Permalinks Broken](https://wordpress.org/support/topic/custom-post-type-and-taxonomy-permalinks-broken/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/custom-post-type-and-taxonomy-permalinks-broken/#post-1507234)
 * Just use “Custom Structure” under Permalinks.
 * The custom structure should be ” /%postname% “. (No quotes of course.)
 * In the case of a custom post type of “movies” the permalink will be
    ” /movie/
   avatar “. You should see this permalink when you edit your “avatar” post.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Taxonomy List Shortcode] You left out a needed file](https://wordpress.org/support/topic/plugin-taxonomy-list-shortcode-you-left-out-a-needed-file/)
 *  Thread Starter [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-taxonomy-list-shortcode-you-left-out-a-needed-file/#post-1514266)
 * Thanks Mike.
 * I’m going to go over my code this weekend and see I can locate the problem.
 * Ron
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Taxonomy List Shortcode] You left out a needed file](https://wordpress.org/support/topic/plugin-taxonomy-list-shortcode-you-left-out-a-needed-file/)
 *  Thread Starter [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-taxonomy-list-shortcode-you-left-out-a-needed-file/#post-1514250)
 * Mike,
 * I went to your web site, (which is very good by the way), and checked out some
   of your other plugins.
 * I downloaded and installed the Taxonomy Terms List plugin.
 * It worked with every taxonomy I have. The correct terms and taxes were displayed
   after every post. (The site I tested on is updated with the latest trunk version.
   WordPress 3.0-RCI-15022.)
 * Maybe there is a clue in there which will help.
 * Ron
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Taxonomy List Shortcode] You left out a needed file](https://wordpress.org/support/topic/plugin-taxonomy-list-shortcode-you-left-out-a-needed-file/)
 *  Thread Starter [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-taxonomy-list-shortcode-you-left-out-a-needed-file/#post-1514249)
 * Mike,
 * I am using the Custom Post Type UI plugin. I also just added the GD Custom Posts
   and Taxonomies Tools. The other plugin I am using is just one I created myself
   to create a custom post type of “Movies” with several different taxonomies. (
   This was for testing all the changes being developed for WordPress 3.0.)
 * The results were that none of the taxes from my plugin worked with your plugin,
   although they work for everything else.
 * The taxes created with the Custom Post Type UI plugin worked, even though it 
   has not been updated to work with the WP 3.0 changes.
 * The Custom Posts and Taxonomies Tools plugin has been updated to work with WordPress
   3.0 and the taxes I created with it do not work with your plugin either.
 * I haven’t had a chance to explore your code but I wonder if the problem might
   be with “is_taxonomy”. It would seem that the plugin is recognizing some taxes
   but not others. And why would it ignore taxes updated to work with WP 3.0 and
   work with ones not updated?
 * To answer your question, yes, I made sure there were terms in the taxonomies 
   I checked.
 * You mentioned that all post types and taxonomies were created in functions.php.
   All the ones I am mentioned were created with plugins.
 * The one which works the best is the “movies” plugin I created, but that’s because
   I kept changing it to be compliant with every nightly build.
 * If “is_taxonomy” is failing somewhere along the line, that is a serious bug and
   worth checking out.
 * Ron
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Taxonomy List Shortcode] You left out a needed file](https://wordpress.org/support/topic/plugin-taxonomy-list-shortcode-you-left-out-a-needed-file/)
 *  Thread Starter [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-taxonomy-list-shortcode-you-left-out-a-needed-file/#post-1514130)
 * Thanks, Mike.
 * I reinstalled the plugin. It worked for “category” and the taxonomies of one 
   of my custom post types.
 * I have one custom post type and taxonomies I created myself and several others
   created with another plugin. It worked on some of them but not on others.
 * I also have one taxonomy defined for two different post types. One is “post” 
   and the other is a custom post type. It wouldn’t display for either of those.
 * Ron
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Custom Post Type UI] Version 0.4.1 partially working with WP3 Beta 1](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [16 years ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/page/2/#post-1463527)
 * > So I wonder if Custom Post Types GUI also needs to be modified to work with
   > PHP strict?
 * Good question! I just read where some major changes have been made to custom 
   post types and taxonomies. They are advising plugin authors to recheck their 
   code.
 * I think Brad will probably be checking the Custom Post Types UI plugin to see
   what changes are needed. Maybe he can check for the PHP strict at that time.
 * Ron
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Custom Post Type UI] Version 0.4.1 partially working with WP3 Beta 1](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [16 years ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/page/2/#post-1463500)
 * gambit37,
 * Ok. Try this. Just list the following line right after the
    call_user_func_array
   line. That will probably be around line 396:
 * `var_dump( debug_backtrace() );`
 * This will definitely dump a lot of output.
 * Click on “Manage Post Types” just as you did before and then I would save the
   whole screen of output to a text file so that you can refer to it later.
 * BTW, this is not going to be in html format. (I think I misunderstood what you
   were asking before.) These are the instructions generated starting from call_user_func_array
   and working backwards, but it will give us the info we need to see where the 
   problem is. (Hopefully!)
 * We’re actually looking for the call which has “cpt_manage_cpt” as part of the
   path.
 * Ron
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Custom Post Type UI] Version 0.4.1 partially working with WP3 Beta 1](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [16 years ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/page/2/#post-1463485)
 * Did you get the warning when you clicked on “Manage Post Types”?
 * Yes, it would have been output in the HTML.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Custom Post Type UI] Version 0.4.1 partially working with WP3 Beta 1](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [16 years ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/page/2/#post-1463482)
 * Hi gambit37,
 * The code is:
 *     ```
       if ( is_wp_error($the_['function'] ) ) {
         var_dump( debug_backtrace() );
         die();
       }
       ```
   
 * I would put it on the line right after the point where you are having the error,
   i.e. line 396 in wp-includes\plugin.php.
 * Naturally, if there is an error there, the code will stop executing and y9ou 
   should have a backtrace. I would copy this out somewhere so it can be examined,
   and so you can paste it in the forum.
 * I can’t reproduce the error myself. But somehow I have no problem getting constant
   errors in the new menu system. (Which is not ready for primetime in my opinion.)
 * BTW, I noticed in the WordPress trac that they are working on some tickets that
   could pertain to your problem. (And also several tickets on the menu system, 
   which could solve my problem.)
 * Let me know what you find out.
 * Ron
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Admin Interface and Post Types](https://wordpress.org/support/topic/admin-interface-and-post-types/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [16 years ago](https://wordpress.org/support/topic/admin-interface-and-post-types/#post-1475238)
 * Are you thinking of something like the Custom Post Type UI plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Custom Post Type UI] Version 0.4.1 partially working with WP3 Beta 1](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [16 years ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/page/2/#post-1463475)
 * Hi gambit37, I’ve got a couple of questions.
 * Have you tried just setting your permalinks to the default? That might
    help 
   if there is a problem with the path.
 * Have you looked at your site path in phpMyAdmin? Browse wp_options. The Option
   Name should say “siteurl” and the value should be “[http://local/wp3beta&#8221](http://local/wp3beta&#8221);.
   There should be no trailing slash. Is that what you get?
    BTW, why aren’t you
   using “localhost” instead of “local”?
 * My next suggestion, (if those don’t work), would be to include some code at certain
   points to see how far you get before it fails. (And to give a backtrace to track
   down the problem.)
 * You’re not the only one having this problem, so there must be something that 
   you all have in common.
 * Ron
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Custom Post Type UI] Error Accessing an option Plugin](https://wordpress.org/support/topic/plugin-custom-post-type-ui-error-accessing-an-option-plugin/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [16 years ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-error-accessing-an-option-plugin/#post-1479330)
 * It looks like you are using WordPress ver. 2.9.2. Is that correct?
 * This plugin requires version 3.0. Try updating to the latest nightly build and
   then see if you still get the error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Custom Post Type UI] Version 0.4.1 partially working with WP3 Beta 1](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/)
 *  [ronbme](https://wordpress.org/support/users/ronbme/)
 * (@ronbme)
 * [16 years ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-version-041-partially-working-with-wp3-beta-1/page/2/#post-1463464)
 * gambit37,
    If you just put your cursor on “Manage Post Types”, you should be 
   seeing the following at the bottom of your page:
 * “/** your path **/wp-admin/admin.php?page=custom-post-type-ui/custom-post-type-
   ui.php_cpt_manage_cpt “
 * Is that what you are seeing?
 * The error is saying that it cannot find “cpt_manage_cpt” which is the function
   it needs.
 * If you are not seeing the path that I typed, then try entering it yourself and
   see what you get. Type in your path and then you can paste or type the rest.
 * Also, you said that you could use the “Add New” for custom types. If that worked
   then you should be seeing your metaboxes in the left side of the admin screen,
   i.e. movies, or whatever the name of your custom type was. If you don’t see the
   metabox for your custom post type, then it was never created and “Add New” is
   not working.
 * Ron

Viewing 15 replies - 91 through 105 (of 165 total)

[←](https://wordpress.org/support/users/ronbme/replies/page/6/?output_format=md)
[1](https://wordpress.org/support/users/ronbme/replies/?output_format=md) [2](https://wordpress.org/support/users/ronbme/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ronbme/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/ronbme/replies/page/6/?output_format=md)
7 [8](https://wordpress.org/support/users/ronbme/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/ronbme/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/ronbme/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/ronbme/replies/page/11/?output_format=md)
[→](https://wordpress.org/support/users/ronbme/replies/page/8/?output_format=md)