Jump to content
  • 0

H > Broken php code. :(


Quesooo

Question


  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.07
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

<?php if (!defined('FLUX_ROOT')) exit; ?>
<table>
  <tbody><tr>
	<td>
			<center><div class="nova-title">
			<h1 class="underline"><font size="+2"><b><u>Download FlipsideRO</u></b></font></h1><br>
		</div>
	</center>
<style>
	.page-header {
		padding-top: 1.5rem !important;
	}
	</style>
<div class="installer-info"><center>
	Server Download link is 19.3 GB.</center>
</div><br>
<div class="download-links">
	<div class="row">
		<div class="col-sm-6 col-md-3">
			<center><a href="Download link" class="download-btn download-btn-yellow black">
				<img src="/themes/hurtFreeV1/img/direct.png" alt="">DIRECT = Full Installer direct download.
			</a></center>
			<center><a href="Download link" class="download-btn download-btn-mega black" target="_blank">
				<img src="/themes/hurtFreeV1/img/mega.nz.png" alt="">MEGA = Full Installer via Mega.nz.
			</a></center>
			<center><a href="Download link" class="download-btn download-btn-mediafire black" target="_blank">
				<img src="/themes/hurtFreeV1/img/mediafire.png" alt="">MEDIAFIRE = Full Installer via medfiafire.
			</a></center>
			<center><a href="Download link" class="download-btn download-btn-torrent black">
				<img src="/themes/hurtFreeV1/img/torrent.png" alt="">TORRENT = Full Installer via torrent ( soon ).
			</a></center>
		</div>
	</div>
</div>
<hr>
<div class="download-information">
	<h4 class="td-center"><center><b>DOWNLOAD INFORMATION</b></center></h4>
	<ol class="mb-0"><br>
		<p><li>Click one of the buttons above.</li>
		<li>After downlaoding please take note the following:</li>
		<li>Note : Do NOT install in any of the following locations:<br>
		   &nbsp;&nbsp;&nbsp;Desktop<br>
		   &nbsp;&nbsp;&nbsp;My Documents<br>
		   &nbsp;&nbsp;&nbsp;Program Files</li>
		<li>We are happy to help if you encounter any problem!</li></p>
	</ol>
</div>
<hr>
<div class="download-information">
	<h2 style="text-align: center"><b>Lite Client Versions</b></h2><br>
	<p>This is the lite client version.</p><br>
	<ul class="mb-0">
		<li><center><a style="color: blue" href="download link"> Lite installer</a></center></li>
	</ul>
	<br>
	<em>Note this is Lite Client only, you will NEED to download a updated KRO files and insert it inside here so to make it work.</em>
</div>
<div class="footer-divider">
		</div>
	</td>
	</tr>
</tbody></table>

Help with this code i think some of lines are missing. because of this, some buttons are not working btw im using hurtFreeV1 theme ? 

Edited by Quesooo
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3127
  • Reputation:   1617
  • Joined:  03/26/12
  • Last Seen:  

Well.. to begin with you should be using the theme code to display the image from the correct location. Other than that it looks fine. It can't be a php error as there's only one line of php code that page, and that's not going to cause issues unless you're trying to view the page from outside of the FluxCP environment.

Link to comment
Share on other sites

×
×
  • Create New...