Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

I have code on one of my website pages to list all the entries in a database (PHP). I can list all entries in other browsers but not Firefox.

more options

In Firefox only so much data gets displayed. When a new entry is added one drops off the bottom. The information displayed gets cut off at any point in the data. It will sometimes display only part of the oldest entry. It's like only so many lines of data can be displayed. I have viewed the same page on other browsers and don't have this issue. I just updated Firefox to 19.0 but the problem continues.

In Firefox only so much data gets displayed. When a new entry is added one drops off the bottom. The information displayed gets cut off at any point in the data. It will sometimes display only part of the oldest entry. It's like only so many lines of data can be displayed. I have viewed the same page on other browsers and don't have this issue. I just updated Firefox to 19.0 but the problem continues.

Alle Antworten (1)

more options

This can happen if your script doesn't close all of the HTML tags it opens. Some past threads on pages not rendering fully (usually the missing text is there in the source view, Ctrl+u):

If you do not spot the problem, is there a publicly accessible page that you could link to so volunteers could take a look?