Notifications
Clear all

Rename url

5 Posts
2 Users
0 Reactions
660 Views
(@towerguardian)
Posts: 13
Active Member
Topic starter
 

ok so I am trying to have it so that /combu/ is not in the url but when I change
define ("URL_ROOT", "");

The css looks odd

 
Posted : 08/04/2018 9:14 pm
(@towerguardian)
Posts: 13
Active Member
Topic starter
 

cant get my subdomain to work

http://services.towerguardian.com/combu/admin/

 
Posted : 08/04/2018 10:14 pm
(@towerguardian)
Posts: 13
Active Member
Topic starter
 

Loading failed for the <script> with source “ https://services.towerguardian.com/combu/admin/js/functions.js”.
Same with CSS Default

 
Posted : 08/04/2018 10:38 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

URL_ROOT must be set as relative to the root of the website, for example if you have renamed the folder "combu" in "mynewdirectory" and it's still in the root of your website then it should be set to "/mynewdirectory/".

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 08/04/2018 11:41 pm
(@towerguardian)
Posts: 13
Active Member
Topic starter
 

Got it to work it was a ssl issue

 
Posted : 08/04/2018 11:58 pm
Share: