I'm building a site for a TV networking group that is a closed network. So I need a splash page that just has the site logo/background, a little bit of copy and the user login/register block. And then I also have a custom front page that I built via Panels which is currently set as the front page (and should be the front page for all logged in users).
I have a Drupal 7 site that uses the Image File Field. When I go to delete an image I get the error message..
An unrecoverable error occurred. The uploaded file likely exceeded the maximum file size (6 MB) that this server supports
However, it works fine on my XAMPP installation, but not on my remote server. Also, it appears to be an AJAX issue as when Javascript is disabled, it deletes just fine.