Welcome Guest! To enable all features please
Login or Register.
I unzipped the install.zipp file and there is not an \App_Code directory available to put in the root directory. Is there another download?
Yaf doesn't have a app_code folder!
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.
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.
Sorry yes that's wrong. Will be updated with the next update!
Are the links work when you disable urlrewriting in the app.config?
<add key="YAF.EnableURLRewriting" value="false" />
Thank you! That Fixed it.
Forum Jump
- You cannot post new topics in this forum.
- You cannot reply to topics in this forum.
- You cannot delete your posts in this forum.
- You cannot edit your posts in this forum.
- You cannot create polls in this forum.
- You cannot vote in polls in this forum.
Important Information:
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close