techHT
Forum Replies Created
-
Forum: Networking WordPress
In reply to: No login avail with 1st sub site(folder)Thanks Ineedle!!
You comment pointed my attention to the plugin site.
Here’s what I found there and it took care of the trouble:Problem:
Sub-account (directory, not domain), the page is bare, and the wp-admin is page not found.Some users are reporting that the .htaccess file is not being created successfully.
Here are the steps on how to manually fix this until the pluginis updated:1. Edit the wp-config.php by adding “define(‘WP_ALLOW_MULTISITE’, true);” Without the quotes.
2. Go to the super admin panel and look for the menu “Network” under the “Tools” section.
3. Here it will give you the desired htaccess files information.
4. Download your current .htaccess file with your favorite ftp client and paste the new content into it.
5. Upload the newly edited .htaccess file.Forum: Networking WordPress
In reply to: Consolidating 15 single blogs to 3.0I looked at wpmututorials.com – Thanks!,I’ll be putting it to use
Forum: Networking WordPress
In reply to: Consolidating 15 single blogs to 3.0thanks Andrea
I will reload 3.0 today in the root & set up to use subfolders
I’ll recreate other blogs as sites & import past postsMy main blog is http://www.humantrinity.com/blog/ with my only
sub domain (blog.humanatrinity.com) pointed at it.
When I finish the above, where exactly would I re-point the subdomain in the new install. I think it has to be pointed to a folderAnd… could you point me to info on the set up of sites in MU, i’m feeling a little lost. Everything I know about WP & html is self taught with a whole lot of ‘fakin it’
Thanks
Forum: Fixing WordPress
In reply to: displaying blog on second websiteThe 10 minute fix for you is to install the FeedWordPress plugin on site2.com – It will pull your posts from site1.com and display them as actual site2 blogs