70: Dustin Sartoris has earned 70 Hero Points by being an active WPMU DEV member. They can use these to buy real stuff!
7: Dustin Sartoris has earned 7 Reputation Points by getting involved in the WPMU DEV community.

Dustin Sartoris
Round Rock, TX · Round Rock, TX https://technoagents.io New Recruit
Visit Twitter Profile Visit Facebook Profile Visit LinkedIn Profile
Member since April 2018
Not a WPMU DEV member?
Get access to super-powered hosting, site management tools for all your sites on any host, 24/7 live support, premium plugins, and private member forums!
Learn more Already a member? Login

-
Dustin Sartoris commented on Limit number of sites a user can createOct 13, 2018
I'd love this feature too. It's almost necessary to have. -
Dustin Sartoris commented on Limit Upload Space for Free SitesMay 23, 2018
Again, So here is the issue. I set the Site Upload Space in Network Settings to 25mb so that would be the limit on my free sites. I then go to my main site, which in Pro Sites is set up to have 100gb of space. On my Change Profile Photo and Change Cover Image in BuddyPress on that main site, I get "UPLOAD LIMIT EXCEEDED" as an error even before I'm able to upload anything. Basically, BuddyPress is using the 25mb limit and not the 100gb limit I set in Pro Sites. The new 3.0 BuddyPress isn't talking correctly to Pro Sites anymore, from what it looks like. Please read THIS and not the initial post. -
Dustin Sartoris commented on Limit Upload Space for Free SitesMay 23, 2018
I don't think you guys are reading what I'm saying. I didn't write the initial question. It was written by support, and didn't get the right question across. Buddypress is not following the limits set in Pro Sites for Avatars and Cover Images. -
Dustin Sartoris commented on Limit Upload Space for Free SitesMay 22, 2018
So here is the issue. I set the Site Upload Space in Network Settings to 25mb so that would be the limit on my free sites. I then go to my main site, which in Pro Sites is set up to have 100gb of space. On my Change Profile Photo and Change Cover Image in BuddyPress on that main site, I get "UPLOAD LIMIT EXCEEDED" as an error even before I'm able to upload anything. Basically, BuddyPress is using the 25mb limit and not the 100gb limit I set in Pro Sites. The new 3.0 BuddyPress isn't talking correctly to Pro Sites anymore, from what it looks like. -
Dustin Sartoris commented on Multisite, Cloudflare, Pro Sites, and Subdomains (Oh my!)Apr 27, 2018
Are there any other options? Both HostGator and WP Engine won't do Let's Encrypt SSL unless I pay for the $100/month or more hosting plans. -
Dustin Sartoris commented on [Pro Sites] AffiliateWP IntegrationApr 25, 2018
Right. The problem is we need to use WooCommerce and some other plugins that your affiliate plugin isn't compatible with. So either Pro Sites + AffiliateWP or I need an Affiliates addon for WooCommerce and a few other plugins we intend to use. :) -
Dustin Sartoris commented on Domain Mapping - Force SSL breaks the adminApr 20, 2018
The only plugins I had enabled were WPMUDEV plugins: Cloner Defender Pro Domain Mapping Hummingbird Pro Multi-Domains for Multisite SmartCrawl Snapshot Pro Ultimate Branding WP Smush Pro WPMU Dev Dashboard Twenty Seventeen is my current theme. My HTACCESS contained only this when it broke: RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] # add a trailing slash to /wp-admin RewriteRule ^wp-admin$ wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^(wp-(content|admin|includes).*) $1 [L] RewriteRule ^(.*.php)$ $1 [L] RewriteRule . index.php [L] RewriteCond %{HTTP_HOST} ^www.(.*)$ [NC] RewriteRule ^(.*)$ https://%1/$1 [R=301,L] However, I added this (from my other Really Simple SSL addon on my Technoagents.io site) when it broke, and it still didn't work: # BEGIN rlrssslReallySimpleSSL rsssl_version[2.5.26] <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] </IfModule> # END rlrssslReallySimpleSSL # BEGIN Really_Simple_SSL_UPGRADE_INSECURE_REQUESTS <IfModule mod_headers.c> Header always set Content-Security-Policy "upgrade-insecure-requests;" </IfModule> # END Really_Simple_SSL_UPGRADE_INSECURE_REQUESTS # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Upgrade Membership
Hello - you seem to have stumbled upon a super-secret ultra-private members-only page on the WPMU DEV forums. This is where people go to discuss their business secrets and development tips. Want in?
- Access to business, marketing and development sparring with peers
- Access to business, marketing and development sparring with peers
- Access to all our premium plugins
- Access to all our premium plugins
- Full Security, SEO, Backup and Performance service suites
- Full Security, SEO, Backup and Performance service suites