<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress MU Forums Tag: database</title>
<link>http://mu.wordpress.org/forums/</link>
<description>WordPress MU Forums Tag: database</description>
<language>en</language>
<pubDate>Wed, 25 Nov 2009 19:49:58 +0000</pubDate>

<item>
<title>andrea_r on "Dropping and reinstalling tables only for root blog"</title>
<link>http://mu.wordpress.org/forums/topic/15553#post-89072</link>
<pubDate>Fri, 20 Nov 2009 23:15:31 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">89072@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;friggin' rain borkin' my internet...
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Dropping and reinstalling tables only for root blog"</title>
<link>http://mu.wordpress.org/forums/topic/15553#post-89070</link>
<pubDate>Fri, 20 Nov 2009 23:12:37 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">89070@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Well, I'm just glad that worked. :D
&#60;/p&#62;</description>
</item>
<item>
<title>r-a-y on "Dropping and reinstalling tables only for root blog"</title>
<link>http://mu.wordpress.org/forums/topic/15553#post-89067</link>
<pubDate>Fri, 20 Nov 2009 22:04:12 +0000</pubDate>
<dc:creator>r-a-y</dc:creator>
<guid isPermaLink="false">89067@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Okay I've resolved this issue by exporting the posts from the WP admin area, deleting all taxonomies (categories, tags, link categories, custom taxonomies) and then used WP's import function.&#60;/p&#62;
&#60;p&#62;Just have to re-adjust a few things due to category ID changes, but everything appears well with the WPMU cosmos again!&#60;/p&#62;
&#60;p&#62;---&#60;/p&#62;
&#60;p&#62;Word of warning for those importing regular WP blogs via PHPMyAdmin / mySQL.  Watch out for the wp_sitecategories table!&#60;/p&#62;
&#60;p&#62;Best to use Ron's &#60;a href=&#34;http://wordpress.org/extend/plugins/advanced-export-for-wp-wpmu/&#34;&#62;Advanced Export plugin&#60;/a&#62; and re-import in the Wordpress admin area.
&#60;/p&#62;</description>
</item>
<item>
<title>r-a-y on "Dropping and reinstalling tables only for root blog"</title>
<link>http://mu.wordpress.org/forums/topic/15553#post-88892</link>
<pubDate>Wed, 18 Nov 2009 23:05:29 +0000</pubDate>
<dc:creator>r-a-y</dc:creator>
<guid isPermaLink="false">88892@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I'm just going to add some additional thoughts.&#60;/p&#62;
&#60;p&#62;Is there a reason MU looks at the wp_sitecategories table for tags, link categories and custom taxonomies instead of the wp_x_terms table?&#60;/p&#62;
&#60;p&#62;Should this be reported as a bug on Trac?
&#60;/p&#62;</description>
</item>
<item>
<title>r-a-y on "Dropping and reinstalling tables only for root blog"</title>
<link>http://mu.wordpress.org/forums/topic/15553#post-88890</link>
<pubDate>Wed, 18 Nov 2009 23:03:32 +0000</pubDate>
<dc:creator>r-a-y</dc:creator>
<guid isPermaLink="false">88890@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Okay I think I figured this out.&#60;/p&#62;
&#60;p&#62;Take a look at this screenshot again:&#60;br /&#62;
&#60;a href=&#34;http://i49.tinypic.com/xct9qs.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i49.tinypic.com/xct9qs.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We did some digging and found out that the circled term_id's are actually the &#60;em&#62;cat_ID&#60;/em&#62; from the wp_sitecategories table, instead of the &#60;em&#62;term_id&#60;/em&#62; from the &#60;strong&#62;wp_1_terms&#60;/strong&#62; table.&#60;/p&#62;
&#60;p&#62;So I was trying to figure out why the wp_sitecategories table was out of sync with the wp_1_terms table.&#60;/p&#62;
&#60;p&#62;---&#60;/p&#62;
&#60;p&#62;Here's another part of the puzzle:&#60;/p&#62;
&#60;p&#62;The root blog is an imported blog from a regular Wordpress install done via PHPMyAdmin.  I'm guessing MU never detected these terms, which is why our wp_sitecategories table is out of whack!&#60;/p&#62;
&#60;p&#62;---&#60;/p&#62;
&#60;p&#62;Then I read this thread:&#60;br /&#62;
&#60;a href=&#34;http://mu.wordpress.org/forums/topic/4102&#34; rel=&#34;nofollow&#34;&#62;http://mu.wordpress.org/forums/topic/4102&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Which had a similar problem to ours.  He basically exported his posts in the Wordpress admin area, purged his current posts and reimported them, which correctly repopulated his wp_sitecategories table.&#60;/p&#62;
&#60;p&#62;I'm about to do the same, but was wondering if there was a better way for MU to detect the missing terms?
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Dropping and reinstalling tables only for root blog"</title>
<link>http://mu.wordpress.org/forums/topic/15553#post-88872</link>
<pubDate>Wed, 18 Nov 2009 19:59:46 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">88872@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I would be more inclined to just recreate those tables within the database, not drop them all.&#60;/p&#62;
&#60;p&#62;you could, in theory, just drop the wp_1_whatever tables and not affect the rest of the install, but it's only the tags &#38;amp; categories affected.&#60;/p&#62;
&#60;p&#62;you can backup just those tables:&#60;br /&#62;
wp_1_terms&#60;br /&#62;
wp_1_term_taxonomies&#60;br /&#62;
wp_1_term_relationships&#60;/p&#62;
&#60;p&#62;Then drop 'em. &#60;/p&#62;
&#60;p&#62;A nifty feature in phpmyadmin is the ability to copy tables as well, so make a test blog that's empty, then go in phpmyadmin and select the first terms table there, and under the Operations tab, tell it to copy it. It will ask for the table name of the new copy and just make it have _1_ in there.&#60;/p&#62;
&#60;p&#62;Standard disclaimers apply: I have no idea if this will work, but it may help clean something up. You'd have to recreate your tags &#38;amp; categories. You may only need to do the term_taxonomy table. PLEASE backup the entire db before you do anything else, just in case you click the delete all button by accident.&#60;/p&#62;
&#60;p&#62;It's definitely a puzzling issue though.
&#60;/p&#62;</description>
</item>
<item>
<title>r-a-y on "Dropping and reinstalling tables only for root blog"</title>
<link>http://mu.wordpress.org/forums/topic/15553#post-88864</link>
<pubDate>Wed, 18 Nov 2009 19:05:59 +0000</pubDate>
<dc:creator>r-a-y</dc:creator>
<guid isPermaLink="false">88864@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I've had an issue with term_id's and taxonomies for a while now.&#60;/p&#62;
&#60;p&#62;To read about my problem, see here:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/support/topic/333023&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/333023&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;MichaelH over on the Wordpress forums suggested I drop the tables and reinstall the blog.&#60;/p&#62;
&#60;p&#62;The caveat is this problem only occurs on one of the blogs, which would be the root blog.&#60;/p&#62;
&#60;p&#62;How do I go about recreating these tables without reinstalling the rest of the blogs on my MU install?&#60;/p&#62;
&#60;p&#62;Is this even possible?  If there's a better course of action for my problem (read the link I posted above), please let me know.&#60;/p&#62;
&#60;p&#62;Thanks for reading.
&#60;/p&#62;</description>
</item>
<item>
<title>pipstar on "Blog Update Fails (2.8.5.2)"</title>
<link>http://mu.wordpress.org/forums/topic/15528#post-88837</link>
<pubDate>Wed, 18 Nov 2009 14:35:26 +0000</pubDate>
<dc:creator>pipstar</dc:creator>
<guid isPermaLink="false">88837@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Cheers Andrea! Thanks for the response...
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Blog Update Fails (2.8.5.2)"</title>
<link>http://mu.wordpress.org/forums/topic/15528#post-88745</link>
<pubDate>Tue, 17 Nov 2009 18:25:00 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">88745@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;That menu item just runs any db changes against each blog. Since you already uploaded the new files, all blogs will have them. Any needed changes should get applied when the user logs in to the backend of their blog.&#60;/p&#62;
&#60;p&#62;Quick check: visit a user blog in the backend. there, it's done.&#60;/p&#62;
&#60;p&#62;I can't recall any db changes (other than minor), so you should be good.
&#60;/p&#62;</description>
</item>
<item>
<title>pipstar on "Blog Update Fails (2.8.5.2)"</title>
<link>http://mu.wordpress.org/forums/topic/15528#post-88739</link>
<pubDate>Tue, 17 Nov 2009 18:12:29 +0000</pubDate>
<dc:creator>pipstar</dc:creator>
<guid isPermaLink="false">88739@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I appear to have been successful in my upgrading my files to 2.8.5.2, and the version number in the footer confirms my success at that level. The admin section and the blogs still seem to run successfully.&#60;/p&#62;
&#60;p&#62;So far, so good.&#60;/p&#62;
&#60;p&#62;However, when I try to Upgrade the blogs found under Site Admin &#38;gt; Upgrade, the page loads for a while and then stops loading at all leaving menus but blank content. (/wp-admin/wpmu-upgrade-site.php?action=upgrade)&#60;/p&#62;
&#60;p&#62;I've looked at the page source and the page consistently appears to stop loading at the &#34;Themes&#34; section of the side menu. &#60;/p&#62;
&#60;p&#62;&#60;code&#62;...&#38;lt;div class=&#38;#39;wp-menu-image&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;themes.php&#38;#39;&#38;gt;&#38;lt;br /&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;div class=&#38;quot;wp-menu-toggle&#38;quot;&#38;gt;&#38;lt;br /&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;a href=&#38;#39;themes.php&#38;#39; class=&#38;quot;wp-has-submenu menu-top menu-to&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;like above.&#60;/p&#62;
&#60;p&#62;Is there a way to run the blog upgrades individually and manually? And how can I check if the tables have been modified?&#60;/p&#62;
&#60;p&#62;Thanks for any help. My site's working, but I don't want to leave any security holes.
&#60;/p&#62;</description>
</item>
<item>
<title>tmoorewp on "db_version table: Am I upgraded or not?"</title>
<link>http://mu.wordpress.org/forums/topic/15410#post-88348</link>
<pubDate>Wed, 11 Nov 2009 19:45:14 +0000</pubDate>
<dc:creator>tmoorewp</dc:creator>
<guid isPermaLink="false">88348@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;There's a serialized array stored in the wp_sitemeta table. Look for meta_key = 'update_core'. It checks the data in that serialized array against what is available at mu.wordpress.org twice a day, by default.
&#60;/p&#62;</description>
</item>
<item>
<title>davidctaylor on "db_version table: Am I upgraded or not?"</title>
<link>http://mu.wordpress.org/forums/topic/15410#post-88346</link>
<pubDate>Wed, 11 Nov 2009 19:12:45 +0000</pubDate>
<dc:creator>davidctaylor</dc:creator>
<guid isPermaLink="false">88346@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;So can we tell what version a blog is on based on some field in the database?  How does the upgrade code know whether a not a blog should be upgraded?
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "db_version table: Am I upgraded or not?"</title>
<link>http://mu.wordpress.org/forums/topic/15410#post-88340</link>
<pubDate>Wed, 11 Nov 2009 17:36:36 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">88340@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;The number not being updated doesn't correspond with the blog being updated. I have some in my own install that are 3458, yet when I check the backend, they are clearly running the latest version.
&#60;/p&#62;</description>
</item>
<item>
<title>davidctaylor on "db_version table: Am I upgraded or not?"</title>
<link>http://mu.wordpress.org/forums/topic/15410#post-88336</link>
<pubDate>Wed, 11 Nov 2009 16:38:18 +0000</pubDate>
<dc:creator>davidctaylor</dc:creator>
<guid isPermaLink="false">88336@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;&#34;If the number n the db is the same as new version, then it won't upgrade that blog. &#34;&#60;/p&#62;
&#60;p&#62;Ok, that is what I assumed.  However, NONE of our blogs are the same as the new version yet we believe those people who have logged in are upgraded--or appear to be upgraded.  The version number in the database is from 2.7 which we went to back in April.  If some of those blogs have been updated (and we know they have) then why aren't at least SOME of the version numbers more current?  I don't understand.  &#60;/p&#62;
&#60;p&#62;If it works like you said it should work and since all of our blog version numbers correspond to 2.7, shouldn't EVERYONE be upgraded EVERYTIME they've logged in since April?  I just don't think I follow...
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "db_version table: Am I upgraded or not?"</title>
<link>http://mu.wordpress.org/forums/topic/15410#post-88332</link>
<pubDate>Wed, 11 Nov 2009 16:07:59 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">88332@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I went and checked one of my installs, and they don't even all have the same number.&#60;/p&#62;
&#60;p&#62;MU just looks at it to compare against the current version when it does an upgrade. If the number n the db is the same as new version, then it won't upgrade that blog. If it's lower, it will.&#60;/p&#62;
&#60;p&#62;The actual number is almost irrelevant, as a previous issue (blogs showing they needed upgrading when they in fact did not) was fixed when we manually went in and changed this number to something arbitrary. Subsequent upgrades after that were fine.
&#60;/p&#62;</description>
</item>
<item>
<title>LanceGrigsby on "db_version table: Am I upgraded or not?"</title>
<link>http://mu.wordpress.org/forums/topic/15410#post-88327</link>
<pubDate>Wed, 11 Nov 2009 14:30:16 +0000</pubDate>
<dc:creator>LanceGrigsby</dc:creator>
<guid isPermaLink="false">88327@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Andrea, our biggest concern is that we want to make sure we're testing upgrades from 2.8.4 to 2.8.5.2 and not something like from 2.7.1 to 2.8.5.2. Trying to avoid unexpected problems when we upgrade our production server, and if we can't clearly determine which version are users are actually on ... anyway, I suppose the widgets look right--they're drag 'n drop, if that helps. Here's a similar thread about this problem: &#60;a href=&#34;http://mu.wordpress.org/forums/topic/9259?replies=5&#34;&#62;http://mu.wordpress.org/forums/topic/9259?replies=5&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>davidctaylor on "db_version table: Am I upgraded or not?"</title>
<link>http://mu.wordpress.org/forums/topic/15410#post-88326</link>
<pubDate>Wed, 11 Nov 2009 13:54:25 +0000</pubDate>
<dc:creator>davidctaylor</dc:creator>
<guid isPermaLink="false">88326@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I work with Lance, so let me follow-up.&#60;/p&#62;
&#60;p&#62;Assuming he is upgraded, what problems will this incorrect version number in the database cause for future upgrades?  Surely some process uses this when doing upgrades, right?&#60;/p&#62;
&#60;p&#62;Has anyone else experienced this bug?  It appears that the last time this field was updated was when he upgraded all blogs.  Once we went to the new process of upgrading as users log in, it seems that this field was never updated again.
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "db_version table: Am I upgraded or not?"</title>
<link>http://mu.wordpress.org/forums/topic/15410#post-88298</link>
<pubDate>Tue, 10 Nov 2009 23:14:54 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">88298@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Easiest way to check so the numbers don't confuse:&#60;/p&#62;
&#60;p&#62;- go to a user blog&#60;br /&#62;
- login to the backend&#60;br /&#62;
- look at the widgets page&#60;/p&#62;
&#60;p&#62;If it's the newer widgets, then yes. You are upgraded.
&#60;/p&#62;</description>
</item>
<item>
<title>LanceGrigsby on "db_version table: Am I upgraded or not?"</title>
<link>http://mu.wordpress.org/forums/topic/15410#post-88290</link>
<pubDate>Tue, 10 Nov 2009 21:22:57 +0000</pubDate>
<dc:creator>LanceGrigsby</dc:creator>
<guid isPermaLink="false">88290@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I've got the latest MU version on my test server (2.8.5.2), and I notice that in the &#60;code&#62;wp_blog_versions&#60;/code&#62; table, the &#60;code&#62;db_version&#60;/code&#62; value is 11548--which is consistent with what regular WordPress db version is (at least, according to &#60;a href=&#34;http://codex.wordpress.org/FAQ_Installation&#34;&#62;http://codex.wordpress.org/FAQ_Installation&#60;/a&#62;. I did a SQL query to see what my 2.8.4a production instance would show, and it's listing db_version for ALL my blogs as 9842, which according to the aforementioned link is what the verison is for 2.7. &#60;/p&#62;
&#60;p&#62;So that begs the question ... did my blogs ever get updated going from 2.7 to 2.8? I used the upgrade site option when we rolled out 2.7 but didn't do so when going to 2.8 because it was explained to me that all blogs would be updated when users next logged in. And didn't the upgrade site feature disappear from 2.7.1 to 2.8 and again reappear from 2.8.4a to 2.8.5? Is this because the &#34;user login&#34; upgrade method never worked?&#60;/p&#62;
&#60;p&#62;I'm confused. In any case, if someone can explain what the db_version table is used for, that would be great. I assume this is what gets checked when the application gets flagged for an upgrade ...
&#60;/p&#62;</description>
</item>
<item>
<title>takuya on "Sharing user tables among two installs?"</title>
<link>http://mu.wordpress.org/forums/topic/15335#post-87978</link>
<pubDate>Fri, 06 Nov 2009 11:20:56 +0000</pubDate>
<dc:creator>takuya</dc:creator>
<guid isPermaLink="false">87978@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Copied the missing tables from wpmu1 solved. Still need testing...
&#60;/p&#62;</description>
</item>
<item>
<title>takuya on "Sharing user tables among two installs?"</title>
<link>http://mu.wordpress.org/forums/topic/15335#post-87974</link>
<pubDate>Fri, 06 Nov 2009 10:33:38 +0000</pubDate>
<dc:creator>takuya</dc:creator>
<guid isPermaLink="false">87974@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Has any wpmu user had successufully setup two or more installs sharing the same user database by using the following method?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;CUSTOM_USER_TABLE&#38;#39;, &#38;#39;wp_users&#38;#39;);
define(&#38;#39;CUSTOM_USER_META_TABLE&#38;#39;, &#38;#39;wp_usermeta&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I have test sites named wpmu1.localhost and wpmu2.localhost (using xampp). So far I've managed to setup wpmu2.localhost on the same database as wpmu1.localhost and ran the install script after configuring wpmu2's config.php to use different database prefix, etc.&#60;/p&#62;
&#60;p&#62;Installation gone well, database (user blogs) created, but I see this error that some tables are missing.&#60;/p&#62;
&#60;p&#62;wp2_blogs&#60;br /&#62;
wp2_users&#60;br /&#62;
wp2_usermeta&#60;br /&#62;
wp2_site&#60;br /&#62;
wp2_sitemeta&#60;br /&#62;
wp2_sitecategories&#60;/p&#62;
&#60;p&#62;I've found some blog posts, indicating they have successfully setup shared user table environment on wpmu, but they don't provide how-to unfortunately.&#60;/p&#62;
&#60;p&#62;I know this was originally for single version, but I'd like to make it work with wpmu.
&#60;/p&#62;</description>
</item>
<item>
<title>SteveAtty on "Change core select query for posts"</title>
<link>http://mu.wordpress.org/forums/topic/15314#post-87901</link>
<pubDate>Thu, 05 Nov 2009 15:07:51 +0000</pubDate>
<dc:creator>SteveAtty</dc:creator>
<guid isPermaLink="false">87901@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;If you change core files then every time a release comes out you are going to have to remember what you changed and where you changed it.&#60;/p&#62;
&#60;p&#62;I guess what I'm trying to say is why are you altering core WP tables and code? Also as its WPMU then each time a blog is created the column will need adding unless you also modify the script that creates the new tables on blog creation.
&#60;/p&#62;</description>
</item>
<item>
<title>futuro on "Change core select query for posts"</title>
<link>http://mu.wordpress.org/forums/topic/15314#post-87900</link>
<pubDate>Thu, 05 Nov 2009 14:46:56 +0000</pubDate>
<dc:creator>futuro</dc:creator>
<guid isPermaLink="false">87900@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;hi, i have question, i insert in to table wp_post column name sur and i need show on web posts where is sur = 1. So i need to know where is function which selecting posts from database and change the SQL query. Thanks and sorry for my very bad english...
&#60;/p&#62;</description>
</item>
<item>
<title>stuxstu on "multiple WP to WPMU (import users)"</title>
<link>http://mu.wordpress.org/forums/topic/15298#post-87843</link>
<pubDate>Wed, 04 Nov 2009 16:44:49 +0000</pubDate>
<dc:creator>stuxstu</dc:creator>
<guid isPermaLink="false">87843@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;I am going to migrate 5 WP blogs to WPMU, as it is difficult to manage that many different blogs (updates, maintenance, ect..) and I have several more that I may be managing in the near future. I am new to WPMU and have a questions about how to make sure all the register users  of the blogs get imported into WPMU.&#60;/p&#62;
&#60;p&#62;Note: This is really only an issue with two existing blogs (others are low volume sites).&#60;/p&#62;
&#60;p&#62;Going through the XML export of one of the blogs, I can not see how register users are &#34;imported&#34; into the db. Is there some way to import the registered users? I don't want to ask several hundred users to &#34;re-register&#34;.&#60;/p&#62;
&#60;p&#62;Could this be done with multiple DBs or is there an &#34;advanced&#34; import function I am just not finding? Documentation would be worderful, if it exists.
&#60;/p&#62;</description>
</item>
<item>
<title>andrea_r on "Add new blog with no new tables in DB"</title>
<link>http://mu.wordpress.org/forums/topic/15119#post-86995</link>
<pubDate>Mon, 26 Oct 2009 12:22:26 +0000</pubDate>
<dc:creator>andrea_r</dc:creator>
<guid isPermaLink="false">86995@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;It needs tables in the database becasue that's where it stores the data. Even if the settings are the same.
&#60;/p&#62;</description>
</item>
<item>
<title>tmoorewp on "Add new blog with no new tables in DB"</title>
<link>http://mu.wordpress.org/forums/topic/15119#post-86985</link>
<pubDate>Mon, 26 Oct 2009 12:10:20 +0000</pubDate>
<dc:creator>tmoorewp</dc:creator>
<guid isPermaLink="false">86985@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;By default, no. Each blog is designed to have its own database in order to keep things separate.
&#60;/p&#62;</description>
</item>
<item>
<title>futuro on "Add new blog with no new tables in DB"</title>
<link>http://mu.wordpress.org/forums/topic/15119#post-86976</link>
<pubDate>Mon, 26 Oct 2009 08:49:24 +0000</pubDate>
<dc:creator>futuro</dc:creator>
<guid isPermaLink="false">86976@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
Can i create a new blog, which don't create new tables in the database, but the blog settings and other tables added to the table of first blog, which was created during the installation Wordpress?&#60;/p&#62;
&#60;p&#62;Thak you and sorry for my bad english.
&#60;/p&#62;</description>
</item>
<item>
<title>pivey on "Problem with install (Undefined index, constant db...)"</title>
<link>http://mu.wordpress.org/forums/topic/14782#post-86907</link>
<pubDate>Sun, 25 Oct 2009 08:50:21 +0000</pubDate>
<dc:creator>pivey</dc:creator>
<guid isPermaLink="false">86907@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;errors solved.&#60;br /&#62;
It was related to PHP 5.3 i used&#60;br /&#62;
As soon as i downgraded to 5.2.11, the installation is smooth.&#60;br /&#62;
Hope this helps
&#60;/p&#62;</description>
</item>
<item>
<title>pivey on "Problem with install (Undefined index, constant db...)"</title>
<link>http://mu.wordpress.org/forums/topic/14782#post-86877</link>
<pubDate>Sat, 24 Oct 2009 19:03:59 +0000</pubDate>
<dc:creator>pivey</dc:creator>
<guid isPermaLink="false">86877@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;the tz... of course ! :-)  You are my man!&#60;br /&#62;
I defined the date.timezone=&#34;Europe/Berlin&#34; and the timezone errors are gone.&#60;/p&#62;
&#60;p&#62;But!.... 'PHP Warnings still there.&#60;br /&#62;
After installation, PHP warnings show up&#60;br /&#62;
&#38;gt; password is mailed OK&#60;br /&#62;
&#38;gt; i refresh my page and log in&#60;br /&#62;
&#38;gt; now when hitting &#34;date related&#34; content like &#34;pages&#34; or &#34;blogs&#34;&#60;br /&#62;
  are not returning errors... workflow is OK&#60;/p&#62;
