$Configuration['Garden']['RewriteUrls'] = FALSE;$Configuration['Garden']['RewriteUrls'] = TRUE;var SliceURL = gdn.combinePaths(gdn.definition('WebRoot'),this.SliceURL); and changed it to:var SliceURL = gdn.url(this.SliceURL);var SliceURL = gdn.combinePaths(gdn.definition('WebRoot'),this.SliceURL); and change it to:var SliceURL = gdn.url(this.SliceURL);Seems I cant paste html, or it wont show unless you edit this post..fabreez said:
It looks like you're new here. If you want to get involved, click one of these buttons!