Quote:
Originally Posted by szy
Lierduh, thanks for your time, one more question...
gateway.php starts to work when i... delete these line:
Code:
require_once('include/functions.php');
... and then I get:
Code:
Gateway version 2.3.2 1 group(s) gatewayed.
Connecting to server, server says: 200 NNTP Service 6.0.3790.206 Version: 6.0.3790.206 Posting Allowed
Info for microsoft.public.access at msnews.microsoft.com: 211 15392 1 139321 microsoft.public.access
Getting message number 2:
... and nothing more.
So, could you please what exactly functions from functions.php you use in this hack? It will be easier to find the reason... :|
Thx,
Szy.
|
You can check the web server log and see what sort of errors you had. I couldn't remember what functions were used. It will be too time consuming for me to go through all the scripts and find the functions. Actually it is near impossible without writing an auto script to do so.