Strange – I added the attachment and all my text disappeared. Glad I copied before hitting Submit. Here’s the note to accompany the screenshot:
—————-
Things are still strange on our end. I am seeking the help of a super capable back-end developer who’s worked with us before. I’m not sure if it’s WordPress, Apache, MySQL, or something else that’s causing the errors and inconsistencies.
Browser makes no difference, unfortunately. We’re seeing other strange problems with users registering and sometimes being placed into the “Members” usergroup, then sometimes not being placed there.
I can’t see anywhere where mod_security is in place (doesn’t list when I view the ‘loaded modules’), but our development help may be able to find out for sure.
On another strange note, because of the inconsistent Usergroup registration problems I alluded to above, I’ve been going to Forum -> UserGroups to add the new registrants into the “Members” group. Something strange shows up (not sure if it’s an import problem from vBulletin, but here goes):
When I click “Add members” under the Members area, or if I click “Show Members With No Memberships”, I get 7 entries that appear without a username. Using Firebug, I can see the option IDs have numbers that look like user IDs. When doing this on new registrants, I can view in PHPMyAdmin that the option ID is in fact a username. But when I try to search for any of the 7 IDs that show up, I get nothing in PHPMyAdmin. I’m attaching a screenshot to help.
Where does the forum get those IDs? A certain Table in MySQL different from wp_users?