Welcome Guest, Not a member yet? Register   Sign In
Is valid this base_url setup??
#7

not sure if this will help -- but instead of setting the base url in the application/config file - you can set it on the main index.php page. scroll down and you will see 'custom config values'. you can then set it like:

PHP Code:
$assign_to_config['base_url'] = 'https://yourwebsite.com/'
Reply


Messages In This Thread
Is valid this base_url setup?? - by eloyucu - 02-18-2016, 02:10 AM
RE: Is valid this base_url setup?? - by Narf - 02-18-2016, 02:42 AM
RE: Is valid this base_url setup?? - by freddy - 02-18-2016, 06:26 PM
RE: Is valid this base_url setup?? - by Krycek - 02-18-2016, 07:03 AM
RE: Is valid this base_url setup?? - by rsilva6 - 02-18-2016, 11:36 AM
RE: Is valid this base_url setup?? - by Diederik - 02-19-2016, 01:30 AM
RE: Is valid this base_url setup?? - by cartalot - 02-19-2016, 12:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB