Note that there are some explanatory texts on larger screens.

plurals
  1. POStuff disappears from and moves around on website when refreshed
    primarykey
    data
    text
    <p>I have a weird problem on one of the pages on my website as when I refresh it some stuff completely disappears and some stuff moves around.</p> <p>This is what it is supposed to look like and does when first loaded.</p> <p><a href="https://i.stack.imgur.com/ISYHG.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/ISYHG.jpg" alt="1"></a></p> <p>And this is what it looks like when I refresh the page.</p> <p><a href="https://i.stack.imgur.com/2sGpO.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/2sGpO.jpg" alt="2"></a></p> <pre><code>&lt;?php session_start(); if(!isset($_SESSION['usrName'])){ header('location:login.php'); } ?&gt; &lt;!DOCTYPE html&gt; &lt;html lang="en"&gt; &lt;head&gt; &lt;!-- Appears in the title bar in web browser --&gt; &lt;title&gt;JWT Haulage Group Drivers Area&lt;/title&gt; &lt;meta name="description" content="JWT Haulage Group Ltd is a virtual trucking company for Euro Truck Simulator 2, UK and German Truck Simulator. We have over 600 drivers registered already."&gt; &lt;!-- Meta Stuff Required --&gt; &lt;meta name="keywords" content="JWT, JWT Haulage, JWT Haulage Group, JWT Haulage Ltd, Euro Truck Simulator 2, ETS2, UK Truck Simulator, UKTS, German Truck Simulator, GTS, Virtual Trucking Company, VTC"&gt; &lt;meta http-equiv="content-type" content="text/html; charset=utf-8" /&gt; &lt;!-- Meta Stuff Required --&gt; &lt;link rel="stylesheet" type="text/css" href="styles.css" /&gt; &lt;!-- CSS --&gt; &lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"&gt;&lt;/script&gt; &lt;!-- JQuery --&gt; &lt;script type="text/javascript"&gt; var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-37114333-2']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); &lt;/script&gt; &lt;script&gt; var currentTime = new Date() var month = currentTime.getMonth() + 1 var day = currentTime.getDate() var year = currentTime.getFullYear() &lt;/script&gt; &lt;/head&gt; &lt;body&gt; &lt;div class='header'&gt; &lt;img src="./images/JWT%20Logo.png" alt="JWT Haulage Group Ltd" width="360" height="86"/&gt; &lt;h2&gt;Drivers Area&lt;/h2&gt; &lt;div class='header-links'&gt; &lt;a target="_blank" href="http://www.facebook.com/pages/JWT-Haulage-Group-Ltd-In-Partnership-With-Schumacher-Logisitics-Services/166705200103425?fref=ts" title="Like us on Facebook"&gt;&lt;img src='http://n.vdsh.net/hosting/resources/gosocial/png/32/facebook.png' alt="Facebook Page"/&gt;&lt;/a&gt; &lt;a target="_blank" href="http://plus.google.com/share?url=http://www.jwt-group.co.uk" title="Share me on Google+"&gt;&lt;img src='http://n.vdsh.net/hosting/resources/gosocial/png/32/google.png' alt="Google+ Icon"/&gt;&lt;/a&gt; &lt;a target="_blank" href="http://twitter.com/share?url=http://www.jwt-group.co.uk&amp;amp;text=@JWTHaulageltd%20Been%20driving%20around%20europe%20for%20JWT%20Haulage.%20Come%20and%20join%20me%20at%20www.jwt-group.co.uk" title="Tweet about me"&gt;&lt;img src='http://n.vdsh.net/hosting/resources/gosocial/png/32/twitter.png' alt="Twitter Icon"/&gt;&lt;/a&gt; &lt;a target="_blank" href="http://www.jwthaulageltd.freeforums.org" title="JWT Haulage Forum"&gt;&lt;img src='http://n.vdsh.net/hosting/Dan/JWT/images/JWT%20Forums%20Logo.png' alt="JWT Haulage Forum"/&gt;&lt;/a&gt; &lt;a target="_blank" href="http://www.jwthaulagegroupts2.freeforums.org" title="JWT Haulage ETS2 Forum"&gt;&lt;img src='http://n.vdsh.net/hosting/Dan/JWT/images/JWT%20ETS2%20Forums%20Logo.png' alt="JWT Haulage ETS2 Forum"/&gt;&lt;/a&gt; &lt;a target="_blank" href="http://www.facebook.com/groups/JWTHaulageLtd/" title="Join our driver group on facebook"&gt;&lt;img src='http://n.vdsh.net/hosting/Dan/JWT/images/facebook_group.png' alt="Facebook Driver Group"/&gt;&lt;/a&gt; &lt;/div&gt; &lt;ul class='drivers-navigationbar'&gt; &lt;li&gt;&lt;a href="drivers-index.php" class='pageinactive' &gt;Home&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="drivers-tracker.php" class='pageinactive'&gt;Tracker&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="drivers-spot.php" class='pageinactive'&gt;Spots&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="drivers-log.php" class='pageactive'&gt;Logs&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="drivers-account.php" class='pageinactive'&gt;Account&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="logout.php" class='pageinactive'&gt;Logout&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;div class='container'&gt; &lt;div class='content'&gt; &lt;div class='inthreetrucksimbar-apply'&gt; &lt;div class='inthreetrucksimbaruk'&gt; &lt;img src="./images/JWT%20UKTS-GTS%20Logo.jpg" alt="JWT Haulage Group Ltd UKTS/GTS" width="259" height="95"/&gt; &lt;/div&gt; &lt;div class='inthreetrucksimbareuro2'&gt; &lt;img src="./images/JWT%20International%20Logo.png" alt="JWT Haulage Group Ltd ETS2" width="360" height="86"/&gt; &lt;/div&gt; &lt;/div&gt; &lt;div class='jwtinternational-application'&gt; &lt;h4&gt;JWT Log Form&lt;/h4&gt; &lt;h4&gt;WARNING: do not use the below form as it is currently being worked on&lt;/h4&gt; The following form can be used to log your loads for JWT in ETS2.&lt;br&gt;&lt;br&gt; &lt;form name="jwtinternational-application-form" class='jwtinternational-application-form' action="apply-send.php" method="post"&gt; &lt;div class='jwtinternational-application-left'&gt; &lt;input type="text" class="text-box" name="forum-name" placeholder="Registered Forum Name"/&gt;&lt;br&gt; &lt;input type="text" class="text-box" name="first-name" placeholder="First Name"/&gt;&lt;br&gt; &lt;input type="text" class="text-box" name="surname" placeholder="Surname"/&gt;&lt;br&gt; &lt;/div&gt; &lt;div class='clear'&gt; &lt;/div&gt; &lt;input id="submit" type ="submit" value= "Submit"/&gt; &lt;/form&gt; &lt;/div&gt; &lt;/div&gt; &lt;div class='clear'&gt; &lt;/div&gt; &lt;div class='footer'&gt; &lt;div class='footer-text1'&gt; &lt;h5&gt; &lt;script&gt; document.write(day + "/" + month + "/" + year) &lt;/script&gt; &lt;/h5&gt; &lt;/div&gt; &lt;div class='footer-text2'&gt; &lt;h5&gt;Copyright &amp;copy; &lt;script&gt;document.write(year)&lt;/script&gt; JWT Haulage Group VTC. All rights reserved.&lt;/h5&gt; &lt;/div&gt; &lt;div class='clear'&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/body&gt; &lt;/html&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload