Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Is there different Firefox versions in the U.S. vs the UK and do they function differntly?

  • 1 resposta
  • 1 tem este problema
  • 13 visualizações
  • Última resposta de cor-el

more options

I had placed code that creates a form for uploading files to a file share application on a clients website. The code is as follows:

<iframe src="https://share.pixelgigs.com/user_web_dropbox/duser/ODdkMzQ1YTctNmYxNC1lMTYxLTU2MmItNGRlZmE2M2IxZTg0" name="Dropbox" width="300" height="300" id="Dropbox" scrolling="no" style="border:none;"></iframe>

On 9/26 & 9/27 the form was visible and operational as viewed and used from my Firefox browser in the U.S. and his in the UK.

However, when attempting to upload files today 9/28 when he brought up the site on his Firefox browser in the UK this text message was visible in the area where the form should have been:

Bad Request

Your browser sent a request that this server could not understand. Request header field is missing ':' separator. eharrismedia.com/ Apache/2.2.14 (Ubuntu) mod_fcgid/2.3.4 PHP/5.3.2-1ubuntu4.2 with Suhosin-Patch mod_ssl/2.2.14 OpenSSL/0.9.8k Server at share.pixelgigs.com Port 443

However at the same time, when opening the page from my browser here in the U.S. the form was visible and functioned as expected.

I had placed code that creates a form for uploading files to a file share application on a clients website. The code is as follows: <iframe src="https://share.pixelgigs.com/user_web_dropbox/duser/ODdkMzQ1YTctNmYxNC1lMTYxLTU2MmItNGRlZmE2M2IxZTg0" name="Dropbox" width="300" height="300" id="Dropbox" scrolling="no" style="border:none;"></iframe> On 9/26 & 9/27 the form was visible and operational as viewed and used from my Firefox browser in the U.S. and his in the UK. However, when attempting to upload files today 9/28 when he brought up the site on his Firefox browser in the UK this text message was visible in the area where the form should have been: Bad Request Your browser sent a request that this server could not understand. Request header field is missing ':' separator. eharrismedia.com/ Apache/2.2.14 (Ubuntu) mod_fcgid/2.3.4 PHP/5.3.2-1ubuntu4.2 with Suhosin-Patch mod_ssl/2.2.14 OpenSSL/0.9.8k Server at share.pixelgigs.com Port 443 However at the same time, when opening the page from my browser here in the U.S. the form was visible and functioned as expected.

Todas as respostas (1)

more options

This issue can be caused by corrupted cookies.

Clear the cache and the cookies from sites that cause problems.

"Clear the Cache":

  • Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"

"Remove Cookies" from sites causing problems:

  • Tools > Options > Privacy > Cookies: "Show Cookies"

Reload web page(s) and bypass the cache.

  • Press and hold Shift and left-click the Reload button.
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Cmd + Shift + R" (MAC)

---