Viewing 15 replies - 1 through 15 (of 18 total)
  • Ditto on that. It seems to be working fine for the most part right now, but I just hope that it won’t break in the switch to WP 3.3.

    The search bar in the WordPress Admin bar is messed up (broken CSS styling): http://screencast.com/t/B2Tm2uIMaU

    Is it working fine for you guys on WP 3.3?

    NO!

    none of the settings stick.

    or they are on the outions page. but none of them are being used on new blogs!

    K. Thanks for letting me know. WP.org really needs a way to let us contact a plugin’s dev directly. We can post forever on the forums, but if they aren’t subscribed to their Plugin’s RSS, or something, they may never no an update is needed.

    @everyone:
    If you don’t provide details regarding what’s wrong, how do you expect anyone to fix it?

    What -specifically- isn’t working for you? What is your expected behavior vs what are you experiencing?

    none of the settings stick.

    permalinks, default theme

    Discussion Settings, category slug and meny more.

    I just re-confirmed that permalinks and default theme are working on our 3.3.1 installations. Are you sure you’re using the most recent version of the plugin?

    Will add my voice to the chorus of “its just not working”.

    Using WP 3.3.2 and latest plugin version.

    Many settings in ‘New Blog Defaults’ are not used on new blogs. Timezone, Discussion Settings, Privacy Settings, Writing Settings, Reading Settings. Basically, its useless now – most unfortunately.

    Add me to the list as well.

    Expected behavior = Expect settings to save in the DB when we click save

    What am I experiencing? –> click save and then refresh the page and nothing saves

    I think I found a fix! You can force a manual reset of the options this way…

    1. Go to the Network Settings >> New Blog defaults page

    2. In the URL at the top, add &reset=1 to the end of the link, so it looks like this screenshot:
    http://cl.ly/1I2F2Q1q2X3R101h3t2c

    3. Hit enter, and that should reset all the default options for you. From there, you can make your changes and hit save.

    It works for me now. Hopefully it will work for you too.

    Hey everyone. I just want to 100% verify that this plugin DOES work on the most recent version of WordPress Multisite. I have had it running for 6 months now and run updates almost as soon as they are available and have had zero issues.

    If you are experiencing problems I suggest that you make sure you have the most recent version of New Blog Defaults and WordPress.

    For those saying the “latest version” isn’t working – what is the version number listed at the top of the plugin file you are using?

    I’m running WP 3.4.1 (as of today) and New Blog Defaults 2.2, and while most of the options seem to be working still (e.g., every new blog has the right categories created), new users aren’t being added to the other blogs I’ve specified.

    Thanks for your work, @madtownlems.

    I love this plugin… It’s very useful (I’ve used it on previous installs).

    Running fresh install of WP 3.4.1, with debug messages turned on in wp-config.php: define('WP_DEBUG', TRUE);.

    After “Network Activating” I saw this message at the top of the plugins page:

    The plugin generated 133 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    Also, in settings >> New Blog Defaults panel, I’m seeing:

    1. Custom Structure: Notice: Undefined variable: current_site in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1122 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1122 Notice: Undefined variable: current_site in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1122 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1122 Notice: Undefined variable: current_blog in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1122 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1122 Notice: Undefined variable: current_blog in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1122 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1122
    2. Category Base: Notice: Undefined variable: current_site in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1138 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1138 Notice: Undefined variable: current_site in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1138 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1138 Notice: Undefined variable: current_blog in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1138 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1138 Notice: Undefined variable: current_blog in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1138 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1138
    3. Tag Base: Notice: Undefined variable: current_site in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1142 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1142 Notice: Undefined variable: current_site in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1142 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1142 Notice: Undefined variable: current_blog in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1142 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1142 Notice: Undefined variable: current_blog in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1142 Notice: Trying to get property of non-object in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1142
    4. Default Theme: Notice: get_themes is deprecated since version 3.4! Use wp_get_themes() instead. in /.../wp-includes/functions.php on line 2628 Notice: current_theme_info is deprecated since version 3.4! Use wp_get_theme() instead. in /.../wp-includes/functions.php on line 2628 Notice: get_site_allowed_themes is deprecated since version 3.4! Use WP_Theme::get_allowed_on_network() instead. in /.../wp-includes/functions.php on line 2628 Notice: wpmu_get_blog_allowedthemes is deprecated since version 3.4! Use WP_Theme::get_allowed_on_site() instead. in /.../wp-includes/functions.php on line 2628 Notice: Undefined variable: blog_id in /.../wpmu-new-blog-defaults/cets_blog_defaults.php on line 1226

    Note: This is the only plugin I have installed.

    Anyone else seeing this? Does this affect anything? I have not tested a new site using this plugin with this install, but I’m hoping all’s will be well. 😀

    I might be able to help you guys patch the code… Seems like some simple fixes could surpress error messages… Then again, I have never looked at your code, so who knows.

    Thanks!
    M

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘[Plugin: New Blog Defaults] New version for WordPress latest versions?’ is closed to new replies.