We are using the free version 1.8.5 of aMember and just noticed a problem when browsing users. If you hit Browse Users, or hit Search Users and then a Letter to search you get a 406 error: Not Acceptable An appropriate representation of the requested resource /amember/admin/users.php could not be found on this server. The only thing I can find on other message boards is that PHP changed a library location in one of their latest versions that can cause this error. Does anyone have any ideas how to fix this problem? Did I miss any posts on these boards? Thanks, David
It looks like the % sign that aMember drops into the URL when browsing (letter=A%) is causing a conflict with the apache mod_security module. Is there a workaround that I have missed?
Yes, there was such a problem. Edit file amember/templates/admin/menu.html replace letter=A% to letter=A%25
I'm having this issue with version 3.0.6PRO. This workaround didn't fix it on my server. Any other suggestions? I still get "Not Acceptable An appropriate representation of the requested resource /amember/admin/users.php could not be found on this server." when trying to browse users.