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??
PHP error or just my computer??
Moderator: General Moderators
PHP error or just my computer??
Last edited by tomsace on Fri Jan 28, 2011 4:11 pm, edited 1 time in total.
Re: PHP error or just my computer??
is the file run locally or is it up on a server?
Re: PHP error or just my computer??
Its up on the internet
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: PHP error or just my computer??
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.
P.s., client side problems belong in the client side forum. Moved.
Re: PHP error or just my computer??
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...
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...
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: PHP error or just my computer??
Can you post the code or a live example?