hi i've installed yaf. 1.9.5.5 on a subdomain first to make sure it was all working fine. And after battling for 2 days i have.
The problem is I actually want it to be on a subfolder of my main site.
So I have changed all the setting in app.config to include ~/forum (i even tried /forum without the tilde).
It seems to work ok, except the admin menu on the left hand side has disappeared?!!!?
Using fiddler i can see that it is doing a 301 redirect to
/ScriptResource.axd?d=QNj0_aXUAT9j9h9CE7SmZc1Mr1zy2GY9o1T52PtvLTkB70exs...........
is not returning any content.....
what could i be doing wrongly?
Edit
Ok so i've worked out its one of my previous rewrite rules that i have that is causing an error. Will remove them one by one to find the culprit.....
Edit 2
so it was a previous rewrite rule. Found the b*******.
Thanks
Edited by user
11 years ago
|
Reason: Not specified