473,383 Members | 1,877 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

FirePHP not responding in FireFox 8 with Firebug 1.8.4

Claus Mygind
571 512MB
Yesterday FireFox 8 came out and updated my browser. Today when I try to use FirePHP to track my php programs, I get no response in my headers on the fireBug console.

Is this a version issue or is just me?
Nov 11 '11 #1
5 2430
Claus Mygind
571 512MB
It should be noted that I have already reviewed and checked the following items.

1) Is the Firebug Net Panel Enabled? It is enabled.

The Net panel must be enabled for FirePHP to be able to listen to your page requests and grab the FirePHP Headers you are sending.

2) Are FirePHP Headers being sent? Did not see this in the headers being sent

To check if the headers are being sent go to the Firebug Net Panel and click on the request for your page. Then look for Response Headers starting with X-Wf-.

3) Is FirePHP Enabled? Yes it is enabled

In your browser menu bar go to Tools -> FirePHP and ensure there is a checkmark next to FirePHP Enabled.

4) Do you have output buffering enabled? Verified that this setting is indeed turned on.

Ensure you are using ob_start() at the beginning of your script or you have the output_buffering PHP ini directive enabled.

Still not working?
Nov 11 '11 #2
drhowarddrfine
7,435 Expert 4TB
You must have Firebug 1.8 installed. Has the developer made FirePHP compatible with FF8?
Nov 11 '11 #3
Claus Mygind
571 512MB
As noted in the title to this thread I have Firebug 1.8.4 installed. The developer responded in the google groups with this.

"It is working for me"

Then went on to give this advice.

First thing to check:

If using the FirePHP Extension with Firebug:

Make sure the Firebug Console and Net panels are enabled for the hostname you want to debug.

Second things to try:

Restart Firefox
Reboot your computer

Create a new Firefox profile and install the FirePHP client + Firebug only.

SEE: See http://support.mozilla.com/en-US/kb/Managing-profiles


Do you have any suggestions that the developer has not given me?
Nov 14 '11 #4
bonzod
1
...And yet another reason to hate the new Firefox development mess. I, too, am having problems getting Firebug and FirePHP to work properly after upgrading umpteenth times. My work environment has been destroyed, thanks Firefox!
Dec 22 '11 #5
Claus Mygind
571 512MB
things have gotten better. Download the new version of firephp. go with just the free version to begin with, it will give you everything you had before. Just remember to have firebug open on the console tab when you expect a returned results from firephp. A few small improvements have been made like looking at returned array results, much easier now.
Dec 22 '11 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

37
by: Laphan | last post by:
Hi All Two of my friends have Firefox installed with FireBug, which I believe is an extension to test markup, and have found oddles of errors in my CSS even though Firefox and IE display the...
3
by: kj | last post by:
How can a script send (non-fatal) warnings and other such messages to Firefox's JavaScript console? Thanks! kj -- NOTE: In my address everything before the first period is backwards; and...
3
by: levilista | last post by:
I just downloaded firebug and watched a video, how to debug javascript, but it doesn't work for me. If I set a breakpoint, it won't stop there, even if I reload the page.
5
by: Richard Maher | last post by:
Hi, Can someone please show me how to tell Firefox to preseve white-space when returning the selectList.option.value attribute? I have change the style so that the white-space is preserved on...
20
by: Hush | last post by:
Hi, The following code works fine in IE7 but FF returns with an error: Access denied to achieve the property Element.firstChild. In this line: nodes = xmlDoc.documentElement.childNodes; My...
6
by: RossRGK | last post by:
A script I've implemented is doing this annoying thing where it works in mozilla only if you have Firebug installed. I was all excited to find someone had solved what sounded like the same...
6
by: raknin | last post by:
Hi I am running ajax call to my appache local server on my development server, which is also my testing server, I run the site from the server (the server running php,mysql), what I get back is a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.