Hi,
After adding the URL to config.php, Resources are not being loaded . When i checked the console, im getting below errors.
GET http://www.wisely.lk/www.wisely.lk/assets/forum-09282a8a.css net::ERR_ABORTED 404 (Not Found)
GET http://www.wisely.lk/www.wisely.lk/assets/forum-en-0915b91d.js net::ERR_ABORTED 404 (Not Found)
GET http://www.wisely.lk/www.wisely.lk/assets/forum-4bbb66b1.js net::ERR_ABORTED 404 (Not Found)
When i removed the url , 'www.wisely.lk' in the config.php the site is working fine.. But having glitches when sending the registration confirmation email, since the domain part is not added to the url.
Any Help. ?