Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

Website login on home page not working since 30.0

  • 7 odgovora
  • 1 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od cor-el

more options

Our genealogy site has a login section on the top right of the home page; this has stopped working since the upgrade to 30.0. Works fine in Chrome and IE. I have upgraded to 31.0 beta to see if that fixed the issue; it hasn't.

The site is www.gsq.org.au

In inspect element in Chrome the login form is 519px x 29px, whilst in Firefox it is 518px x 140px.

I wonder if it is related to the overflow: hidden;

Any suggestions on how to resolve this gratefully accepted.

Thanks you

Our genealogy site has a login section on the top right of the home page; this has stopped working since the upgrade to 30.0. Works fine in Chrome and IE. I have upgraded to 31.0 beta to see if that fixed the issue; it hasn't. The site is www.gsq.org.au In inspect element in Chrome the login form is 519px x 29px, whilst in Firefox it is 518px x 140px. I wonder if it is related to the overflow: hidden; Any suggestions on how to resolve this gratefully accepted. Thanks you

Svi odgovori (7)

more options

Reload the webpage while bypassing the cache

  • Hold down the Shift key and click the Reload button with a left click.
  • Press Ctrl + F5 or Ctrl + Shift + R (Windows and Linux)
  • Press Command + Shift + R (Mac)

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"

________________________________________________

more options

This form is interesting. In all 3 of my browsers I only see one line of the form because the container is too small and has overflow:hidden. In IE and Chrome I see the last line of the form instead of the username and password fields, but in Firefox I see the username field. I guess you're saying that prior to Firefox 30 they all displayed the last line of the form? Hmm...

more options

I suppose I should ask, was the form supposed to look like the one on the dedicated login page (https://www.gsq.org.au/index.php/comp.../login)? The same style rules seem to apply.

more options

Yes prior to v30.0 it looked like the attached shot. When you click the "login" button you get directed to the page https://www.gsq.org.au/index.php/comp.../login

more options

Re cache clearing etc....


I tried all those options, without success; it is still teh same.

Izmjenjeno od KerryRK

more options

It seems it would be simplest to remove the login form and submit button from that page, and just have a link instead of submitting an incomplete form that informs the user they made an error.

If it's not possible to change the page, there could be many style rule tweaks, but because the home page and login page share the same CSS for that area, it's a little tricky to change one without breaking the other.

more options

I see this happen with all the Firefox versions that I tested (10esr, 17esr, 24esr). Only Firefox 3.6 showed the remember me and login button by default.

A possible workaround that works for me is to zoom the page in or out. Both make that span appear for me at some zoom settings.