I renamed my uploads folder to
Code: Select all
uploadsdemo
Code: Select all
$config['root_url'].'/uploadsdemo';
...
...
...
$config['url_rewriting'] = 'mod_rewrite';
I then cleared the cache and template_c directory
I then refreshed my cmsms page, and my local server is generated the following error...
I don't know what else to check....I simply want to rename the uploads folder. Any help will be great.[Tue May 21 11:27:27.674800 2013] [:error] [pid 5572:tid 1716] [client 127.0...] PHP Notice: Undefined index: root_url in C:\\UniServer\\vhosts\\mdt\\dev\\config.php on line 4
Thanks!