Support Forum
Hi,
We are testing the latest Simple Forums 5.0.0 Build 7705 on our shared server and are running into issues with member groups functions (specifically, Moderators -> Add Members) where application (apparently) attempts to load entire member list and hangs, making wp-admin inaccessible for a few mins. It then comes back up.
We do not have this problem with any member functions in Wordpress itself or any other plugins, so it seems that the script is rather inefficient when dealing with large members list, in our case 5,500+.
We had experienced this problem early on when trying to add Admins, but I was able to fix it by creating custom PHP.ini and setting higher memory usage and execution time for PHP scripts. I tried increasing them again, but it doesn't solve the problem for moderators selection.
Could you please look into stress testing the application in this area and maybe finding a way to load/select from member list more efficiently?
Thanks for your work on this great plugin. Cheers.
not sure I follow... adding members to any usergroup only loads 100 users at a time and pages through them... so your overall usergroup size does not matter...
and we do 'stress test' it... we test with our user database which currently has over 7000 members... and no issue...
in fact, in 5.0, we changed the add admins to use the the exact same way of adding new members - no more than 100 fetched at a time because there was indeed the problem with adding admins of loading too many users where it could take some time...
so if its taking your site a long time to load 100 users, something else is afoot...
Visit Cruise Talk Central and Mr Papa's World
Yes, the member list loading issue that we experienced (and were able to fix) was in the previous version, I didn't realize you changed it... thanks for clarification.
Still, the hanging issue is essentially the same on the surface of it. We'll try to run some more tests to see if we can figure it out. Any suggestions would be welcome. Thanks!
now, your topic/posts said 'adding a member'... perhaps you are really referring to displaying the current membership??
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
now, your topic/posts said 'adding a member'... perhaps you are really referring to displaying the current membership??
Basically, the hangup occurs when I do the following:
- Log in to wp-admin
- Select Forums -> User Groups -> Manage User Groups. Three groups are shown (Guests, Members, Moderators)
- Click "Add Members" under "Moderators". The blue square "loading" graphic appears and never stops.
- At this point, any function in WP admin (not just Forum) is inaccessible. When you click on any link, browser displays "Connecting..." in the status bar and nothing happens. About 3-4 mins later WP Admin is working again.
I'll post here if I find what is causing this. Even if it doesn't relate to sp-forum plugin scripts, people still might run into similar probs on shared hosts.
Absolutely and we would welcome any knowledge - especially if it can lead to an improvement.
I did just try that same process here with our current user base of 7160 members and have to say there were no such problems. The first 100 users were loaded into the select list within about half a second.
If you are able it might be worth running the SQL query being used against your database in phpMyAdmin (for example) which might show up if there is a data problem of some sort.
YELLOW
SWORDFISH
|
1 Guest(s)