Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 1 відповідь
  • 1 має цю проблему
  • 13 переглядів
  • Остання відповідь від 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.

Усі відповіді (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)

---