PHP error or just my computer??

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
tomsace
Forum Contributor
Posts: 167
Joined: Thu Jan 01, 2009 8:07 pm

PHP error or just my computer??

Post 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??
Last edited by tomsace on Fri Jan 28, 2011 4:11 pm, edited 1 time in total.
danwguy
Forum Contributor
Posts: 256
Joined: Wed Nov 17, 2010 1:09 pm
Location: San Diego, CA

Re: PHP error or just my computer??

Post by danwguy »

is the file run locally or is it up on a server?
tomsace
Forum Contributor
Posts: 167
Joined: Thu Jan 01, 2009 8:07 pm

Re: PHP error or just my computer??

Post by tomsace »

Its up on the internet
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: PHP error or just my computer??

Post 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.
tomsace
Forum Contributor
Posts: 167
Joined: Thu Jan 01, 2009 8:07 pm

Re: PHP error or just my computer??

Post 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...
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: PHP error or just my computer??

Post by John Cartwright »

Can you post the code or a live example?
Post Reply