• Resolved daitya

    (@daitya)


    Local WP 3.0.4 installation with MAMP v 1.9.4 running on Mac OS X 10.5.8. Successfully enabled multisite network. Working so far with default theme (twentyten), minimal modifications with child theme (style.css, functions.php). Created two blogs, but have yet to create any posts or pages in them. So far working on main site.

    Downloaded mu sitewide tags plugin. Moved plugin to mu-plugins folder. In Super Admin opened options and enabled global tags, as directed. Selected post to main blog. Ticked other options, saved. Browser returned page notifying me of errors, as follows:

    Notice: Undefined variable: tags_blog_id in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-content/plugins/wordpress-mu-sitewide-tags/sitewide-tags.php on line 149

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 215

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 215

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 216

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 217

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 217

    Notice: Undefined variable: tags_blog_id in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-content/plugins/wordpress-mu-sitewide-tags/sitewide-tags.php on line 150

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 215

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 215

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 216

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 217

    Notice: Trying to get property of non-object in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/ms-blogs.php on line 217

    Notice: Undefined index: tags_blog_pub_check in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-content/plugins/wordpress-mu-sitewide-tags/sitewide-tags.php on line 159

    Warning: Cannot modify header information – headers already sent by (output started at /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-content/plugins/wordpress-mu-sitewide-tags/sitewide-tags.php:149) in /Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/pluggable.php on line 890

    I dragged the plugin from the mu-plugins folder back to the plugins folder. This time, went to back end and network-activated it. Again back to Super Admin, options, enabled global tags and selected post to main blog. Saved. Same errors.

    Unfortunately, because this is a local installation, I cannot give you a url to see for yourself : (. Can you ascertain from the error notices what is going wrong?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter daitya

    (@daitya)

    Hi Andrea, thank you for your reply. I downloaded the dev version, placed it in the plugins folder, network-activated, and then selected the options, enabled global tags, selected post to main blog. Then when I clicked save, again got the same warnings.

    When I backspace the browser, however, I am able to work with WP. I did create a new blog post in one of the network blogs, saved it (and then the warnings showed up again, so I had to backspace), and then went to view it in the main site home page. Yes, it did show up. So the plugin does seem to be working.

    But what do I do about the warnings? It is annoying to have to backspace every time after I’ve saved a post or page or any backend work. And besides that, there must be something wrong, or else WP would not be reporting these instances… right?

    Thread Starter daitya

    (@daitya)

    One more weird thing: In options, under Global Tags, I’ve enabled Tags Blog, and selected 2. Post to Main Blog. However, the field for 1. “Blog name of the blog my global tags and posts will live in” is not blank at all. The following notice appears there every time, even after I delete it to set the field as blank and then save changes to the options:

    <b>Notice</b>: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in <b>/Users/das/Documents/Websites/Bhaktivedantas-dev/public_html/wp-includes/functions.php</b> on line <b>3237</b>
    Tags

    Do I need to pay attention to these notices? I can scarcely ignore them – I’m having to hit the browser’s return arrow every time I save anything at all.

    you’ve got debug notices on.

    Thread Starter daitya

    (@daitya)

    Oh. So I guess it’s not to worry. I seem to remember this from when I set up wp-config, thinking it might be a good idea to get a heads up on any errors I might make along the way – even though I really have no business pretending I could make any sense of them. Anyway, so far the plug-in seems to be functioning as it ought to. Many, many thanks for your answer here and in so many other posts on the forum and for the info on your website. I have a feeling I’ll be back – asking more questions as I go along.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘mu sitewide tags plugin not working on local wp multisite install’ is closed to new replies.