bornfamous
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Removed multisite, borked siteok, thanks
Forum: Networking WordPress
In reply to: Can't add userThanks! I wasn’t scrolling down and didn’t see that. ??
Forum: Networking WordPress
In reply to: Migrating multiple blogs into multisite problemThat was it! It was missing this code:
if ( !defined( 'SUNRISE_LOADED' ) ) define( 'SUNRISE_LOADED', 1 );
Thank you!!!!
Forum: Networking WordPress
In reply to: Migrating multiple blogs into multisite problemThe trouble is that I came into this after my client had already installed WP Multisite, so I’m not exactly sure what was there other than what she tells me. I installed WP Domain Mapping plugin, but I don’t know if sunrise.php was there already or not. I assume not, from what you say.
But I can’t configure the domains, that’s the problem. I just get the message:
Please edit your wp-config.php and move the line define( ‘SUNRISE’, ‘on’ ); above the last require_once() in that file or make sure you updated sunrise.php.
And, like I said… that line is there, although there is no “require_once()” in wp-config.php.
Forum: Networking WordPress
In reply to: Migrating multiple blogs into multisite problemThanks Andrea, no we haven’t used any other domain mapping plugin.
Forum: Networking WordPress
In reply to: Newly converted multisite confused about image locationUpdate: I found the correct path and it works: wp-content/uploads
Thanks!
Forum: Networking WordPress
In reply to: Newly converted multisite confused about image locationHi Andrea! The uploads path is wp-content/blogs.dir/1/files. There are no images on the new posts since this happened because the site is looking for them at the old uploads path. Should I change the uploads path to the old spot and if so, what exactly do I put there?
Andrew, I’m not using using any new plugins that might have caused the problem. I’m using Thesis theme.
Forum: Installing WordPress
In reply to: Missing posts after importI’m having the same problem. Stacef, your solution sounds good but I have no idea how or where to “go into the exporting DB,” much less delete anything from it. Is that the only way?
Forum: Fixing WordPress
In reply to: Is there a way to export/import widgets from one wp blog to another?Thanks, I’ll try that.
Forum: Fixing WordPress
In reply to: edit problem with 2.6It’s not fixed in 2.6.1 and the patch by codestyling doesn’t work for me. I don’t know what to do. My client is NOT happy.
Forum: Fixing WordPress
In reply to: One Category On Front Page? Possible?Is there a way to put more than one category in that code? Sorry for the dumb question. The plugins mentioned don’t work with 2.3.x.
[Update: I found my answer in the comments on this page.]
Forum: Everything else WordPress
In reply to: hacker attackWhich part of the server logs should I include? All I have are Analog stats, which appear to show only referrer and browser information.
Forum: Everything else WordPress
In reply to: hacker attackI should add that the text was inserted into an existing post, and was not a comment.
Forum: Fixing WordPress
In reply to: Importing from MT worked, but permalinks don’tCustomer support took care of it for me; they made the htaccess file writable. Thanks for the insight. :o]
Forum: Fixing WordPress
In reply to: Importing from MT worked, but permalinks don’tThere’s no .htaccess file. Is that what I need mod_rewrite for? I just emailed the host company to ask about it. Thanks