SIte Pro: uwer has no access to site created account is registered.
WPMU DEV Community
SIte Pro: uwer has no access to site created account is registered.
Elite
621 pointsLike some sort of WPMU DEV God"I'm new here
tishimself
Member
—
26th January 2012 (3 months ago)
Hi,
I'm using the latest version of the Network theme, WP, BP and Pro Sites. Premium Membership is installed but not enabled. I'm probably going to delete it when my Pro Sites implementation is working.
When I create a site at the time of registration, login and then try to acces the dashboard I get this message:
You don't have sufficient permission to access this page.
If I then create a site and go to the dashboard, I get the Pro sites screen with the payment options to activate my site. So this works as expected.
One thing is that "My Site" is the name of the 1st site when I go the BP blogs page. Yet I know I specified "test1". I tried twice and this is always happens. However, the subdomain for the site is correct.
Pro Site Option: Show Option on Signup
Display an option on the signup page
You can force and hide the signup option by linking to the signup page like this: wp-signup.php?Membership=1
BTW, the Network theme makes it easy to change the "Join Us" button to to the above link, but how to I change the BP buddybar "Sign Up" button link?
Also I'm thinking that W3 Total Cache may be interferring with the timely user login after processign the verification email. I notice that as soon as I purge cahe the user can login. Has anyone else noticed this?
I'm using the latest version of the Network theme, WP, BP and Pro Sites. Premium Membership is installed but not enabled. I'm probably going to delete it when my Pro Sites implementation is working.
When I create a site at the time of registration, login and then try to acces the dashboard I get this message:
You don't have sufficient permission to access this page.
If I then create a site and go to the dashboard, I get the Pro sites screen with the payment options to activate my site. So this works as expected.
One thing is that "My Site" is the name of the 1st site when I go the BP blogs page. Yet I know I specified "test1". I tried twice and this is always happens. However, the subdomain for the site is correct.
Pro Site Option: Show Option on Signup
Display an option on the signup page
You can force and hide the signup option by linking to the signup page like this: wp-signup.php?Membership=1
BTW, the Network theme makes it easy to change the "Join Us" button to to the above link, but how to I change the BP buddybar "Sign Up" button link?
Also I'm thinking that W3 Total Cache may be interferring with the timely user login after processign the verification email. I notice that as soon as I purge cahe the user can login. Has anyone else noticed this?
5596 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Support Kangaroo
—
26th January 2012 (3 months ago)
#
Greetings Larry :-)
sir we have noticed and discussed in a few other threads problems with W3 Total Cache causing lots of anomalies with WordPress and Plugins of all sorts.
For the several in those discussions it became our consensus to go with WP Super Cache which proved to not cause all the anomalies and to perform well.
Therefore it is my opinion that your first step to getting this going is to change your cache from W3 Total Cache to WP Super Cache.
NOTE: When W3 Total Cache was uninstalled on our system it also deleted the db.php file located in wp-content folder - please be sure to back that up before deleting W3 Total Cache.
9603 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Sales & Support Pro
—
26th January 2012 (3 months ago)
#
Hiya!
You really need to narrow down the cause before doing anything like switching plugins.
Deactivate all your plugins and try to sign up for a site and see if you get the same issues. If you don't, re-activate the plugins one-by-one and test each time to see which plugin causes the issue.
Perhaps I should have mentioned that I had disabled many plugins w/o a difference. I figured the non-wpmudev plugin to limit the number of user blogs was the culprit, but it was not. Oddly enough my baseline test this morning did not get assigned the "My Site" name.
So today I disabled W3 Total Cache too. The problem went away and users can login w/o delay once they process their verification email. I have not tested to see if there was a particular setting causing the problem, like minify. That is on my list to check into.
I installed Supercache and still no repeat of the prboblem. However, I need to learn how to configure it. As it stands now it is not as effective as W3 Total Cache, so I'm not sure what the final result will be.
Using the link with the "?members=1" does not seem to do anything. Suggestions?
Is there some way to clear out the hold on site subdomains after the sites have been deleted? It says it takes a couple of days. Next time I will keep the test site private to see if this resolves this testing issue.
I tried disabling Minify for W3 Total Cache, but that did not resolve the issue.
I then tried WP Super Cache with WP Minify and there was no problem.
The size of the Home page load went up from 123KB compared to Total Cache( with Minify enabled) to 131KB. Small, but this is a development/test site. Maybe there is a Super Cache option I'm missing.
When I tried my Scholar Theme site with WP Super Cache and WP Minify, the scroller and wpmudev popover plugin failed untiI disabled WP Minify. Performance is impacted by not using some form of Minify.
After additional testing I can kill the popover plugin and the scholar scroller by enabling WP Minify JS and get them back by disabling JS Minify and clearing the WP Minify cache manually.
5596 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Support Kangaroo
—
17th February 2012 (3 months ago)
#
Greetings tishimself,
Just checking if this issue was eventually resolved in another thread? Or by
yourself separately to us? Or by us over email with you? Or using our live
support?
If so, no need to reply, that's great news.
If not, or you have any more questions related to this thread, please feel free
to post them below including any new symptoms or errors and tick the 'Mark as
Not Resolved (re-open)' box below the post area (or else we'll miss it!)
Responses (9)
Support Kangaroo — 26th January 2012 (3 months ago) #
Greetings Larry :-)
sir we have noticed and discussed in a few other threads problems with W3 Total Cache causing lots of anomalies with WordPress and Plugins of all sorts.
For the several in those discussions it became our consensus to go with WP Super Cache which proved to not cause all the anomalies and to perform well.
Therefore it is my opinion that your first step to getting this going is to change your cache from W3 Total Cache to WP Super Cache.
NOTE: When W3 Total Cache was uninstalled on our system it also deleted the db.php file located in wp-content folder - please be sure to back that up before deleting W3 Total Cache.
Joe :-)
Sales & Support Pro — 26th January 2012 (3 months ago) #
Hiya!
You really need to narrow down the cause before doing anything like switching plugins.
Deactivate all your plugins and try to sign up for a site and see if you get the same issues. If you don't, re-activate the plugins one-by-one and test each time to see which plugin causes the issue.
Thanks,
Phil
Member — 26th January 2012 (3 months ago) #
Hi,
Perhaps I should have mentioned that I had disabled many plugins w/o a difference. I figured the non-wpmudev plugin to limit the number of user blogs was the culprit, but it was not. Oddly enough my baseline test this morning did not get assigned the "My Site" name.
So today I disabled W3 Total Cache too. The problem went away and users can login w/o delay once they process their verification email. I have not tested to see if there was a particular setting causing the problem, like minify. That is on my list to check into.
I installed Supercache and still no repeat of the prboblem. However, I need to learn how to configure it. As it stands now it is not as effective as W3 Total Cache, so I'm not sure what the final result will be.
Using the link with the "?members=1" does not seem to do anything. Suggestions?
Is there some way to clear out the hold on site subdomains after the sites have been deleted? It says it takes a couple of days. Next time I will keep the test site private to see if this resolves this testing issue.
Larry
Member — 26th January 2012 (3 months ago) #
Hi,
I tried disabling Minify for W3 Total Cache, but that did not resolve the issue.
I then tried WP Super Cache with WP Minify and there was no problem.
The size of the Home page load went up from 123KB compared to Total Cache( with Minify enabled) to 131KB. Small, but this is a development/test site. Maybe there is a Super Cache option I'm missing.
Regards,
Larry
Member — 26th January 2012 (3 months ago) #
Hi,
When I tried my Scholar Theme site with WP Super Cache and WP Minify, the scroller and wpmudev popover plugin failed untiI disabled WP Minify. Performance is impacted by not using some form of Minify.
Larry
Member — 26th January 2012 (3 months ago) #
Hi,
I reinstalled & configured Super cache and Minify cleared my browser cache and all seems to be ok on the Scholar theme site.
Probably just needed to clear the browser cache.
Larry
Member — 27th January 2012 (3 months ago) #
Hi,
Let me do that one over.
After additional testing I can kill the popover plugin and the scholar scroller by enabling WP Minify JS and get them back by disabling JS Minify and clearing the WP Minify cache manually.
Larry
Support Kangaroo — 17th February 2012 (3 months ago) #
Greetings tishimself,
Just checking if this issue was eventually resolved in another thread? Or by
yourself separately to us? Or by us over email with you? Or using our live
support?
If so, no need to reply, that's great news.
If not, or you have any more questions related to this thread, please feel free
to post them below including any new symptoms or errors and tick the 'Mark as
Not Resolved (re-open)' box below the post area (or else we'll miss it!)
Otherwise, happy days, glad you got it sorted :)
Thank you for being a WPMU Dev member!
Cheers, Joe :-)
Member — 17th February 2012 (3 months ago) #
Hi,
This was circumvented by replacing Total Cache with Super cache and wp minify w/o javascript minify being enabled.
L
Become a member