ratputin
Forum Replies Created
-
Forum: Networking WordPress
In reply to: WordPress 3.3.1 Network cannot login into subdomain dashboardSuccess! The subdomain AND the subdomain Dashboard are now accessible. I Network Enabled the MU Domain Mapping Plugin, added the Sunrise bit and set the following:
Added IP Address
Checked Domain Options: 2 & 4Went to Settings > Domains and added a new domain with the
Site ID: #
Domain: subdomainname.com
Primary: CheckedMAC USERS NOTE: I am running Lion (OSX 10.7) and have been using the “sudo dscacheutil -flushcache” command to clear the DNS unsuccessfully. Use “sudo killall -HUP mDNSResponder” instead.
Ipstenu, THANK YOU for hanging in there with me. I couldn’t have done it without you. PM me and let me know how I can send a tasty beverage your way 🙂
KO
Forum: Networking WordPress
In reply to: WordPress 3.3.1 Network cannot login into subdomain dashboardStupid question alert…
I am not using any plugin for mapping. The settings I posted came from My Sites > Network Admin > Site > Site Name > Settings
Does your suggestions still apply?
EDIT: Wait…you’re saying I NEED to use the plugin in this instance…correct?
2nd Edit…I’m trying it now.
KO
Forum: Networking WordPress
In reply to: WordPress 3.3.1 Network cannot login into subdomain dashboardActually, the settings look like this:
Site URL: http://subsite.com (Works)
HOME: http://subsite.com (doesn’t work)
Upload Path: wp-content/blogs.dir/3/files
File Upload URL: http://subsite.primarydomain.com/files (NOBLOGREDIRECT kicks in)Forum: Networking WordPress
In reply to: WordPress 3.3.1 Network cannot login into subdomain dashboard# BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule . index.php [L] # END WordPressForum: Networking WordPress
In reply to: WordPress 3.3.1 Network cannot login into subdomain dashboardNo, please disregard the second wildcard comment (I deleted the second wildcard). The Primary domain has a wildcard, not the sub domain.
Forum: Networking WordPress
In reply to: WordPress 3.3.1 Network cannot login into subdomain dashboardAnd I “think” the sub is working. I can view the site, just not the dashboard.
Forum: Networking WordPress
In reply to: WordPress 3.3.1 Network cannot login into subdomain dashboardNo, just one install under the primary domain. The subdomain was add in the Network Dashboard. I parked it under the primary in cPanel.
Forum: Networking WordPress
In reply to: WordPress 3.3.1 Network cannot login into subdomain dashboardAh! That makes sense 🙂 There is a wildcard for each domain. both point to the IP address.
Bump. Installed it on a fresh WP3+ Network. Did Network Activate and do not see it on the individual sites.
STELLAR!!!! That did the trick!
And a config file is an excellent idea. Donation coming your way…
Actually, yes :). Also, I have some for clients. I’d rather not have one see another’s.
Can I edit the PHP File to make this happen?
Forum: Hacks
In reply to: KingSize Theme and vSlider jQuery ConflictNick Shylo, the theme’s author, was great to work with…however, I found the conflict completely by accident. If you are trying to use the KingSize Theme and the vSlider plugin, you must deselect the “Enable/Disable Right-Click” option in the theme.
Hope this can help someone else out there 🙂
~Rat
Forum: Hacks
In reply to: KingSize Theme and vSlider jQuery ConflictThank you all for the input. I will attempt to contact the theme’s autor and let you know if a fix is found.
KO
I have been getting this error on every site I use this plug-in on for the better part of a month. Anyone know of a fix?
Forum: Plugins
In reply to: Display Titles Under Thumbnails with WP Default Gallery SystemTry a plugin combination of tag-gallery, media-tags & cleaner gallery. I know that captions work…