Page 1 of 1

PHP error or just my computer??

Posted: Fri Jan 28, 2011 1:12 pm
by tomsace
Hey,
I am making a user login area for my website. I have made the simple layout and come across a very wierd error. When i first go onto my main page, the layout is all over the place, then when I refresh it all goes into place. I've never known this happen before. But heres the even wierder bit. Me and my mum have the exact same laptops, both running vista and both using the same version of firefox and the error doesn't occur on hers, also the error doesn't occur in IE. Is this my code or is my laptop messed up? I've never encountered any errors on any other site. Tried re-installing firefox / clearing the cache etc but still the same...

Any ideas anyone because I'm puzzled??

Re: PHP error or just my computer??

Posted: Fri Jan 28, 2011 1:13 pm
by danwguy
is the file run locally or is it up on a server?

Re: PHP error or just my computer??

Posted: Fri Jan 28, 2011 1:14 pm
by tomsace
Its up on the internet

Re: PHP error or just my computer??

Posted: Fri Jan 28, 2011 1:23 pm
by John Cartwright
Are your resolutions the same? It might have to do with spacing/box issues inherited from a flawed CSS design.

P.s., client side problems belong in the client side forum. Moved.

Re: PHP error or just my computer??

Posted: Fri Jan 28, 2011 1:26 pm
by tomsace
Sorry about that,

Yes both have the same pixel resolutions and i've even tested the page on browsershots.com and the dodgy layout isnt anywhere to be seen on any other browser...

Re: PHP error or just my computer??

Posted: Fri Jan 28, 2011 1:35 pm
by John Cartwright
Can you post the code or a live example?