Tetra-WebBBS Support Forum

Re: Rebuild of Data Base
In Response To: Re: Rebuild of Data Base ()

: ?bid=100;page=1;md=rebuild

Syntax is correct, so it should be served.

Go to the page showing database integrity figures.

Then add these two lines to the top of the admin entry script, but below the shebang line:

print "Content-Type: text/html \n\n";
use CGI::Carp qw(fatalsToBrowser);

Then click the link to "Rebuild Database". Maybe the server echoes an error or something else.

Don't forget to use ASCII for all FTP procedures!