intercede01
Forum Replies Created
-
Forum: Plugins
In reply to: [RapID Secure Login] Temporary service issuesJust a quick update. The service is now running again and you should be able to register new sites and add users & devices to your existing sites.
One thing to note however. The certificates each WordPress site uses to request new user credentials will expire 5 years after the original enrolment. When this happens, you will see an error reported when you try to enroll a new user or phone. Existing users will continue to be able to operate as normal though.
If you do experience this, simply go to the RapID Settings screen in WordPress and click on the ‘Click here to reconfigure your site’. This will perform a new registration and issue a new enrolment certificate to your site. You can then continue as before.
Reconfiguring your site should not affect existing user devices or logins.
When you reconfigure, you may have to use a different email address to the one you used originally.Forum: Plugins
In reply to: [RapID Secure Login] Support Forum – RapID SLWe do watch this forum too, but the main action is on the link that Rick posted above. Thanks!
Forum: Plugins
In reply to: [Private groups] Slow page load timesThank you for all your help, you’ve been brilliant 🙂
Forum: Plugins
In reply to: [Private groups] Slow page load timesHi
I have now tested the test version of the plugin you provided.
The results are good – time to post a topic is taking ~5 seconds 🙂
Thank you.
Forum: Plugins
In reply to: [Private groups] Slow page load timesHi
Thank you for providing this test version. I haven’t had the time to try it yet.
I will get to it today and update you later.
Forum: Plugins
In reply to: [Private groups] Slow page load timesThanks 🙂
Forum: Plugins
In reply to: [Private groups] Slow page load timesEmail sent with the files.
Forum: Plugins
In reply to: [Private groups] Slow page load timesRemoved the lines
includes/user-profile.php line 99
includes/user-management.php lines 265 and 297The result is ~50 seconds to post a Topic
In user-profile took out lines 102 to 122
The result is that the page fails after clicking ‘Submit’ – ‘website name’ currently unable to handle this request.
HTTP ERROR 500Forum: Plugins
In reply to: [Private groups] Slow page load timesHi, thank you for your continued support.
Installed 3.4.9.
Made the code amendments as described.
Subscriptions OFFThe result is ~50 seconds to post a Topic
Forum: Plugins
In reply to: [Private groups] Slow page load timesThank you for the update.
Forum: Plugins
In reply to: [Private groups] Slow page load timesSubscriptions is currently switched OFF.
Also tested – Version 3.4.9 + meta-box.php from 3.4.4 – ~6 seconds
Forum: Plugins
In reply to: [Private groups] Slow page load timesHi
Thank you for investigating the differences.
Test results
1. install 3.4.5 and test a time – ~50 seconds
2. install 3.4.4 and test a time – ~6 secondsVersion 3.4.5 + meta-box.php from 3.4.4 – ~6 seconds
Version 3.4.5 + user-profile.php from 3.4.4 – ~50 seconds
Version 3.4.5 + user-management.php from 3.4.4 – ~50 secondsRe-tested Version 3.4.5 + meta-box.php from 3.4.4 a number of times – all times were ~6 seconds.
Forum: Plugins
In reply to: [Private groups] Slow page load timesThanks for testing this Robin.
It is strange why our sites go from 5 seconds with 3.4.4 to 20+seconds on 3.4.9.
Would it possible to have a debug version of the plugin that captures timings?
Forum: Plugins
In reply to: [Private groups] Slow page load timesHi
1.No errors are created by WP DEBUG.
2. I have changed the code back to the original in Version 3.4.9 and deactivated all plugins (except bbpress and private groups).
The time to post is on average 20 seconds.
I then re-activated plugins to see if any were causing the further slow down.
I was able to determine that when bbpress, private groups and ‘bbPress Notify (No-Spam)’ version 1.15.4 are activated – The time to post is between 45 second to 1 minute.
Forum: Plugins
In reply to: [Private groups] Slow page load timesThank you for providing this amendment.
Results of testing
Time taken to post a topic.
Version 3.4.4 – average 5 seconds
Version 3.4.9 – average 50 seconds
Version 3.4.9+code amendment – average 20 secondsSo, with the change to user-profile.php on Version 3.4.9 there is a noticeable improvement but it is still considerably slower than Version 3.4.4.
Thanks