rans
New member
hello, anyone have a way to get the rathena's fluxcp addon CMS working on herc?
I've tried it and the only problem is its not redirecting in to the module news & pages when you are in Home of your cpanel.
<?php if (!defined('FLUX_ROOT')) exit;
$this->redirect($this->url('news','view'))
?>
i added that to themes/main/index.php
but it only shows Blank Page. Thanks
I've tried it and the only problem is its not redirecting in to the module news & pages when you are in Home of your cpanel.
<?php if (!defined('FLUX_ROOT')) exit;
$this->redirect($this->url('news','view'))
?>
i added that to themes/main/index.php
but it only shows Blank Page. Thanks