JayC
Well-Known Member
Well I am adventuring to edit my cms so I could make it more unique and release it, but I am having trouble setting up my localhost;
Emulator works perfect
Xampp is setup correct
I can get on database
Troubles?
Whenever i click something it does this crap:
It won't go to the link instead it adds to it!!!?!
Thanks guys
Edit: I'll leave it here for the next guy but it was a simple fix in your config I figured it out 1 second after posting
$config['Site']['www'] = "localhost";
Needed to be:
$config['Site']['www'] = "
lmfao Well wish me luck xD
@Legion @Olympian Close Thread , Thanks!
Emulator works perfect
Xampp is setup correct
I can get on database
Troubles?
Whenever i click something it does this crap:
It won't go to the link instead it adds to it!!!?!
Thanks guys
Edit: I'll leave it here for the next guy but it was a simple fix in your config I figured it out 1 second after posting
$config['Site']['www'] = "localhost";
Needed to be:
$config['Site']['www'] = "
You must be registered for see links
";lmfao Well wish me luck xD
@Legion @Olympian Close Thread , Thanks!