Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Go to wp-admin folder.
    Look for admin-header.php
    Replace from line 110:

    if ( is_network_admin() )
    	$blog_name = sprintf( __('%s Network Admin'), esc_html($current_site->site_name) );
    elseif ( is_user_admin() )
    	$blog_name = sprintf( __('%s Global Dashboard'), esc_html($current_site->site_name) );
    else
    	//$blog_name = get_bloginfo('name', 'display');
    if ( '' == $blog_name ) {
    	$blog_name = __( '' );

    Bug is still present in the latest version.

    Plugin version 2.0.3
    WordPress version 3.0.1

    Reproduction: Install and activate the plugin, set up some types and LOG OUT.

    $wp_roles global variable is available only for the logged-on user.

    Yes I noticed. how do I resolve this global to be cut the head off?

    The developers have the same problem on their website.

    attribute_escape is deprecated since version 2.8! Use esc_attr() instead

    Try removing all data that is stored in the databse concerning custom field data.
    It could be that you plyed around too much and that the data is a little bit confused. It worked for me in the past

    http://wordpress.org/support/topic/plugin-more-types-white-screen-of-death?replies=1

    Do you perhaps recoqnize any of these problems? They might be interrelated.

    Do you also have the latest version of More Types installed?
    Do you have any problems loading your website on Internet Explorer, Chrome or Firefox when you have More Types installed ?

    I get a White screen of death with this plugin installed. Yesterday
    during development I didnt have any problems. I went to bed and now I woke up finding that the More Types plugin makes the site crash.

    I have problems too. I get a Internal server error when I have these plugins installed.At the moment I only have 2 plugins. The more fields and the more types plugin. After some testing I found out that it starts working again after this:

    1. Rename the plugins folder
    2. Reload the page (now the white screen of death is gone)
    3. log in to wp-admin
    4. Rename the plugins folder back to plugins
    5. Activate the plugins from the wp-admin
    6. It works again.

    BUT…

    ONLY in the browser that you logged in to.

    There are problems with the new version as well. The following php errors appear on the More Fields plugin author website:

    Notice: Constant MORE_PLUGINS_SPUTNIK_7 already defined in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-plugins/more-plugins.php on line 203

    Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-includes/functions.php on line 3389

    Notice: Undefined variable: saved in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-fields/more-plugins/more-plugins.php on line 135

    Notice: Undefined variable: saved in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-plugins/more-plugins.php on line 135

    Notice: Undefined variable: saved in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-fields/more-plugins/more-plugins.php on line 135

    Notice: Undefined index: more_manage_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-taxonomies-object.php on line 77

    Notice: Undefined index: more_edit_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-taxonomies-object.php on line 77

    Notice: Undefined index: more_delete_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-taxonomies-object.php on line 77

    Notice: Undefined index: more_manage_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-taxonomies-object.php on line 77

    Notice: Undefined index: more_edit_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-taxonomies-object.php on line 77

    Notice: Undefined index: more_delete_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-taxonomies-object.php on line 77

    Notice: Undefined index: more_manage_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-taxonomies-object.php on line 77

    Notice: Undefined index: more_edit_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-taxonomies-object.php on line 77

    Notice: Undefined index: more_delete_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-taxonomies/more-taxonomies-object.php on line 77

    Notice: Undefined index: more_edit_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_edit_type_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_edit_others_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_publish_others_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_read_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_delete_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: query_var in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 201

    Notice: Undefined index: more_edit_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_edit_type_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_edit_others_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_publish_others_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_read_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_delete_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: query_var in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 201

    Notice: Undefined index: more_edit_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_edit_type_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_edit_others_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_publish_others_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_read_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_delete_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: boxes in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 143

    Notice: Undefined index: query_var in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 201

    Notice: Undefined index: taxonomies in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 221

    Notice: Undefined index: more_edit_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_edit_type_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_edit_others_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_publish_others_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_read_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: more_delete_cap in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 134

    Notice: Undefined index: boxes in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 143

    Notice: Undefined index: query_var in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 201

    Notice: Undefined index: taxonomies in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-types/more-types-object.php on line 221

    Notice: Undefined index: type in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-fields/more-fields-rewrite-object.php on line 66

    Notice: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-includes/functions.php on line 3303

    Notice: Undefined index: type in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-content/plugins/more-fields/more-fields-rewrite-object.php on line 38

    Notice: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in /www/webvol8/tj/f0er91u08fet7kn/more-plugins.se/public_html/wp-includes/functions.php on line 3303

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