<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Well Opened another ticket with my&nbsp; web
      hosting company . <br>
      <br>
      Since they wanted to duplicate the problem, I ended up setting up
      a dummy user on my site.<br>
      I changed permissions to allow authenticated users to create blog
      entries. <br>
      <br>
      Oddly enough I did not see when logged in as regular authenticated
      user any menu item to create a blog entry.<br>
      <br>
      So I just told them to navigate to /node/add once they are logged
      in to get to the blog entry page and try to upload a photo with a
      blog entry to duplicate the error. <br>
      <br>
      Pat<br>
      <br>
      On 12/11/2012 9:18 AM, Pat Newberry wrote:<br>
    </div>
    <blockquote cite="mid:50C740CE.3020908@gypsyfarm.com" type="cite">I
      did contact them and opened a ticket, but I was not sure if the
      issue was related to Drupal or not and they didn't either so I
      ended up closing the ticket.
      <br>
      <br>
      When I contact them again is there a specific issue I should ask
      them to address?
      <br>
      <br>
      <br>
      Pat
      <br>
      <br>
      <br>
      On 12/10/2012 4:00 PM, Lenny Rogers wrote:
      <br>
      <blockquote type="cite">Contact your support of your web hosting
        <br>
        <br>
        On Mon, Dec 10, 2012 at 9:39 PM, Pat Newberry
        <a class="moz-txt-link-rfc2396E" href="mailto:drupal@gypsyfarm.com">&lt;drupal@gypsyfarm.com&gt;</a> wrote:
        <br>
        <br>
        <blockquote type="cite">&nbsp; A couple of weeks ago I could upload
          images, but now I can't. I'm
          <br>
          getting a 406 error. At first I thought it was related to me
          trying to set
          <br>
          up a slide show gallery. I now see that even on my blog entry
          I can not
          <br>
          upload an image.
          <br>
          <br>
          Here are the Headers and such:
          <br>
          <br>
          POST
          /admin/structure/views/view/image_gallery_iii/preview/page_1/ajax
          <br>
          HTTP/1.1
          <br>
          Host <a class="moz-txt-link-abbreviated" href="http://www.gypsyfarm.com">www.gypsyfarm.com</a>
          <br>
          User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0)
          Gecko/20100101
          <br>
          Firefox/17.0
          <br>
          Accept application/json, text/javascript, */*; q=0.01
          <br>
          Accept-Language en-US,en;q=0.5
          <br>
          Accept-Encoding gzip, deflate
          <br>
          Connection keep-alive
          <br>
          Content-Type application/x-www-form-urlencoded; charset=UTF-8
          <br>
          X-Requested-With XMLHttpRequest
          <br>
          Referer
          <br>
<a class="moz-txt-link-freetext" href="http://www.gypsyfarm.com/admin/structure/views/view/image_gallery_iii/ed">http://www.gypsyfarm.com/admin/structure/views/view/image_gallery_iii/ed</a>...<a class="moz-txt-link-rfc2396E" href="http://www.gypsyfarm.com/admin/structure/views/view/image_gallery_iii/edit?render=overlay">&lt;http://www.gypsyfarm.com/admin/structure/views/view/image_gallery_iii/edit?render=overlay&gt;</a>
          <br>
          Content-Length 10510
          <br>
          Cookie Drupal.toolbar.collapsed=0;
          Drupal.tableDrag.showWeight=0;
          <br>
__utma=68804615.1924210912.1334177271.1355103170.1355145954.287;
          <br>
__utmz=68804615.1348501291.200.7.utmcsr=pnewberry.dev.habitat.org|utmccn=(referral)|utmcmd=referral|utmcct=/blog/article109.aspx;
          <br>
mp_d21cb8a9f34838c02aeec897b3728a94_mixpanel=%7B%22distinct_id%22%3A%2213b06813cb6132-0ffe7a842ff0ee8-47574134-13c680-13b06813cb7285%22%2C%22%24initial_referrer%22%3A%22http%3A%2F%
          <br>
          2Fwww.gypsyfarm.com
          <br>
%2Fadmin%2Fstructure%2Ftypes%22%2C%22%24initial_referring_domain%22%3A%
          <br>
          22www.gypsyfarm.com%22%7D;
          <br>
SESS6fcc60056c800253f4b9ad47fd84e52f=szAwpR3HHNEK1xq-CbX4k5UkJmaoo7r6joenItke_4o;
          <br>
          has_js=1; __utmb=68804615.1.10.1355145954; __utmc=68804615
          <br>
          Pragma no-cache
          <br>
          Cache-Control no-cache
          <br>
          <br>
          (Status-Line) HTTP/1.1 406 Not Acceptable
          <br>
          Date Mon, 10 Dec 2012 13:27:31 GMT
          <br>
          Server LiteSpeed
          <br>
          Connection Keep-Alive
          <br>
          Keep-Alive timeout=5, max=100
          <br>
          Cache-Control private, no-cache, max-age=0
          <br>
          Pragma no-cache
          <br>
          Content-Type text/html
          <br>
          Content-Length 372
          <br>
          <br>
          an AJAX HTTP error occurred.
          <br>
          HTTP Result Code: 406
          <br>
          Debugging information follows.
          <br>
          Path:
          /admin/structure/views/view/image_gallery_iii/preview/page_1/ajax
          <br>
          StatusText: Not Acceptable
          <br>
          ResponseText:
          <br>
          406 Not Acceptable
          <br>
          <br>
          406 Not Acceptable
          <br>
          <br>
          This request is not acceptable
          <br>
          Powered By LiteSpeed Web Server
          <br>
          LiteSpeed Technologies is not responsible for administration
          and contents
          <br>
          of this web site!
          <br>
          <br>
          I'm not sure where to start to figure this out. I've Googled
          406 error but
          <br>
          nothing I read was of much help to me.
          <br>
          <br>
          Any one can help as to where I should start?
          <br>
          I did any module I recently added related to slide shows.
          Again, this
          <br>
          seems to affect all upload of images on the site.
          <br>
          <br>
          Pat
          <br>
          &nbsp; Add new comment
          <a class="moz-txt-link-rfc2396E" href="http://drupal.org/comment/reply/1862912#comment-form">&lt;http://drupal.org/comment/reply/1862912#comment-form&gt;</a> ?
          Categories:
          <br>
          Post installation <a class="moz-txt-link-rfc2396E" href="http://drupal.org/forum/22">&lt;http://drupal.org/forum/22&gt;</a>, Drupal
          7.x<a class="moz-txt-link-rfc2396E" href="http://drupal.org/taxonomy/term/120">&lt;http://drupal.org/taxonomy/term/120&gt;</a>
          <br>
          <br>
          --
          <br>
          [ Drupal support list | <a class="moz-txt-link-freetext" href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]
          <br>
          <br>
        </blockquote>
        <br>
        <br>
      </blockquote>
      I
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>