Select Multiple Products on Member Page

Discussion in 'Troubleshooting' started by warkjeff, Apr 9, 2010.

  1. warkjeff

    warkjeff New Member

    Joined:
    Oct 30, 2008
    Messages:
    1
    In aMember when I go to Setup/Config > Advanced and check the box for Select Multiple Products on Member Page and then click Save I get the following error message:

    Not Acceptable
    An appropriate representation of the requested resource /amember/admin/setup.php could not be found on this server.

    Can anyone tell me what I need to do to set up Multiple Product ordering on Member Page? I would like to display check boxes instead of a dropdown and to allow people to order multiple products at one time once they are a member.

    I am running aMember 3.1.8PRO.

    Thanks!
    Jeff
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    This can be because of incorrect configuration of mod_secure that your hosting have installed. Check server's error log in oder to see why error was generated exactly.
    Try to create .htaccess within amember folder with this code:
    SecFilterEngine Off
    If this will not help, contact us in helpdesk.

Share This Page