I am facing a problem while clicking on a link. when i click on below link.. then it is working fine.
<a href="<?php echo site_url('Main_controller/chronicles') ?>" >Chronicles</a>
but after this when i click on the other link.. then the controller is repeating twice in url. for ex: when I click on this link..
<a href="<?php base_url(); ?>index.php/Main_controller/load_compliance">SEMINAIRES <br/>PASSS</a>
then the url link change to: http://[::1]/competence/index.php/Main_controller/index.php/Main_controller/load_compliance