Loading issue

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
milehigh

Re: Loading issue

Post by milehigh »

Change this line in your config.php:

$config['root_url'] = 'http://localhost';
to
$config['root_url'] = 'http://192.168.1.xxx'; <--whatever your local IP is.
Post Reply

Return to “CMSMS Core”