Welcome Guest, Not a member yet? Register   Sign In
Redirect Notice
#21

That is what I am using but still getting double domain name on the activation link as follows

http://examprep.co.ke/examprep.co.ke/aut...ba54e22037
Reply
#22

Try this and see what happens:

PHP Code:
$config['base_url'] = 'http://examprep.co.ke/';
//$ark_root .= str_replace(basename($_SERVER['SCRIPT_NAME']),"",$_SERVER['SCRIPT_NAME']);
//$config['base_url'] = $ark_root; 

Remark those two lines out and see if you get a double url.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB