@ Sylvia
re: I followed directions and then logged into my daughter’s account and set up her a directory listing. When I searched for it, she wasn’t listed.
You can tell that it does not work even without searching for. When adding an entry you should stay on the same page and have a success message. Instead the page is redirected the user profile admin page.
I read the response from Wishlist… they are a little confused as to what is being asked. I understand the confusion because usually when you talk about user redirects, it is about after a user logins in. This is not the issue we’re dealing with. A user can login just fine. It is the form submission for the directory in the admin is being redirected when adding/editing an entry.
So… next steps…
Can I get a FTP login? What I plan on doing is downloading your entire plugins folder. I’ll do a search across all plugins at the same time looking in their code for any and every instance a plugin does a redirect. Finding these specific instances will allow me to figure out what I need to do to make sure the directory add/edit gets to process before the redirect happens.