&#60;p&#62;Any idea what is causing the PHP Warnings ?&#60;/p&#62;
&#60;p&#62;These are the full warnings :&#60;br /&#62;
PHP Notice: Constant DB_NAME already defined in C:\Inetpub\wwwroot\travelians.com\wp-config.php on line 23 PHP Notice: Constant DB_USER already defined in C:\Inetpub\wwwroot\travelians.com\wp-config.php on line 26 PHP Notice: Constant DB_PASSWORD already defined in C:\Inetpub\wwwroot\travelians.com\wp-config.php on line 29 PHP Notice: Constant DB_HOST already defined in C:\Inetpub\wwwroot\travelians.com\wp-config.php on line 32 PHP Notice: Constant VHOST already defined in C:\Inetpub\wwwroot\travelians.com\wp-config.php on line 39 WordPress database error Table 'travelians.wp_blogs' doesn't exist for query SELECT * FROM wp_blogs WHERE domain = 'travelians.com' made by require, include, include_once, require_once, require_once WordPress database error Table 'travelians.wp_sitemeta' doesn't exist for query SELECT meta_value FROM wp_sitemeta WHERE site_id = 1 AND meta_key = 'site_name' made by require, include, include_once, require_once, require_once, get_current_site_name WordPress database error Table 'travelians.wp_blogs' doesn't exist for query SELECT blog_id FROM wp_blogs LIMIT 0,1 made by require, include, include_once, require_once, require_once WordPress database error Table 'travelians.wp_sitemeta' doesn't exist for query SELECT meta_value FROM wp_sitemeta WHERE meta_key = 'wpmu_sitewide_plugins' AND site_id = 1 made by require, include, include_once, require_once, get_site_option &#60;/p&#62;
&#60;p&#62;THANK YOU SO FAR!
&#60;/p&#62;</description>
</item>
<item>
<title>SteveAtty on "Problem with install (Undefined index, constant db...)"</title>
<link>http://mu.wordpress.org/forums/topic/14782#post-86875</link>
<pubDate>Sat, 24 Oct 2009 18:33:34 +0000</pubDate>
<dc:creator>SteveAtty</dc:creator>
<guid isPermaLink="false">86875@http://mu.wordpress.org/forums/</guid>
<description>&#60;p&#62;Have you set a proper default tz for your server in your php.ini file?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
