I just started using WebWiz forum and have encountered several problems.
1. I placed some HTML in the header file and a server side include that goes like this <!--#include file="../ad/link.asp"--> and it cannot find the file place under the root directory. But when i place the "ad" folder inside the "forum" folder, it worked without a problem.
Why does it do that? My "forum" folder is not a sub-domain or sub-web, and links such as "../scripts/default.asp" that are placed in header.asp all work fine.
2. Also, in the registration page, the upload avatar page cannot be displayed or found. Does this have something to do with ASPUpload objects?
Thanx.