I was following instructions in the app.config file:
PLEASE NOTE:
YAF .dll files (from the \bin directory in the zip) AND ALL files
in the \App_Code directory MUST be located in the Application Root.
What about:/forum/css/uxcore.css
I am attempting to host in /forum directory.
Made changes to app.config as instructed but only the Links in the admin section work correctly.
Admin Links work great. But not the other links.When I click "Moderate", "Team" or any other link in the menu I get like errors like these:
http://******/forum/css/uxcore.css net::ERR_ABORTED 404 (Not Found)
team:8 GET http://********/forum/css/customer-comp.css net::ERR_ABORTED 404 (Not Found)
team:19 GET http://*********/forum/images/404_background.jpg 404 (Not Found)
Edited by user
2019-11-30T12:55:13Z
|
Reason: Clarity about the Admin Links working.