 |
 |
 |
 |
Registered: 06/05/06
Posts: 105
|
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
#169064 - 11/25/06 07:53 PM
Redirect Script included with Importer...
|
journeyman
|
Registered: 02/13/04
Posts: 62
|
|
OK, I have just finished the import of my old classic board and it went well!!! (YEA!!) But I can't get the redirect script to function that is included in the importer zip file. It seems like it should be simple enough, but when I change the URL I get this error.\ Server error! The server encountered an internal error and was unable to complete your request. Error message: Premature end of script headers: ultimatebb.cgi This is the web address I am placing in the new ultimatebb.cgi file. http://www.aspergerinfo.com/forums/ubbthreads.phpI suspect this is an easy thing to fix for someone who knows what they are doing...problem is that does not apply to me  Any help or suggestions is most appreciated! Thanks in advance, winter
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
|
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#169229 - 11/27/06 10:17 PM
Re: Redirect Script included with Importer...
[Re: DebbieH103]
|
newbie
|
Registered: 08/05/06
Posts: 27
|
|
changed permission to 755 and now get white screen from IE and if I try in AOL, I get Web Server Error -------------------------------------------------------------------------------- Description: The host "www.tropictravelonline.com" did not return the document "http://www.tropictravelonline.com/cgi-bin/ultimatebb.cgi" correctly. Next changed below: # What type of redirect shall we send? # 0 - Don't send a 301/302 header, my webserver does this. (Enable this if 301/302 results in an ISE or blank page) # 301 - Permanent # 302 - Temporary # $redirect = 302; $redirect = 0; below is my redirect: # Replacement ultimatebb.cgi script. # $URL needs to be set to your UBB.threads installation. $URL = "http://www.tropictravelonline.com/ubbthreads/ubbthreads.php";
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|