• I’m having a problem with getting Donncha’s domain mapping and sitewide tags plugin working together.

    I have a nearly clean install of 3.2.1 sitting on a Nginx webserver. The only things I have done is created the network and added in a filter to get pretty permalinks to work right.

    I added in the plugins with sitewide tags coming first, then the domain mapping plugin.

    I created a new blog, created a domain for it, confirmed that the domain mapping does in fact work, and imported a MT export file. It imported fine. When I went back to the main site though to look at the posts, they contained the old non-mapped url. In addition, the categories and tags did not carry over and all of them were categorized as uncategorized.

    After cleaning out the main blog, I tried to do the import into the main blog from the SietWide tags menu. It returned the following error:

    2011/09/10 16:08:19 [error] 2532#0: *1336 FastCGI sent in stderr: “PHP Fatal error: Cannot use object of type WP_Error as array in /var/www/mysite.tld/wp-content/plugins/sitewide-tags.php on line 195” while reading response header from upstream, client: 1.1.1.1, server: mysite.tld, request: “GET /wp-admin/network/settings.php?page=sitewidetags&action=populateblogs&_wpnonce=09711a62ff&_wp_http_referer=%2Fwp-admin%2Fnetwork%2Fsettings.php%3Fpage%3Dsitewidetags&populate_blog=&populate_all_blogs=1 HTTP/1.1”, upstream: “fastcgi://unix:/var/run/www/php.sock:”, host: “mysite.tld”, referrer: “http://mysite.tld/wp-admin/network/settings.php?page=sitewidetags”

    Unfortunately, Google’ing and other searches don’t find anything on that error related to that file. I found one older thread on the categories not coming over but it was resolved with a “Oh it works now.” response.

    Suggestions on where to go from here?

    http://wordpress.org/extend/plugins/wordpress-mu-sitewide-tags/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ron Rennick

    (@wpmuguru)

    The permalink on the SWT blog will be the unmapped domain. When a visitor clicks on it, they will be redirected to the mapped domain URL.

    Turn off SWT if you want to import posts into the tags blog.

    Thread Starter cynix

    (@cynix)

    So the two plugins don’t talk to one another? That’s going to be an issue for us then.

    Any suggestions on the tags and categories not coming over to the main blog with these plugins? (We use the main blog as out tag blog.)

    Turn off SWT if you want to import posts into the tags blog.

    Guess I need to clarify that a bit. We’re doing this from the Network Admin -> Sitewide Tags -> Populate Posts menu on the admin side. We’re not importing directly to the tags blog.

    edit: Just discovered the error reported here:

    http://wordpress.org/support/topic/plugin-wordpress-mu-sitewide-tags-pages-error-message-during-populate-posts?replies=23

    For me this is on a dedicated server. Let me try reversing the order of the plugins, doing the sitewide tags setup first before installing domain mapping and see if that helps.

    reedit: There’s no php commands requiring something higher than 5.0.something, is there? I’m stuck with an older version of Debian 5 here.

    Plugin Author Ron Rennick

    (@wpmuguru)

    So the two plugins don’t talk to one another?

    I’m not sure what you mean by “talk to each other”. Permalinks are dynamically generated by WordPress as needed based on the current value in the siteurl option. Domain mapping filters the URL generated by WP on the front end of the site.

    Any suggestions on the tags and categories not coming over to the main blog

    Are you sure it’s not your theme? They come over fine on the sites we have SWT installed on. Anyone who’s reported that and provided a link, it’s been their theme.

    For the populate, did you turn off all your other plugins and try it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WordPress MU Sitewide Tags Pages] Domain Mapping and Sitewide Tags not talking to one anoth’ is closed to new replies.