Jump to content
  • 0

Putting a download page in FluxCP


windsor

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  05/17/14
  • Last Seen:  

Hi there guys, just want to know how to put a download link for my client in Fluxcp. Im using Green Flux V1 theme. I dont know anything about php so I need help badly. 

 

Under my FluxCP directory located at C:\xampp\htdocs\Anathema\themes\Fluxcp\main i saw a download.php file. I don't know if this is the file where i need to configure my download link.

 

 
Here's the content of my download.php
 
<?php if (!defined('FLUX_ROOT')) exit; ?>
<h2>Download</h2>
 
I want to redirect it to a download page like mediafire.
 
When i press the download link on my Rathena page it displays this ;
 

The page you have requested was not found on our server. Please check the address and make sure it is correct, and try again.

/Anathema/?module=main&action=download

 

Thanks in advance,

Edited by windsor
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  244
  • Reputation:   17
  • Joined:  11/19/11
  • Last Seen:  

Where do you want to put your download link? In flux cp's message?

 

<a href="http://mediafire">Download here</a>

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  05/17/14
  • Last Seen:  

Where do you want to put your download link? In flux cp's message?

 

<a href="http://mediafire">Download here</a>

I want to put a download page whenver i click the download clients link on the page

Edited by windsor
Link to comment
Share on other sites

×
×
  • Create New...