Glad to help Lee.
Yes I still use CSB now and then.
I posted a solution to upgrading
and keeping your publishing data on the Globalscape forum.
Sami has it on her site now.
So if you upgrade in the future, you may want check it out.
Use the same way to upload to your site here with the ip in your welcome e-mail
if your domain name has not been pointed here yet.
A tip;
Zip up your fourm to a zip file
I like to put the files in a folder on my computer with the same name as it will need on my site
like forum
then zip up the folder forum
upload the zip file to the public_html folder on my site
then in cpanel > file manager
goto public_html folder by clicking on the folder icon
click on the zip file name and on the right select extract
the folder forum will be created and the files will be extracted inside of the folder forum.
Its faster to upload a single compressed file than many small ones.
Its the same as other versions or for an ftp program
Site Name:
My TCH site
Web Site Address:
The complete URL address for your TCH web site:
http://www.your-tch-site.ext
FTP Host Address:
ftp.your-tch-site.ext
FTP Host Port:
21
FTP Directory:
public_html
FTP User Name / Password
The username and password given to you by TCH
Default Filename:
index.html
Passive Mode:
yes
Welcome to the forum, Dan
That error usually happens when you try to use header and
there is a space some where in your code before the header tag
and that counts as output.