Quote:
Originally Posted by lierduh
Allan,
Around line 748, find the code:
$response = $news->post(snip......)\r\nX-Originating-IP: $newthread[ipaddress]$ref");
change the ending to:
$response = $news->post(snip......)\r\nX-Originating-IP: $newthread[ipaddress]\r\nX-No-Archive: Yes$ref");
Edit: read your post again. You may be after something different. Do you want the forums to delete these posts after a while? hence does not archive them?
|
I want the forum to not pick them up at all, lierduh. Is it possible?