საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

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

  • 1 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 13 ნახვა
  • ბოლოს გამოეხმაურა cor-el

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)

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)

---