**My website URL is:**thesuspiciouspigs.epizy.com
**What I’m seeing is:**A completely white page
**I’m using this software:**Windows
**Additional information:**I just uploaded the files I made in my local host where everything worked, when I go to thesuspiciouspigs.epizy.com/views/loginview.php I see my login page without css and php. Please help me!
that looks you haven’t uploaded complete !
i analyzed your login page:
that gave me this
<title>Login</title>
</head>
<body>
<div class="bg">
<h1 class="header"><strong>Login</strong></h1>
</div>
<div class="textbar">
<div id="registerForm">
<form action="login.php" method="post">
<p><a href="register.php" id="registerLink">Don't have an account?</a></p><br>
<span>Your e-mail adress.</span><br>
<input type="email" name="email" class="inputField" maxlength="100"><br><br>
<span>Your password.</span><br>
<input type="password" name="password" class="inputField" maxlength="300"><br><br>
<input type="submit" name="login" id="submit" value="Login!">
</form>
</div><br><br><br>
</div>
</body></html>```
there's no css files :confused:
There is a link to the css file in my template which has a footer and navigation menu that I cannot see anywhere in ctrl + u or F12 menu.
I fixed it my connection was not right.
I can see again the login page without design. You need to switch to another powerful connection and download FileZilla to reupload the login file and the CSS files.
I am working on the site right now, it will be fixed in about 3-5 days.
system
Closed
July 2, 2019, 5:24pm
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.