0
votes
0answers
35 views

Back button and Firefox scroll position - cache issue?

I'm assuming this is a bug in Firefox and have seen some bug reports over the years related to it with Firefox specifically, but the issue is when you visit an (magento) e-comm site such as [this ...
0
votes
3answers
38 views

Scriptaculous Autocompleter wont work in Firefox

I am working on a project which implements an autocomplete textfield with the Scriptaculous autocompleter. In versions of Internet Explorer less than 10, the system works fine, but since version 10 ...
1
vote
1answer
158 views

Firefox php file “The system cannot find the file specified.”

I have a very annoying problem with a website that I have uploaded to a hosting server. When I try to view php pages with Firefox in Windows from the server all it says in the browser is "The system ...
0
votes
1answer
27 views

Firefox/IE play streamed MP3 (Served with PHP)

I'm having trouble playing a locally created mp3 through firefox and IE, although they work fine in Chrome. The file is basically this: header('Content-Type: application/octet-stream'); ...
0
votes
1answer
30 views

PDF View no longer works in Firefox

I am trying to view a PDF. This code used to work in Firefox. Now, as soon as the statement header("Content-Type: $ctype"); is reached, the file is downloaded. No die() statements after it will be ...
-2
votes
1answer
55 views

JavaScript to check computer for a specific browser

In my web site i have this thing it loads a different page if you are in IE I loads the no_support.html, and on the no support page i have text saying try one of the two browsers bellow, and bellow i ...
4
votes
1answer
97 views

Back button doesn't refresh page if URL contains GET parameters or trailing slash?

I have a CodeIgniter site that assigns users a UUID when the landing page is hit. Reloading the landing page will assign a new UUID, but once you start progressing through the forms your UUID remains ...
-1
votes
0answers
39 views

let a website user to email me a screenshot [duplicate]

I have a management PHP web site, I want let a user to email me a screenshot of current web page/ (So I can help him, if he has any problem) What is the best way? (that works with FireFox)
0
votes
1answer
22 views

Image not cropped only for browsers?

I cropped an image using PHP GD imagecopyresampled() function. I used the function in the past, but now it seems that somehow, for browsers like Firefox & Chrome (latest versions of both) the ...
0
votes
1answer
46 views

Display an alert error with php and javascript not working properly in FF and Chrome

I use this piece of code to inform user to fill some field in this way: ob_start(); $msg = $_SESSION['ErrorUser']; if($msg !=""){ echo '<script type="text/javascript">alert(" ' . $msg . ...
-1
votes
2answers
77 views

Firefox does not submit my form

I have a php application that fetches the requests from mysql database and displays them for further approval. The form is fetched from send_req.php and is displayed inside the div on ...
0
votes
1answer
77 views

My php logout function doesn't work in IE or FF. Works beautifully in Chrome

Here's the code for the entire logout file. When I click on the logout link on my menu, it does nothing in FF or IE... Just refreshes the page. <?php if (isset($_COOKIE['id'])) { ...
0
votes
2answers
60 views

How to debug using firebug and show the value of radio button

I have radio buttons as shown below. <div id="lensType"> <input type="radio" name="design" style="vertical-align: middle" value="1"/> ...
0
votes
0answers
121 views

Firefox pop-up php session variable not being sent correctly

OK, here's a good one for you to solve. Everthing is working fine in Chrome, but not in FF. Here's my situation: Parent page has a link, on click it creates a pop-up with a text field. That info is ...
-1
votes
1answer
44 views

Page Loading Forever in Firefox Only? [closed]

The website is http://www.webinsurancenetwork.com/ In firefox only, you'll notice it never stops loading. Any ideas? Thanks!
-2
votes
1answer
30 views

As I can put in an application to Mysql firefox will not upload it to my domain? [closed]

I have a website with a database, and I would like to create an application for Firefox OS without having to go through my website and using a mysql database. As I can do?
-3
votes
1answer
93 views

Firefox not passing values from an input created by javascript function; IE works [closed]

php code, this is a small function to use javascript to create an input, then post those uploaded files to the next page. it works well on IE, BUT Failed on FF. It will just pass the first and only ...
1
vote
0answers
72 views

PHP's $_SESSION overwritten - only in Firefox (Mozilla)

Within my site, I use the variable $location that keeps track of the page the user is viewing. At the end of index.php, the variable is copied into the $_SESSION array, so that upon the next request I ...
1
vote
1answer
235 views

How can I disable gzip compression for a PHP AJAX request/response under Apache2?

On the embedded device I'm working on, the web-pages' Javascript sends requests to local PHP files and then uses the responses to update DOM elements dynamically. Everything works fine: AJAX is cool. ...
4
votes
2answers
165 views

Cannot access cookies in Chrome, works properly in Firefox

Basic situation and basic relevant info: I have a php code that executes before the opening <doctype> tag. The hope was to (if necessary) send a redirect based on user's browser's language ...
0
votes
1answer
91 views

How to overcome FireFox's “Restore Previous Session” from restoring previous login sessions

In FireFox if a user logs into a web app and closes the browser, the next time the browser is opened and "Restore Previous Session" selected the user will still be logged in. This behavior has been ...
1
vote
1answer
23 views

Why a Dojo app could be trying to retrieve files erroneously from googleapis in Firefox and not in Chrome?

I'm maintaining an old PHP app that is using Dojo. On Chrome all load well but on Firefox four "404 Not Found" error happened in a loop. The error happens while Firefox try to get the following ...
0
votes
2answers
119 views

PHP $_POST index undefined in Firefox and IE, works in Chrome [closed]

I have two files, a main page scada.php and a sub-page site.php. Scada.php contains links like this: <FORM action="site.php" method="post"> <li><td class="normal"><input ...
0
votes
1answer
41 views

why this code dont work on firefox

I have this code on page1.php: <META HTTP-EQUIV="Refresh" CONTENT="0; url=page2.php"> and page2.php contains the following: $referer = $_SERVER['HTTP_REFERER']; echo $referer; $query = ...
0
votes
1answer
60 views

Wordpress session gets lost in Mozilla Firefox

I am working with wordpress template. I used my template page for crud functionality. It's working well but one page is creating problem of session. It looses the session in mozilla firefox. If I ...
0
votes
2answers
67 views

Multiple sessionIDs created for one user - how can this be?

One (and only one) of my end users has some issues with being logged out. I discovered that there are multiple PHP SessionID's being created, and that the older sessionIDs are timing out causing the ...
1
vote
0answers
124 views

Content-Type header not working, Firefox always displays “Document” or “Preview Document” as the file type

I'm using the following code to download files: $file_name = $_GET['file_name']; $file_size = filesize( 'files/' . $file_name ); $file_type = mime_content_type( 'files/' . $file_name ); header( ...
0
votes
0answers
87 views

what causes this error NS_ERROR_DOCUMENT_NOT_CACHED

I'm using URLLoader in flex, but as i load a certain url, the connection is aborted (monitored using HTTPFox plugin in firefox). I simulate same instance on another server but it does not abort. When ...
0
votes
2answers
64 views

Debugging why PHP Website stops responding to firefox

A Website, written in PHP and located elsewhere, loads fine in the 5 major browsers most of the time. Sometimes in firefox the site does not load, but instead the contacting-server-icon dot rotates ...
1
vote
2answers
315 views

VideoJS with multiple videos (slideshow) in Firefox

I've been working on a site for a client, it's a WordPress site with Flexslider built-in to the theme. I am trying to get a slideshow of videos working, using VideoJS. Inside the slideshow.php file, ...
0
votes
0answers
83 views

Why cannot read php://input if a file is sent in Firefox?

I'm using the Valums File Uploader plugin. This plugin is working on Chrome, but I have a problem with Firefox. I've isolated the problem, but I can't guess what's happening... The problem is here: ...
1
vote
1answer
134 views

How does one use a custom firefox profile with PHPUnit's Webdriver framework?

I know with selenium RC, I used to pass a commandline operator... -firefoxProfileTemplate and that would work. Now working with Selenium2 (Webdriver), that doesn't seem to work anymore. Since I'm ...
1
vote
0answers
558 views

Running Selenium Webdriver on Xvfb - firefox error

I'm trying to run some automated Selenium tests on a server at work running on centros with firefox 10.0.12 installed as follows: Xvfb :99 -screen 0 800x600x16& export DISPLAY=:99; java -jar ...
2
votes
1answer
84 views

how can i pass this javascript object in json?

I am writing a firefox extension that uses pagemod with a list of regexes fetched from an url. var pageMod = require("page-mod"); var Request = require("request").Request; var hosters = Request({ ...
0
votes
0answers
28 views

When reloading my site, it says “Checking connection.” and responds a meta error

Here's my [website][1]: try entering the website and holding F5 for a while. A white page says "Checking connection". It's not something I coded in my scripts. When I check this issue with Firefox ...
0
votes
2answers
58 views

search query doesnt work in firefox but does in other browsers?

i have a search query script that works fine in firefox, safari etc but not in chrome. for whatever reason once the user types in the query and hits submit im noticing the urls are very different. ...
3
votes
3answers
71 views

PHP - Weird behaviour after calling functions in a map

I'm experiencing quite a strange reaction from the browser when invoking this PHP script. <?php $map = array( 'a' => function(){ print_r('a'); }, ...
0
votes
1answer
28 views

Location: Not working in firefox

if($query->num_rows===1) { while($row = $query->fetch_object()){ $_SESSION['user'] = $row->user; ...
0
votes
1answer
66 views

imagecreatefromjpeg function not working in firefox

I am using gd library functions in an app and saving the created image using imagecreatefromjpeg. Strangely, everything is working fine in Chrome, but the image is not getting saved when using the app ...
0
votes
0answers
120 views

Javascript works fine in firefox but not works in chrome and opera

I have a messaging system where messages are arranged in row with link on every message Subject when I click that message subject it first toggle using jquery, then it shows message body and a Reply ...
0
votes
2answers
37 views

User submissions from mozilla full of random line breaks

I've been building a site where users submit a logline and a synopsis for something. This works through a that is then submitted using $_POST, and an SQL query is used to put it into an SQL table. ...
0
votes
0answers
68 views

Mysql query showing different result in IE8 and (FF,chrome)

I have developed cms in core php, I have simple search form in admin section to search database. When I run mysql select query, its showing different result in IE8 and FF My query : $q = "select * ...
0
votes
4answers
25 views

How can I see what content an XMLHttp request returned to the page?

I use Firefox, and there is a tool called Developer -> Web Console. It shows more information about GET/POST requests, which page we connected with XMLHttp, request headers and information like this. ...
-1
votes
1answer
208 views

Firefox 301 and 302 redirect errors [closed]

I am building a wordpress site and one of my pages constantly again and again gives me a 301 then a 302 error quickly after. This only occurs in FF as Chrome and IE run the page fine. I can't seem to ...
-1
votes
1answer
397 views

FPDF - generated PDF is not displayed properly in browser

I am generating a PDF document with a FPDF library. I am trying to display a generated document in browser (Firefox, Chrome, Opera) but all i get are strange characters starting with: %PDF-1.3 3 0 ...
0
votes
2answers
79 views

Website display in firefox not working [closed]

Ok I'm developing a website for a client using drupal. My website displays perfectly in Google Chrome. On the other hand it fails miserably in Firefox. This is the first time this has happened to me. ...
0
votes
0answers
44 views

Image loaded 3 times by firefox when using curl & php

When i'm loading an image by curl through PHP but when opening it in firefox it shows me thet the image is loaded 3 times by checking for caching or something. I'm using tamper-data and I saw this ...
3
votes
1answer
108 views

Firefox adds google analytics data(utm) into cookie

I have a client application runs as Unity WebPlayer, Unity WebPlayer WWW module uses ajax like requests over browser. I made a simple http request which at first receives Set-Cookie or SET-COOKIE ...
2
votes
1answer
419 views

Can't download generated .ics-file in Chrome or Firefox

I've generated a ics-file via my php script which allows me to download a .ics-file in Safari (6.0.2) but in Chrome (23.0.1271.101) and Firefox (17.0.1) I get an error message: Error 6 ...
-2
votes
4answers
469 views

How can I start a Windows GUI program using PHP? [duplicate]

Possible Duplicate: php How do I start an external program running - Having trouble with system and exec how to open exe with php? I had this idea and make hard to success it for several ...

1 2 3 4 5 8