I have Ubercart 6.x-2.0-beta5 installed in a Drupal 6.10 site.
I am logged in as an administrator, and am trying to mail an invoice from Home >> Administrator >> Store administration >> Orders >> Order 16 >> Mail Invoice
The Recipient e-mail has automatically been placed in the field. When I press the "Mail invoice" button, or either of the two other choices, I get a 406 error: Not Acceptable An appropriate representation of the requested resource /admin/store/orders/16/invoice/mail could not be found on this server.
After Googleing the error, I tried to add the following to my .htaccess, but I get an Internal Server Error - maybe because mod_security.c isn't installed.
SecFilterEngine Off
SecFilterScanPOST Off
Any other suggestions on eliminating this 406 error?
Thanks, Chris
Comments
Comment #1
rszrama commentedThis sounds more like a server issue than an issue with the Ubercart code. As such, it should be handled through the support forums.