> > > > > Can you tell me how to upgrade my XCC Forum 0.90 to the latest 0.93? I tried replacing forum.cgi with the one from the XCC Sourceforge CGI-Bin, but that doesn't work (CGI errors). See http://www.tibed.net/cgi-bin/forum093.cgi for the error. Is this a special Sourceforge version perhaps?
> > > > > Error Message: Is a directory
> > > > > Error Number: 21
> > > > I don't understand what that error message refers to.
> > > > Did you verify that the file was transfered in binary mode?
> > > Oops. The upload was in binary mode, but I must have downloaded it in text mode. Is there any difference between the AbsCNC XCC Forum and this one?
> > Yes, but I don't know what the difference is.
> I have now upgraded succesfully, though the ct_top_fname and ct_bottom_fname don't appear to work (they are for SSI?) So I'm now just using ht_top and ht_bottom with 3K of HTML on a single line - and it works :D
Maybe you can figure out what's wrong with this: config_string[ht_top] = read_file(config_string[ct_home_dir] + config_string[ct_top_fname]);
Are those two files accessible (644)?